current crashes

From: Mikhail Kruk (meshko_at_cs.brandeis.edu)
Date: 05/23/03

  • Next message: Stijn Hoop: "Re: pkg_add and osreldate"
    Date: Fri, 23 May 2003 16:49:30 -0400 (EDT)
    To: <hackers@freebsd.org>
    
    
    

    Hello,
    I'm trying to get a Gateway laptop working on CURRENT. See dmesg.txt for
    hardware details. Also notice the lock order reversal complaint, but it's
    not my main problem. The main problem is that it crashes quite often. It
    always crashes in one of the acpi threads, but not always in the same.
    I've seen it happen in both acpi_task? and in acpi_thermal. I can run for
    quite a long time, but eventually it happens. The most reliable way to
    provoke crash is to start buildworld. As a result I'm running with
    5.0-RELEASE system and 5.1-BETA kernel (took arount 10 attempts to build
    the kernel). Now when it crashes I get into debugger, but I couldn't
    figure out how to make it dump core. I tried givin 'panic' command and it
    seemed like it was dumping core, but it's not in /var/crash. Am I doing it
    wrong?
    Anyway, here is the trace (typed it in manually):

    Fatal trap 12: page fault while in kernel mode
    fault virtual address = 0x80790ab0
    fault code = supervisor read, page not present
    instruction pointer = 0x8:0xc06ea4d0
    stack pointer = 0x10:0xcd10bbf0
    frame pointer = 0x19:0xcd10bbf0
    code segment = base 0x0, limit 0xfffff, type 0x1b
                            = DPL 0, pres 1, def32 1, gran 1
    processor eflags = interrupt enabled, resume, IOPL = 0
    current process = 6 (acpi_task1)
    kernel: type 12 trap, code=0
    Stopped at AcpiNsMapHandleToNode+0x20: cmpb $0xaa,0(%edx)

    trace:
    AcpiNsMapHandleToNode
    AcpiGetHandle
    acpi_pwer_switch_consumer
    acpi_tz_switch_cooler_on
    acpi_ForeachPackageObject
    acpi_tz_monitor
    atcpi_task_thread
    fork_exit
    fork_trampoline

    Please excuse me if this is wrong place to send this and thanks in avance!
    -m

    
    
    

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"



  • Next message: Stijn Hoop: "Re: pkg_add and osreldate"

    Relevant Pages

    • Thinkpad panic woes (was Re: CDRW causes Thinkpad T41 to panic)
      ... get the kernel to boot once by disabling atapicam, ... The trace just moves from ... atapicam built into the kernel. ... Fatal trap 12: page fault while in kernel mode ...
      (freebsd-current)
    • Re: panic
      ... here is a trace, i'll have to compile a debug kernel for the other request. ... Fatal trap 12: page fault while in kernel mode ...
      (freebsd-current)
    • Re: Freebsd 6.2 panic
      ... fatal trap 12:page fault while in kernel mode ... It helps to run a kernel compiled with DEBUG=-g. ... If the crashes are at seemingly random points in the kernel ...
      (freebsd-hackers)
    • panic/trace swi8: tty:sio clock [Was: Re: Mysterious 60min reboot on net4501]
      ... rebooting so I couldn't see the panic message on the serial console before. ... Now I have it and a trace. ... I compiled a ddb kernel and the db> is now awaiting ... Fatal trap 12: page fault while in kernel mode ...
      (freebsd-current)
    • LOR filedesc structure / Giant
      ... This is with a current from around two days ago, with a kernel not much ... Stack backtrace: ... Fatal trap 12: page fault while in kernel mode ... db> trace ...
      (freebsd-current)