gnat wrote:
hi all,
i installed mozilla-firefox (1.0.4-2sarge2) with aptitude, as recommended by
the security list, and now when i try to launch firefox it causes a
Segmentation fault.
i am running sarge with the stock (straight from apt) 2.6 k7 kernel.
i tried reinstalling the package to no avail.
here is the last few lines of 'strace /usr/bin/mozilla-firefox' though i'm not
sure if its all relevant.
open("/usr/lib/mozilla-firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome/classic.jar",
O_RDONLY|O_LARGEFILE) = 19
lseek(19, 8275, SEEK_SET) = 8275
read(19, "PK\3\4\n\0\0\0\0\0\332\242.1\307\365\250\7\"\23\0\0\"\23"..., 30) = 30
lseek(19, 8356, SEEK_SET) = 8356
read(19, "/*\n * The contents of this file "..., 4898) = 4898
close(19) = 0
gettimeofday({1124725420, 272230}, NULL) = 0
stat64("/usr/lib/mozilla-firefox/components/necko.xpt", {st_mode=S_IFREG|0644,
st_size=12634, ...}) = 0
open("/usr/lib/mozilla-firefox/components/necko.xpt", O_RDONLY|O_LARGEFILE) = 19
read(19, "XPCOM\nTypeLib\r\n\32\1\2\0T\0\0001Z\0\0\0\"\0\0\tQ"..., 12634) =
12634
close(19) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink("/home/gnat/.mozilla/firefox/default.opb/lock") = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
tgkill(6973, 6973, SIGSEGV) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
any help on this is greatly appreciated.
thanks,
~~nat
Hey, I had the same problem when I updated earlier.
It already seems to be in the bugtracker:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324473
My quickfix was to roll back a version, sorry I can't help with actually
fixing the segfault.
Cheers
Oliver
P.S. Sorry gnat, I accidentally sent a copy directly to you rather than
the list >.<
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]