Date: 10/30/00
- Next message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #3601 Updated: fgets is NOT binary safe."
- Previous message: Adam Trachtenberg: "Re: [PHP-DEV] PHP 4.0 Bug #7518: Rounding problems with mktime() or date()"
- Next in thread: David Eriksson: "[PHP-DEV] Re: [PHP-INST] can someone who understand gdb bt better..HELP please"
- Reply: David Eriksson: "[PHP-DEV] Re: [PHP-INST] can someone who understand gdb bt better..HELP please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
let me know what does this mean.. or point me to some HOW TO/readme?
(gdb) run -X -f /etc/httpd/conf/httpd.conf
Starting program: /usr/sbin/httpd -X -f /etc/httpd/conf/httpd.conf
Program received signal SIGSEGV, Segmentation fault.
0x40102c27 in strlen (str=0x0) at ../sysdeps/i386/strlen.c:27
27 ../sysdeps/i386/strlen.c: No such file or directory.
(gdb) bt
#0 0x40102c27 in strlen (str=0x0) at ../sysdeps/i386/strlen.c:27
#1 0x40afafac in g_strdup () from /usr/kerberos/lib/libgssapi_krb5.so.2
#2 0x40d52024 in g_get_any_init () from /usr/lib/libglib-1.2.so.0
#3 0x40d5249d in g_get_home_dir () from /usr/lib/libglib-1.2.so.0
#4 0x40d02a06 in ORBit_rc_load (unused=0x80d7168,
reason=POPT_CALLBACK_REASON_PRE, opt=0x0, arg=0x0, data=0x0) at orb.c:577
#5 0x40e0e3b5 in invokeCallbacks () from /usr/lib/libpopt.so.0
#6 0x40e0e56c in poptGetContext () from /usr/lib/libpopt.so.0
#7 0x40d02b53 in CORBA_ORB_init (argc=0xbffff9dc, argv=0xbffff9e0,
orb_identifier=0x403be135 "orbit-local-orb", ev=0x40432034)
at orb.c:644
#8 0x40304053 in setenvif_module () at fstat.c:45
#9 0x4030569e in setenvif_module () at fstat.c:45
#10 0x402cb184 in setenvif_module () at fstat.c:45
#11 0x402d6b6c in setenvif_module () at fstat.c:45
#12 0x402d75af in setenvif_module () at fstat.c:45
#13 0x402d6d89 in setenvif_module () at fstat.c:45
#14 0x402d4ec3 in setenvif_module () at fstat.c:45
#15 0x402d5646 in setenvif_module () at fstat.c:45
#16 0x8054ef1 in ap_init_modules () at fstat.c:45
#17 0x805ca02 in main () at fstat.c:45
#18 0x400bc9cb in __libc_start_main (main=0x805c790 <main>, argc=4,
argv=0xbffffb54, init=0x804f160 <_init>,
fini=0x807bfbc <_fini>, rtld_fini=0x4000ae60 <_dl_fini>,
stack_end=0xbffffb4c) at ../sysdeps/generic/libc-start.c:92
Cheng-Wei Cheng
Developer
1452 Second Street
Santa Monica, CA 90401
URL: www.gluecode.com
P: 310-570-4119
-- 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: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #3601 Updated: fgets is NOT binary safe."
- Previous message: Adam Trachtenberg: "Re: [PHP-DEV] PHP 4.0 Bug #7518: Rounding problems with mktime() or date()"
- Next in thread: David Eriksson: "[PHP-DEV] Re: [PHP-INST] can someone who understand gdb bt better..HELP please"
- Reply: David Eriksson: "[PHP-DEV] Re: [PHP-INST] can someone who understand gdb bt better..HELP please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

