Date: 10/02/98
- Next message: georget <email protected>: "[PHP-DEV] Bug #811: make"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] 3.0.4 core dump"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] 3.0.4 core dump"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> >warning: exec file is newer than core file.
> >Core was generated by `cardbot.php3'.
> >Program terminated with signal 11, Segmentation fault.
> >#0 0x209ab in _php3_hash_find (ht=0xa7fa4, arKey=0x0, nKeyLength=18,
> pData=0xefbfd000) at php3_hash.c:834
> >834 HANDLE_NUMERIC(arKey, nKeyLength,
> _php3_hash_index_find(ht,idx,pData));
> >(gdb) bt
> >#0 0x209ab in _php3_hash_find (ht=0xa7fa4, arKey=0x0, nKeyLength=18,
> pData=0xefbfd000) at php3_hash.c:834
> >#1 0xe1ea in phpparse () at control_structures_inline.h:848
> >#2 0x1f01a in php3_parse (yyin=0xa5d24) at main.c:1461
> >#3 0x1faa5 in main (argc=3, argv=0xefbfdefc) at main.c:1769
> The backtrace seems good, even though I can't figure out how it got to that
> state. Do you make use of objects in your script? Of user-defined sorting?
Not at all. Zeev, I'll send you the script off-list.
-- matt.-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: georget <email protected>: "[PHP-DEV] Bug #811: make"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] 3.0.4 core dump"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] 3.0.4 core dump"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

