#6566 closed bug (fixed)
SATDecorator crash app_server
Reported by: | X512 | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Add-Ons/Decorators/Default | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev38526. When windows moving to stack with another window app_server crash sometimes.
Attachments (2)
Change History (10)
by , 14 years ago
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
by , 14 years ago
Attachment: | SATDecorator-app_server-crash-serial.log added |
---|
crash from BeZillaBrowser "Close Other Tabs" in context menu
comment:3 by , 14 years ago
This appears to be similar to an app_server crash that I can reproduce. In hrev38711-gcc2hybrid, launch multiple browser tabs in BeZillaBrowser, right click one and select "Close Other Tabs". Attached is a serial log snippet of the crash and a best guess as to some KDL commands.
If it'll help you, we can set up a ssh-based serial debug session (ssh in to my FreeBSD box and control kdebug via serial_input)
comment:4 by , 14 years ago
From a quick glance it's possible this is due to some faulty assumptions in the SATDecorator. Most notably, a window created with the B_NO_BORDER_WINDOW_LOOK window look constant has no decorator, while StackAndTile seems to assume that if it managed to get a window, a decorator exists.
comment:6 by , 14 years ago
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 by , 14 years ago
Component: | Servers/app_server → Add-Ons/Decorators/Stack And Tile |
---|
can't reproduce it, what are you exactly doing? which windows? which order?... thanks