help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segfault with PHP and bison 1.875(a)


From: Sebastian Bergmann
Subject: Re: Segfault with PHP and bison 1.875(a)
Date: Fri, 28 Mar 2003 06:46:18 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312

Sebastian Bergmann wrote:
> Does anyone have an idea what might be causing this or how I could do
> further investigation of the problem?

  Seems like a forgot to attach a GDB backtrace yesterday:

Program received signal SIGSEGV, Segmentation fault.
0x081919b4 in ini_parse () at Zend/zend_ini_parser.c:1042
1042            YYSTACK_RELOCATE (yyss);
(gdb) bt
#0  0x081919b4 in ini_parse () at Zend/zend_ini_parser.c:1042
#1  0x08191831 in zend_parse_ini_file (fh=0xbffff430,
     unbuffered_errors=1 '\001',
     ini_parser_cb=0x816b336 <php_config_ini_parser_cb>, arg=0x8315a40)
     at /usr/src/php5/Zend/zend_ini_parser.y:156
#2  0x0816bc64 in php_init_config () at /usr/src/php5/main/php_ini.c:420
#3  0x081670ee in php_module_startup (sf=0x82561c0, additional_modules=0x0,
     num_additional_modules=0) at /usr/src/php5/main/main.c:1284
#4  0x081d10fe in main (argc=1, argv=0xbffff744)
     at /usr/src/php5/sapi/cli/php_cli.c:589
#5  0x402419ed in __libc_start_main () from /lib/libc.so.6

  Sorry,
Sebastian

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]