Bug 185877 - [suspend/resume] [panic] Kernel panic on 10.0/amd64 on resume from suspend
Summary: [suspend/resume] [panic] Kernel panic on 10.0/amd64 on resume from suspend
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.0-PRERELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2014-01-19 07:00 UTC by R. Tyler Croy
Modified: 2022-10-17 12:17 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R. Tyler Croy 2014-01-19 07:00:00 UTC
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 rx0, 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...
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:54 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:17:12 UTC
Keyword: 

    crash

– in lieu of summary line prefix: 

    [panic]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>