Do you mean printing the 'tsrm_ls'?
There is no 'basic_globals' symbol in the context of any of the frames I
tried.

Thanks, Nir. 

-----Original Message-----
From: Antony Dovgal [mailto:[EMAIL PROTECTED] 
Sent: Sunday, November 25, 2007 4:23 PM
To: Rachmel, Nir (Nir)
Cc: internals@lists.php.net
Subject: Re: [PHP-DEV] FW: [PHP] PHP 5.2.3 segfault with syslog standard
extension

On 25.11.2007 16:26, Rachmel, Nir (Nir) wrote:
> Here is a backtrace I extracted from the core:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 859800816 (LWP 15194)] 0x0fcdfa60 in free () from

> /lib/libc.so.6
> (gdb) bt
> #0  0x0fcdfa60 in free () from /lib/libc.so.6
> #1  0x0f652630 in zif_openlog (ht=3, return_value=0x32838560, 
> return_value_ptr=0x0, this_ptr=0x0, return_value_used=0,
>     tsrm_ls=0x104aee30) at

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

--
Wbr,
Antony Dovgal

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

Reply via email to