Bug 13991
Summary: | e100 Freezes Kernel-2.6.30 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Roger (rogerx.oss) |
Component: | Network | Assignee: | drivers_network (drivers_network) |
Status: | CLOSED DUPLICATE | ||
Severity: | blocking | CC: | devzero, rogerx.oss |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.30.4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg
lspci-2.6.29 dmesg-2.6.29 lspci-2.6.30.log dmesg-2.6.30.log |
Description
Roger
2009-08-16 00:39:05 UTC
thanks for the report/analysis. could you give information about your system (dmesg, lspci/-vv) ? do you use another nic instead e100 now or do you use the system without networking? mind that this could also be also pci bus lockups or whatever. we have a pile of other bug reports about system freeze with 2.6.30 kernels, so details about your system are important. Created attachment 22770 [details]
dmesg
I'll post a 2.6.30 version of both dmesg & lspci when I get another chance. Currently, 2.6.30 is just locking up whenever it feels like. (Such as during boot!)
Created attachment 22771 [details]
lspci-2.6.29
Gut feeling too, since my laptop e100 works fine but on an i815 chipset, it just might be PCI related. But this is *all* just *guessing*!
Created attachment 22772 [details]
dmesg-2.6.29
Created attachment 22775 [details]
lspci-2.6.30.log
(Just did a search for e100 and found a ton of subjects with e100 lockups today.)
Created attachment 22776 [details]
dmesg-2.6.30.log
can you please check with latest git to make sure this is NOT related to bug #13933 ( http://bugzilla.kernel.org/show_bug.cgi?id=13933 ) ? Thanks for the follow-up, but I all ready saw the latest notes on bug #13933. I just got KGDB working here and seems it's a uid kobject call to the kernel (during network start), in which case does seem linked according to the code fix. Looks like a domino affect, and if I get time, I'll check the latest GIT release, but will likely have to wait for a few days for the next minor patch release before I can test rather then have time for pulling the latest GIT. Don't worry, if it does fix this bug, I'll close it asap. After 14:20 hours of uptime, I'm pretty sure now this is a duplicate of bug #13933. (http://bugzilla.kernel.org/show_bug.cgi?id=13933) *** This bug has been marked as a duplicate of bug 13933 *** 12+ more hours of consistent uptime with e100 statically compiled into the kernel. ... closing. |