From: Justin Madru <jdm64@gawab.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: 2.6.29-rc1 Firefox crashing on page load
Date: Fri, 16 Jan 2009 12:56:15 -0800 [thread overview]
Message-ID: <4970F46F.4060803@gawab.com> (raw)
Hi,
This is the weirdest crash I've come across related to an rc kernel.
First I tested .29-rc1 when it came out and firefox crashed only when
clicking on certain links.
Now I updated my tree and compiled another kernel. This time firefox
crashes right after it finishes loading my homepage.
This happens every time, and has never happened on any kernel before.
I did a strace of firefox and these are the last few lines that are
always present before it crashes:
gettimeofday({1232129663, 344658}, NULL) = 0
gettimeofday({1232129663, 351300}, NULL) = 0
open(\"/home/justin/.mailcap\", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)
time(NULL) = 1232129663
stat64(\"/home/justin/.gnome2/vfs/modules\", 0xbfec4efc) = -1 ENOENT (No
such file or directory)
stat64(\"/etc/gnome-vfs-2.0/modules\", {st_mode=S_IFDIR|0755,
st_size=128, ...}) = 0
geteuid32() = 1000
getegid32() = 1000
getuid32() = 1000
tgkill(4615, 4642, SIGRT_1upeek: ptrace(PTRACE_PEEKUSER,4615,44,0): No
such process
So far I've tried other programs, but I haven't seen any other crashes.
More information about my computer (including: dmesg, config, sysinfo)
can be found at:
http://jdserver.homelinux.org/bugreports/
Justin Madru
next reply other threads:[~2009-01-16 20:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-16 20:56 Justin Madru [this message]
2009-01-17 2:28 ` Justin Madru
2009-01-17 3:27 ` John Stoffel
2009-01-17 3:27 ` Justin P. Mattock
2009-01-17 8:48 ` Justin Madru
2009-01-17 9:10 ` Justin P. Mattock
2009-01-17 20:21 ` Jesper Juhl
2009-01-17 21:07 ` Justin Madru
2009-01-17 22:51 ` Justin P. Mattock
2009-01-18 0:05 ` Justin Madru
2009-01-18 0:46 ` Justin P. Mattock
2009-01-18 2:06 ` Justin Madru
2009-01-18 2:49 ` Justin P. Mattock
2009-01-20 0:32 ` [bisected] " Justin Madru
2009-01-20 1:06 ` Justin P. Mattock
2009-01-20 1:25 ` Hiroshi Shimamoto
2009-01-20 6:19 ` Justin Madru
2009-01-20 18:28 ` Hiroshi Shimamoto
2009-01-20 19:22 ` Justin Madru
2009-01-20 19:48 ` Hiroshi Shimamoto
2009-01-21 2:39 ` Justin Madru
2009-01-21 3:04 ` Hiroshi Shimamoto
2009-01-20 1:39 ` Peter Annema
2009-01-20 7:15 ` Heiko Carstens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4970F46F.4060803@gawab.com \
--to=jdm64@gawab.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome