On Tue, May 13, 2008 at 11:59:17AM +0200, arno <[EMAIL PROTECTED]> wrote: > 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 (...)
There must be something wrong on your system. I can't reproduce a crash, and the backtrace is strange. Can you try strace -f -o /tmp/somefile iceweasel -ProfileManager and send the resulting /tmp/somefile here ? Also, can you try moving around your ~/.mozilla ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

