#10411 closed bug (not reproducible)
KDL: NULL dereference in x86VMTranslationMapPAE::UnmapArea
Reported by: | dsuden | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ttcoder | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Got this screen shot from a customer who says he walked in and the system was KDL'ed. The only thing known to be going on was playback of music at the time, other than that, Haiku was just idling away. Version on his system is probably something like HR46104. Some references in the KDL message to VMA, not sure whether that's where the problem is, or indeed, as a neophyte, what that quite means. :-) Attached FWIW.
Attachments (1)
Change History (8)
by , 11 years ago
comment:1 by , 11 years ago
Cc: | added |
---|
Reminds me of #8345, except #8345 is about Map()
hitting a panic(), whereas this one is about Unmap()
hitting a page fault.
comment:3 by , 11 years ago
@Dane: please check if that customer is running our "MakeMusic.sh" script, and disable it if needed.
Hat tip to you korli, I had missed that. A few weeks back we had a report of a KDL with "query" command which (unlike here) immediately ringed a bell for me; I had suggested disabling MakeMusic.sh for that other customer and never heard trouble from them again.
comment:4 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 5 years ago
Cc: | added; removed |
---|---|
Summary: | KDL while playing music → KDL: NULL dereference in x86VMTranslationMapPAE::UnmapArea |
Ping again: is this one still reproducible?
comment:6 by , 5 years ago
Resolution: | → not reproducible |
---|---|
Status: | assigned → closed |
Closing this one, haven't seen it in a long time.
comment:7 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
KDL