Opened 13 years ago
Closed 13 years ago
#7801 closed bug (fixed)
app_server crash while vigorously moving windows around, stacking/unstacking them and creating/modifying tiled window groups
Reported by: | GeneralMaximus | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
See attached picture for a backtrace. This is the second time I have run into this bug, but I haven't been able to reliably reproduce it.
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | app_server_crash.jpg added |
---|
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Version: | → R1/Development |
comment:2 by , 13 years ago
Summary: | app_server crash while moving windows around, stacking/unstacking them and creating/modifying tiled window groups → app_server crash while vigorously moving windows around, stacking/unstacking them and creating/modifying tiled window groups |
---|
comment:3 by , 13 years ago
In the last couple weeks I've had 2 crashes whose backtrace starts off the same, though it stops at DispatchMessage() (the extra lines going deep into malloc code were not there) hinting at a more general type of memory corruption than this one maybe... Each time it occured while downloading a nightly, browsing the web, and then hitting Alt-² to switch to another workspace.
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Pretty sure that it is fixed in hrev42478. SAT key event were not write locked.
Picture of backtrace.