Date: Sun, 19 Jan 2014 06:55:26 GMT From: R Tyler Croy <tyler@monkeypox.org> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/185877: Kernel panic on 10.0/amd64 on resume from suspend Message-ID: <201401190655.s0J6tQ3T085604@oldred.freebsd.org> Resent-Message-ID: <201401190700.s0J700WW081672@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 185877 >Category: kern >Synopsis: Kernel panic on 10.0/amd64 on resume from suspend >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 19 07:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: R Tyler Croy >Release: 10.0-PRERELEASE >Organization: >Environment: FreeBSD kiwi 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #3 03ea2c8(stable/10): Mon Jan 13 00:18:48 PST 2014 tyler@kiwi:/usr/home/tyler/scratch/obj/usr/home/tyler/source/github/freebsd/sys/KIWI amd64 >Description: Running a kernel with r260579, not sure what I did, but on resume I received the following panic: Jan 17 08:28:10 kiwi devd: Executing '/etc/rc.resume acpi 0x03' Jan 17 08:28:10 kiwi acpi: resumed at 20140117 08:28:10 Jan 17 08:28:10 kiwi kernel: uhub4: 2 ports with 2 removable, self powered Jan 17 08:28:10 kiwi kernel: uhub7: 2 ports with 2 removable, self powered Jan 17 08:28:10 kiwi kernel: uhub6: 2 ports with 2 removable, self powered Jan 17 08:28:10 kiwi kernel: uhub3: 2 ports with 2 removable, self powered Jan 17 08:28:10 kiwi kernel: uhub5: 2 ports with 2 removable, self powered Jan 17 08:28:10 kiwi kernel: uhub2: 2 ports with 2 removable, self powered Jan 17 08:28:10 kiwi dhclient[86903]: send_packet: Network is down Jan 17 08:28:13 kiwi kernel: uhub1: 6 ports with 6 removable, self powered Jan 17 08:28:13 kiwi kernel: uhub0: 6 ports with 6 removable, self powered Jan 17 08:28:14 kiwi dhclient[86903]: send_packet: Network is down Jan 17 08:28:15 kiwi kernel: ugen7.2: <RICOH> at usbus7 Jan 17 08:28:15 kiwi kernel: umass0: <RICOH USB2.0-FLASH Media, class 0/0, rev 2.00/0.01, addr 2> on usbu s7 Jan 17 08:28:15 kiwi kernel: umass0: SCSI over Bulk-Only; quirks = 0x4100 Jan 17 08:28:15 kiwi kernel: umass0:2:0:-1: Attached to scbus2 Jan 17 08:28:15 kiwi kernel: da0 at umass-sim0 bus 0 scbus2 target 0 lun 0 Jan 17 08:28:15 kiwi kernel: da0: <RICOH R5U880FlashMedia 0000> Removable Direct Access SCSI-2 device Jan 17 08:28:15 kiwi kernel: da0: 40.000MB/s transfers Jan 17 08:28:15 kiwi kernel: da0: 15193MB (31116288 512 byte sectors: 255H 63S/T 1936C) Jan 17 08:28:15 kiwi kernel: da0: quirks=0x2<NO_6_BYTE> Jan 17 08:28:15 kiwi kernel: ugen1.2: <Lenovo Computer Corp> at usbus1 Jan 17 08:28:15 kiwi kernel: ubt0: <Lenovo Computer Corp ThinkPad Bluetooth with Enhanced Data Rate II, c lass 224/1, rev 2.00/3.99, addr 2> on usbus1 Jan 17 08:30:07 kiwi syslogd: kernel boot file is /boot/kernel/kernel Jan 17 08:30:07 kiwi kernel: Jan 17 08:30:07 kiwi kernel: Jan 17 08:30:07 kiwi kernel: Fatal trap 1: privileged instruction fault while in kernel mode Jan 17 08:30:07 kiwi kernel: cpuid = 0; apic id = 00 Jan 17 08:30:07 kiwi kernel: instruction pointer = 0x20:0xffffffff80693548 Jan 17 08:30:07 kiwi kernel: stack pointer = 0x28:0xfffffe0234a40a00 Jan 17 08:30:07 kiwi kernel: frame pointer = 0x28:0xfffffe0234a40aa0 Jan 17 08:30:07 kiwi kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Jan 17 08:30:07 kiwi kernel: = DPL 0, pres 1, long 1, def32 0, gran 1 Jan 17 08:30:07 kiwi kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Jan 17 08:30:07 kiwi kernel: current process = 88609 (chrome) Jan 17 08:30:07 kiwi kernel: trap number = 1 Jan 17 08:30:07 kiwi kernel: panic: privileged instruction fault Jan 17 08:30:07 kiwi kernel: cpuid = 0 Jan 17 08:30:07 kiwi kernel: KDB: stack backtrace: Jan 17 08:30:07 kiwi kernel: #0 0xffffffff8066fef0 at kdb_backtrace+0x60 Jan 17 08:30:07 kiwi kernel: #1 0xffffffff806378c5 at panic+0x155 Jan 17 08:30:07 kiwi kernel: #2 0xffffffff808d2ce2 at trap_fatal+0x3a2 Jan 17 08:30:07 kiwi kernel: #3 0xffffffff808d291f at trap+0x7bf Jan 17 08:30:07 kiwi kernel: #4 0xffffffff808b9a22 at calltrap+0x8 Jan 17 08:30:07 kiwi kernel: #5 0xffffffff808d35d7 at amd64_syscall+0x357 Jan 17 08:30:07 kiwi kernel: #6 0xffffffff808b9d0b at Xfast_syscall+0xfb Jan 17 08:30:07 kiwi kernel: Uptime: 2d13h8m28s Jan 17 08:30:07 kiwi kernel: Automatic reboot in 15 seconds - press a key on the console to abort Jan 17 08:30:07 kiwi kernel: --> Press a key on the console to reboot, Jan 17 08:30:07 kiwi kernel: --> or switch off the system now. Jan 17 08:30:07 kiwi kernel: Rebooting... >How-To-Repeat: Haven't found one :( >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401190655.s0J6tQ3T085604>