On Fri, Jun 27, 2008 at 08:30:34PM +0200, Sumit Madan wrote:
> Mike Hommey wrote:
>> On Fri, Jun 27, 2008 at 08:00:38PM +0200, Sumit Madan wrote:
>>   
>>> If i remove the libtrash.so.2.4 from LD_PRELOAD, then it runs normal 
>>> and  there are no problems shown by gdb.
>>>     
>>
>> Just do Ctrl+C in gdb when it is hanging. And please send the result of
>> "bt full" right after ctrl+c.
>>   
>
> The problem is that i didn't get a gdb prompt. When i execute the  
> command it hangs and after ctrl+c i get a normal bash prompt.

Try this way:
./run-mozilla.sh -g ./xpcshell -e ""
gdb> set env LD_PRELOAD 
/usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so
gdb> run
CTRL+C
gdb> bt full

Thanks

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to