Bug#410613: iceape: Iceape SEGFAULT at startup

Mike Hommey mh at glandium.org
Mon Feb 12 07:41:28 CET 2007


On Mon, Feb 12, 2007 at 03:28:50AM +0000, Alan Woodland <ajw05 at aber.ac.uk> wrote:
> Package: iceape
> Version: 1.0.7-3
> Severity: important
> 
> When trying to start iceape it segfaults:
> 
> woodalan at giles:~ > iceape
> zsh: segmentation fault  iceape
> woodalan at giles:~ > iceape --version
> Iceape 1.0.7, Copyright (c) 2003-2006 mozilla.org, build 2006121903
> 
> It doesn't seem to be related to any of the other bugs I could see in the BTS.
> I've attached backtraces and output from strace to this report.

It sounds like you have missing files somewhere. Could you try running
strace -o /some/file -e open -f iceape
grep ENOENT /some/file > /some/other/file

and send this /some/other/file, please ?

Mike





More information about the pkg-mozilla-maintainers mailing list