Unix Technical Forum

debian/unstable: iceweasel segmentation fault

This is a discussion on debian/unstable: iceweasel segmentation fault within the Debian Linux Users forum forums, part of the Debian Linux category; --> On Mon, Jul 21, 2008 at 11:06:09AM +0200, Florian Kulzer wrote: > On Mon, Jul 21, 2008 at 08:51:49 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Debian Linux > Debian Linux Users forum

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #21 (permalink)  
Old 07-22-2008, 07:53 AM
Chris Bannister
 
Posts: n/a
Default /usr/lib/iceweasel/iceweasel is a shell script (was Re: debian/unstable: iceweasel segmentation fault)

On Mon, Jul 21, 2008 at 11:06:09AM +0200, Florian Kulzer wrote:
> 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


Ummm,

root@box:~# file /usr/lib/iceweasel/iceweasel
/usr/lib/iceweasel/iceweasel: Bourne shell script text executable

which eventually runs firefox-bin. So:

ldd /usr/lib/iceweasel/firefox-bin | less

should help.

--
Chris.
======
"One, with God, is always a majority, but many a martyr has been burned
at the stake while the votes were being counted." -- Thomas B. Reed


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 07-22-2008, 07:53 AM
Bruno Voigt
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Florian Kulzer wrote:
>> What alternative did you configure?
>>

>
> I do not set ICEWEASEL_DSP anywhere, so iceweasel uses the default value
> of "none". Did you configure anything for this environmental variable?
> Check it with "env | grep ICE".
>
>
>> Where may I change this configuration globally?
>>
>> Just in /etc/profile specifically for iceweasel
>> or somewhere (KDE Control Center?) for all apps?
>>

>
> I would set it both in your shell's profile/rc-file and in
> ~/.kde/env/env.sh, see "man startkde". (The setting in the shell
> profile/rc will not work if you start iceweasel from a desktop menu or
> by clicking an icon.) Make sure you use "export ICEWEASEL_DSP=none".
>
>

I just found

root@wks:/# cat /etc/iceweasel/iceweaselrc
# which /dev/dsp wrapper to use
ICEWEASEL_DSP="auto"

I changed it to none and everything is fine now :-)

Bruno


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiE4NMACgkQd9aEUGsnemVxYwCfb0YiFNlvS+ AephJdNe1me5gC
IWcAoL/eFoCSKp4A35lVbRhwzV9REQke
=yGpI
-----END PGP SIGNATURE-----

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 07-23-2008, 12:34 PM
Preston Boyington
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Bruno Voigt wrote:
<snipped>
> I just found
>
> root@wks:/# cat /etc/iceweasel/iceweaselrc
> # which /dev/dsp wrapper to use
> ICEWEASEL_DSP="auto"
>
> I changed it to none and everything is fine now :-)
>


lol, mine was different. for me i had to use:
ICEWEASEL_SDP="auto"

i think my problem was that Iceweasel was trying to use "psdsp"
(Pulseaudio?) and i don't have that set up yet. i keep hoping that a
meta package will automagically take care of it for me.

anyway i opened a terminal and typed:
sudo gedit /etc/iceweasel/iceweaselrc
and changed the "psdsp" to "auto" and now it seems to work fine.

--
Arrant Drivel - really, it's just trash...
http://www.arrantdrivel.com/


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 07-23-2008, 12:35 PM
Kent West
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Bruno Voigt wrote:
> I just found
>
> root@wks:/# cat /etc/iceweasel/iceweaselrc
> # which /dev/dsp wrapper to use
> ICEWEASEL_DSP="auto"
>
> I changed it to none and everything is fine now :-)
>


Yep; worked for me, too.

--
Kent West <")))><
Westing Peacefully - http://kentwest.blogspot.com


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 07-23-2008, 12:35 PM
Ron Johnson
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/22/08 22:56, Kent West wrote:
> Bruno Voigt wrote:
>> I just found
>>
>> root@wks:/# cat /etc/iceweasel/iceweaselrc
>> # which /dev/dsp wrapper to use
>> ICEWEASEL_DSP="auto"
>>
>> I changed it to none and everything is fine now :-)
>>

>
> Yep; worked for me, too.


But can you get audio from another app while IW is running?

- --
Ron Johnson, Jr.
Jefferson LA USA

"Kittens give Morbo gas. In lighter news, the city of New New
York is doomed."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiGsjwACgkQS9HxQb37XmdelACeL1IlSguQRg 6NicXJyKCNb/1l
GMEAniCe5QUWYbkhM7O6htcKisKZJZm4
=oq7G
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 07-23-2008, 12:35 PM
Kent West
 
Posts: n/a
Default Re: debian/unstable: iceweasel segmentation fault

Ron Johnson wrote:
> On 07/22/08 22:56, Kent West wrote:
> > Bruno Voigt wrote:
> >> I just found
> >>
> >> root@wks:/# cat /etc/iceweasel/iceweaselrc
> >> # which /dev/dsp wrapper to use
> >> ICEWEASEL_DSP="auto"
> >>
> >> I changed it to none and everything is fine now :-)
> >>

> > Yep; worked for me, too.

>
> But can you get audio from another app while IW is running?
>

Haven't tried it yet; the machine is across town, and I don't get to
spend much time experimenting with it.

--
Kent West <")))><
Westing Peacefully - http://kentwest.blogspot.com


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:02 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com