php4-beta | 199912
Date: 12/22/99
- Next message: Thies C. Arntzen: "Re: [PHP4BETA] new libtool causes trouble when trying to link APXS with oracle (b3 libtool works!)"
- Previous message: David Hedbor: "[PHP4BETA] Weird crash"
- In reply to: David Hedbor: "[PHP4BETA] Weird crash"
- Next in thread: David Hedbor: "Re: [PHP4BETA] Weird crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are you using the latest Zend CVS?
Andi
At 09:37 PM 12/21/99 -0800, David Hedbor wrote:
>When trying to run my Roxen PHP stuff at home, I get only crashes or
>other weird problems. Currently, this is all I get:
>
>Program received signal SIGSEGV, Segmentation fault.
>0x2ab9e5bb in _IO_new_file_attach () from /lib/libc.so.6
>(gdb) up
>#1 0x827c6f8 in ?? ()
>(gdb)
>#2 0x2ae56bf8 in stdiobuf::stdiobuf (this=0x827c6f8, f=0x8271d38)
> at stdiostream.cc:55
>55 stdiostream.cc: No such file or directory.
>Current language: auto; currently c++
>(gdb)
>#3 0x2adf7062 in open_file_for_scanning (file_handle=0x7fffe5b8,
> compiler_globals=0x8290778) at /usr/include/g++/stdiostream.h:61
>61 istdiostream (FILE* __f) : istream(), _file(__f) { init(&_file); }
>(gdb)
>#4 0x2adf7499 in v_compile_files (mark_as_ref=0, compiler_globals=0x8290778,
> file_count=3, files=0x7fffe544) at ../../../Zend/zend-scanner.l:351
>351 if (open_file_for_scanning(file_handle
>CLS_CC)==FAILURE) {
>(gdb) p file_handle
>$1 = (zend_file_handle *) 0x7fffe5b8
>*(gdb) p *file_handle
>$2 = {type = 0,
> filename = 0x82a3f3c "/home/neotron/src/animangadb/html/test.php",
> opened_path = 0x0, handle = {fd = 136781112, fp = 0x8271d38,
> is = 0x8271d38}, free_filename = 0 '\000'}
>
>
>I don't understand what the heck this is all about. The exact same
>stuff runs fine at work. The same OS and kernel version (Mandrake 6.1)
>so the software should be identical. I run with the same configure
>flags too.
>
>Does anyone have any clue as to why this might happen?
>--
>[ Below is a random fortune, which is unrelated to the above message. ]
>Once the toothpaste is out of the tube, it's hard to get it back in.
> -- H.R. Haldeman
>
>
>--
>PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
>To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
>For additional commands, e-mail: php4beta-help <email protected>
>To contact the list administrators, e-mail: php4beta-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Thies C. Arntzen: "Re: [PHP4BETA] new libtool causes trouble when trying to link APXS with oracle (b3 libtool works!)"
- Previous message: David Hedbor: "[PHP4BETA] Weird crash"
- In reply to: David Hedbor: "[PHP4BETA] Weird crash"
- Next in thread: David Hedbor: "Re: [PHP4BETA] Weird crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

