Opened 14 years ago

Closed 14 years ago

#6334 closed bug (fixed)

Alternating Terminal's fullscreen mode crashes app_server

Reported by: mmadia Owned by: czeidler
Priority: normal Milestone: R1
Component: Servers/app_server Version: R1/alpha2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by mmadia)

This bug can reliably be reproduced. It does not occur on hrev37520. First noticed on hrev37556 and confirmed on hrev37570.

To reproduce:

  • start Terminal
  • enter full-screen mode, CMD+Enter
  • exit full-screen mode, CMD+Enter

Upon exiting, Terminal will have no decorator.

Shortly afterwards and with some other window operations, app_server will crash. I haven't yet pinned down the exact window operation. Normally I'll try moving Terminal, moving other applications over and under it -- but it's easy to get the crash.

Attached is a serial log of the crash occurring, with some guess-work of KDL commands.

Attachments (1)

minicom-app_server-bomb.cap (6.2 KB ) - added by mmadia 14 years ago.

Download all attachments as: .zip

Change History (5)

by mmadia, 14 years ago

Attachment: minicom-app_server-bomb.cap added

comment:1 by mmadia, 14 years ago

Description: modified (diff)

comment:2 by anevilyak, 14 years ago

Owner: changed from axeld to czeidler
Status: newassigned

comment:3 by anevilyak, 14 years ago

Current guess for a likely culprit is hrev37524. The backtrace seems to imply that the decorator object exists but has no drawing engine allocated to it.

comment:4 by czeidler, 14 years ago

Resolution: fixed
Status: assignedclosed

Should be working now (hrev37610). Thank you for pointing this out!

Note: See TracTickets for help on using tickets.