Le Tuesday 13 May 2008, à 11:26:59AM +0200, Mike a écrit : 
> On Tue, May 13, 2008 at 09:50:13AM +0200, arno renevier <[EMAIL PROTECTED]> 
> wrote:
> > Package: iceweasel
> > Version: 3.0~b5-4
> > Severity: normal
> > 
> > iceweasel segfaults when called with -ProfileManager option
> > 
> > $ iceweasel -ProfileManager
> > zsh: segmentation fault  iceweasel -ProfileManager
> 
> Can you install gdb and iceweasel-dbg, then try running:
> 
> iceweasel -g -ProfileManager
> 
> When you get gdb prompt, type 'run'
> 
> and after it crashes, type 'set pagination off', and finally, send the
> result from 'bt full'.
> 
> Thanks
> 
> Mike

Here is the result
11:56 ~ % iceweasel -g -ProfileManager
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin -a unique--morpork--26072 
-ProfileManager
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error
(gdb) set pagination off
(gdb) bt full
#0  0xb7ef6201 in _dl_debug_state () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7ef9608 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#2  0x00000000 in ?? ()
No symbol table info available.
(gdb)
#0  0xb7ef6201 in _dl_debug_state () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7ef9608 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#2  0x00000000 in ?? ()
No symbol table info available.
(gdb) 

Attachment: signature.asc
Description: Digital signature

Reply via email to