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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

