#4354 closed bug (fixed)
app_server crash in Screen:Frame().
Reported by: | bga | Owned by: | jackburton |
---|---|---|---|
Priority: | high | Milestone: | R1/alpha1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
And you thought the BDirectWindow saga was over!
Unfortunately I have no stack crawl as my USB keyboard does not work with the app_server debug console. i think this should not be much of a problem as, at least here, it happens 100% of the time.
Here is how I reproduce it:
1 - Change to some resolution using BScreen::SetMode().
2 - Create a BDirectWindow and set it full screen.
3 - Switch to some higher resolution with BScreen::SetMode().
4 - Crash.
Attachments (1)
Change History (5)
comment:1 by , 15 years ago
follow-up: 4 comment:3 by , 15 years ago
Milestone: | R1 → R1/alpha1 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Damn, I should have accepted that bug before looking into it; thanks Stefano! I've added proper locking in hrev32775, as that was missing, too.
comment:4 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
I'm seeing this as well when the screen saver kicks in: