Bug 198675 - Kernel crash after gdb> reboot (No boot partition) Need to do a hard reboot
Summary: Kernel crash after gdb> reboot (No boot partition) Need to do a hard reboot
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 02:01 UTC by ben
Modified: 2021-01-16 20:37 UTC (History)
2 users (show)

See Also:


Attachments
uname - messages log - dmesg (27.74 KB, text/plain)
2015-03-18 02:01 UTC, ben
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ben 2015-03-18 02:01:20 UTC
Created attachment 154469 [details]
uname - messages log - dmesg

When I start Xorg with startx, I while I wait for previous programs to start I get a crash.  Been happening for a few builds now. (Randomly happens, About once every two weeks using laptop 10 out of 14 days).

After crash Xorg will exit out and I will be at gdb prompted.  I'm not a c programmer so I'm not sure about debugging with gdb.  I simply type "reboot".  On reboot laptop has not boot partition.  I have to do a hard reset with the power button for the laptop to come back on.

I have attached my logs:
 uname -a
 /var/log/messages (with gdb syscall)
 dmesg (right after hard reset is done)

Let me know if you want me to try a diff or new kernel build.
If someone has some gdb command I should run next time let me know.
Comment 1 John Baldwin freebsd_committer freebsd_triage 2016-07-01 16:49:49 UTC
The messages in dmesg and /var/log/messages are warnings from WITNESS, but they do not show any crash messages.  Are you sure it is a 'gdb' prompt and not a 'db>' prompt?
Comment 2 Tom Jones freebsd_committer freebsd_triage 2021-01-16 20:37:48 UTC
Please reopen if you still have this issue.