Is this what you get after typing 'bt' in GDB console?
This doesn't look like a bt I'm used to.
Also don't forget to --enable-debug, generating bt without debug symbols makes 
little sense.

It might also help if you print basic_globals contents:
(gdb) p basic_globals

On 14.11.2007 14:57, Rachmel, Nir (Nir) wrote:
> Here is a bt, produced from gdb:
> 
> frame #: stack_frame_ptr        backchain_ptr   LR_save_word
> frame 0: 0xXXXXXXXX:            0xXXXXXXXX      $165 = 0xfe1ca60
> <free+116>
> frame 1: 0x33ae66f0:            0x33ae6710      $166 = 0x33ae6718
> frame 2: 0x33ae6710:            0x33ae6740      $167 = 0xf8b8288
> <zif_openlog+248>
> frame 3: 0x33ae6740:            0x33ae67c0      $168 = 0xf9838dc

-- 
Wbr, 
Antony Dovgal

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to