Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#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)

drawcursor-addresses.jpg (58.8 KB ) - added by johndrinkwater 18 years ago.
bt

Download all attachments as: .zip

Change History (9)

comment:1 by marcusoverhagen, 18 years ago

severity: normalblocker

comment:2 by marcusoverhagen, 18 years ago

Changing the severity to "blocker" as this problem crashes the whole system.

comment:3 by marcusoverhagen, 18 years ago

A similar crash occurs when trying to use Cortex.

Stack crawl is:

HWInterface::_DrawCursor() AccelerantHWInterface::_DrawCursor() HWInterface::MoveCursorTo() AccelerantHWInterface::MoveCursorTo() [...]

by johndrinkwater, 18 years ago

Attachment: drawcursor-addresses.jpg added

bt

comment:4 by johndrinkwater, 18 years ago

Status: newclosed

comment:5 by johndrinkwater, 18 years ago

I want to verify that this is fixed - Marcus, can you confirm? ( stippis changes in hrev16657 )

comment:6 by johndrinkwater, 18 years ago

Resolution: fixed

comment:7 by marcusoverhagen, 18 years ago

Cc: marcus@… added

comment:8 by marcusoverhagen, 18 years ago

Cortex doesn't crash anymore.

Note: See TracTickets for help on using tickets.