[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian/unstable: iceweasel segmentation fault



On Mon, Jul 21, 2008 at 08:51:49 +0200, Bruno Voigt wrote:
> Florian Kulzer wrote:
> > Based on what Kent has posted, can you run iceweasel as root?
> >   
> Yes. that works.
> I am also using KDE, the kde package was in state pn,
> so I reinstalled it.
> Iceweasel still crashes when run as normal user.
> 
> > After it has crashed, grep for "EACCES" in the strace file; that should
> > tell you which files it cannot access due to permissions problems.
> 
> In my normal user trace I see no EACCES.

Well, so much for that idea...

Maybe this is related to arts; I now remember that I had problems with
iceweasel a while back when I tried to get sound from a bluetooth
headset via artsdsp.

Try to run it like this:

ICEWEASEL_DSP=none iceweasel

I use KDE 3.5.9 myself and iceweasel works fine. However, if I set
ICEWEASEL_DSP=artsdsp then I get a segfault, too. The strace output of
that looks similar to yours; it also ends with an lstat of
/usr/lib/iceweasel, followed by a futex and a SIGSEGV.

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |


Reply to: