Hi, After todays apt-get update && apt-get upgrade and recompiling my kernel mozilla-firefox works fine again. I have absolutely no clue as to why mozilla-firefox did segfault.
To summarise my step until the problem magically went away First mozilla-firefox segfaults, but the following runned fine: LD_LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox/plugins:/usr/lib/mozilla/plugins:/usr/lib /usr/lib/mozilla-firefox/firefox-bin -a firefox After reboot the same happened, then I looked at the /usr/lib/mozilla-firefox/firefox script and saw the call to firefox-bin was wrapped with a call to esddsp so I tried LD_PRELOAD="/usr/lib/esound/libesddsp.so.0 /usr/lib/libesd.so.0" /usr/lib/mozilla-firefox/firefox-bin -a firefox and this did segfault (in stead of complaining about a missing symbol NS_NewUnionEnumerator), so I thought maybe a bug esound-clients or libesound? But after I did my apt-get run and installed a newly compiled kernel everything works again. Very strange, maybe I screwed up somewhere. Anyway, you can close the bug because I cannot reproduce it anymore. Greetings Arjan Oosting
signature.asc
Description: This is a digitally signed message part