DragonFly bugs List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: kernel panic
:Hi, Installed dfly today on a vmware emulated environment and after doing
:the whole installation procedure I got a kernel panic "Page fault in kernel
:mode = 12" or something like that meanwhile making
:/usr/ports/editors/emacs20
:
:I captured a screenshot of the ddb> prompt with a trace which you can find
:here:
:http://gcg.leapfrog.se/jontro/crash.bmp
:
:Im using the default kernel on the latest stable live cd that you posted a
:few days ago
:Best Regards,
:Jonas Trollvik
Ok. You must have hit '^T'. There are known bugs in ^T, in FreeBSD
and in DragonFly.
In this case it looks like ttyinfo is trying to dereference p_wmesg
which is actually p_thread->td_wmesg, just after the thread has been
detached.
I will commit a fix for this particular issue, thanks for your bug
report!
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]