#267 closed bug (fixed)
HWInterface::_DrawCursor opens gdb
Reported by: | johndrinkwater | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Was trying SCUMMvm in Haiku, the window displays, then the screen goes white.
Here's the output from bt
HWInterface::_DrawCursor () AccelerantHWInterface::_DrawCursor () HWInterface::ShowSoftwareCursor () DrawingEngine::DrawShape () ServerWindow::_DispatchViewDrawingMessage () ServerWindow::_DispatchViewMessage () ServerWindow::_DispatchMessage () ServerWindow::_MessageLooper () MessageLooper::_message_thread () thread_entry () from /boot/beos/system/lib/libroot.so ?? ()
scummvm 0.8.2 with rev16631
Attachments (1)
Change History (9)
comment:1 by , 19 years ago
severity: | normal → blocker |
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
A similar crash occurs when trying to use Cortex.
Stack crawl is:
HWInterface::_DrawCursor() AccelerantHWInterface::_DrawCursor() HWInterface::MoveCursorTo() AccelerantHWInterface::MoveCursorTo() [...]
comment:4 by , 19 years ago
Status: | new → closed |
---|
comment:5 by , 19 years ago
I want to verify that this is fixed - Marcus, can you confirm? ( stippis changes in hrev16657 )
comment:6 by , 19 years ago
Resolution: | → fixed |
---|
comment:7 by , 19 years ago
Cc: | added |
---|
Changing the severity to "blocker" as this problem crashes the whole system.