Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17th January 2013, 11:34 AM
expectATIon Offline
Registered User
 
Join Date: Aug 2011
Posts: 30
linuxfirefox
F18 Kernel panic with kernel 3.7

My system crashes randomly (I get a text console with a load of text). Some of the text refers to kernel panic. I am using kernel 3.7.2-201.fc18.x86_64. This has never happened to me before & I've been using Fedora since F15. I am using the Radeon driver and also have kmod-wl installed if this info is of any help
Reply With Quote
  #2  
Old 17th January 2013, 11:56 AM
Dutchy Offline
Registered User
 
Join Date: Aug 2011
Posts: 697
linuxfirefox
Re: F18 Kernel panic with kernel 3.7

You might want to look for (strange) output in your dmesg and investigate lines that could indicate that something is wrong.

That's what I did when I had crashes in 3.6 and it turned out that the radeon driver and my system do not like the move to PCI-E 2.0 (so now I boot with "radeon.pcie_gen2=0" and it works fine since).
But this probably has nothing to do with your situation.
Reply With Quote
  #3  
Old 17th January 2013, 02:39 PM
expectATIon Offline
Registered User
 
Join Date: Aug 2011
Posts: 30
linuxfirefox
Re: F18 Kernel panic with kernel 3.7

Thanks for the advice Dutchy.

I have also installed kdump and crash so I hope to be able to get some info using this tool

---------- Post added at 01:48 PM ---------- Previous post was at 01:17 PM ----------

when I run:
Code:
sudo crash /var/crash/127.0.0.1-2013.01.17-13:18:08/vmcore /usr/lib/debug/lib/modules/`uname -r`/vmlinux
I get the following:
Code:
KERNEL: /usr/lib/debug/lib/modules/3.7.2-201.fc18.x86_64/vmlinux
    DUMPFILE: /var/crash/127.0.0.1-2013.01.17-13:18:08/vmcore  [PARTIAL DUMP]
        CPUS: 4
        DATE: Thu Jan  1 01:00:00 1970
      UPTIME: 00:05:31
LOAD AVERAGE: 0.95, 0.77, 0.38
       TASKS: 356
    NODENAME: localhost.localdomain
     RELEASE: 3.7.2-201.fc18.x86_64
     VERSION: #1 SMP Fri Jan 11 22:16:23 UTC 2013
     MACHINE: x86_64  (2393 Mhz)
      MEMORY: 3.9 GB
       PANIC: "Oops: 0000 [#1] SMP " (check log for details)
         PID: 0
     COMMAND: "swapper/3"
        TASK: ffff880131ebc560  (1 of 4)  [THREAD_INFO: ffff880131ec4000]
         CPU: 3
       STATE: TASK_RUNNING (PANIC)
It seems swapper/3 is the offending command. Any ideas please?

---------- Post added at 02:39 PM ---------- Previous post was at 01:48 PM ----------

If I run backtrace using the crash command bt I get:
Code:
crash> bt
PID: 0      TASK: ffff880131ebc560  CPU: 3   COMMAND: "swapper/3"
 #0 [ffff880137d83920] machine_kexec at ffffffff8103f035
 #1 [ffff880137d83990] crash_kexec at ffffffff810c6808
 #2 [ffff880137d83a60] oops_end at ffffffff81636698
 #3 [ffff880137d83a90] no_context at ffffffff8162acc1
 #4 [ffff880137d83af0] __bad_area_nosemaphore at ffffffff8162aeab
 #5 [ffff880137d83b40] bad_area_nosemaphore at ffffffff8162aedd
 #6 [ffff880137d83b50] __do_page_fault at ffffffff8163934e
 #7 [ffff880137d83c60] do_page_fault at ffffffff8163949e
 #8 [ffff880137d83c70] page_fault at ffffffff81635ad8
    [exception RIP: wlc_dotxstatus+129]
    RIP: ffffffffa043e77f  RSP: ffff880137d83d20  RFLAGS: 00010246
    RAX: ffff88012ad50200  RBX: ffff88012f808000  RCX: 0000000000006093
    RDX: 0000000000000005  RSI: 0000000000000002  RDI: 0000000000000000
    RBP: ffff880137d83de0   R8: 0000000000000003   R9: 0000000000000220
    R10: 0000000000000001  R11: 0000000000000000  R12: ffff88012ad50200
    R13: 0000000020000000  R14: 0000000000000000  R15: ffff88012f808000
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018
 #9 [ffff880137d83de8] wlc_dpc at ffffffffa04860fe [wl]
#10 [ffff880137d83e88] wl_dpc at ffffffffa04fa05d [wl]
#11 [ffff880137d83eb8] tasklet_action at ffffffff8106748a
#12 [ffff880137d83ed8] __do_softirq at ffffffff81067000
#13 [ffff880137d83f38] call_softirq at ffffffff8163ecdc
#14 [ffff880137d83f50] do_softirq at ffffffff81016315
#15 [ffff880137d83f80] do_IRQ at ffffffff8163f563
--- <IRQ stack> ---
#16 [ffff880131ec5d88] ret_from_intr at ffffffff816357ed
    [exception RIP: intel_idle+237]
    RIP: ffffffff8134666d  RSP: ffff880131ec5e38  RFLAGS: 00000202
    RAX: 0000000000000000  RBX: 0000000000000082  RCX: 20c49ba5e353f7cf
    RDX: 0000000000000338  RSI: 0000000000000000  RDI: 0000000000000000
    RBP: ffff880131ec5e98   R8: 0000000000000003   R9: 000000000001b4f6
    R10: 0000000000000001  R11: 0000000000000000  R12: 0000000000000003
    R13: 0000004d4af64dd5  R14: ffffffff81085cc9  R15: ffff880131ec5db8
    ORIG_RAX: ffffffffffffff9e  CS: 0010  SS: 0018
#17 [ffff880131ec5ea0] cpuidle_enter at ffffffff814ddde9
#18 [ffff880131ec5eb0] cpuidle_idle_call at ffffffff814de479
#19 [ffff880131ec5f00] cpu_idle at ffffffff8101d4af

Last edited by expectATIon; 17th January 2013 at 01:45 PM.
Reply With Quote
  #4  
Old 21st January 2013, 09:34 AM
Haggis Offline
Registered User
 
Join Date: Mar 2005
Posts: 77
windows_xp_2003chrome
Re: F18 Kernel panic with kernel 3.7

hmmm 201 was fine for me but some of us have issues with 3.7.2.204

http://forums.fedoraforum.org/showthread.php?t=287796
Reply With Quote
  #5  
Old 21st January 2013, 07:11 PM
expectATIon Offline
Registered User
 
Join Date: Aug 2011
Posts: 30
linuxfirefox
Re: F18 Kernel panic with kernel 3.7

I tihink braodcom-wl is causing my problem as I only get kernel panic with the wirless module loaded
Reply With Quote
  #6  
Old 9th March 2013, 08:18 PM
expectATIon Offline
Registered User
 
Join Date: Aug 2011
Posts: 30
linuxfirefox
Re: F18 Kernel panic with kernel 3.7

Hi I am now on kernel 3.8.1-201.fc18.x86_64 and am still getting kernel panic with broadcom-wl

I have emailed linux-wlan-client-support-list@broadcom.com a couple of times with details of this bug but got no reply. Anybody got any information on it?
Reply With Quote
Reply

Tags
f18, kernel, panic

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel upgrade broke system - kernel panic and unable to boot itsjustarumour Using Fedora 13 29th May 2012 06:35 PM
booting Kernel stops with Kernel Panic due to missing library ohommes Installation and Live Media 0 18th January 2009 02:06 AM


Current GMT-time: 11:54 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat