Date: 02/05/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3411 Updated: Transparent sessions breaking randomly"
- Previous message: ak <email protected>: "[PHP-DEV] Bug #3413: setcookie() cause a GPF when the data is a array serialized"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Bug id #3381"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Bug id #3381"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In case it helps, this bug related to php with mcrypt support also occurs
with php3, and the following occurs when trying to start up apache. The
same configuration without mcrypt support in the php module works fine.
Cannot access memory at address 0x5234d4
(gdb) bt
#0 0x11a611 in _dl_debug_state () at dl-debug.c:57
#1 0x28b790 in _dl_close (map=0x80c2a18) at dl-close.c:195
#2 0x1b83bb in dlclose_doit (handle=0x80c2a18) at dlclose.c:26
#3 0x11a30e in _dl_catch_error (errstring=0x1ba05c,
operate=0x1b83a0 <dlclose_doit>, args=0x80c2a18) at dl-error.c:141
#4 0x1b891f in _dlerror_run (operate=0x1b83a0 <dlclose_doit>,
args=0x80c2a18)
at dlerror.c:125
#5 0x1b838d in dlclose (handle=0x80c2a18) at dlclose.c:32
#6 0x8071c56 in ap_os_dso_unload ()
#7 0x804fb99 in unload_module ()
#8 0x8051c01 in run_cleanups ()
#9 0x8050253 in ap_clear_pool ()
#10 0x806134c in standalone_main ()
#11 0x8061cbc in main ()
#12 0x1d49ee in __libc_start_main (main=0x8061914 <main>, argc=2,
argv=0xbffffbf4, init=0x804f160 <_init>, fini=0x8099124 <_fini>,
rtld_fini=0x11a570 <_dl_fini>, stack_end=0xbffffbec)
at ../sysdeps/generic/libc-start.c:90
--Chad Cunningham ccunning <email protected>
Only 227 days until RSA Patent expiration!
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3411 Updated: Transparent sessions breaking randomly"
- Previous message: ak <email protected>: "[PHP-DEV] Bug #3413: setcookie() cause a GPF when the data is a array serialized"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Bug id #3381"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Bug id #3381"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

