Opened 10 years ago
Closed 10 years ago
#11544 closed bug (fixed)
[app_server] crashes after selecting PNGTranslator in Butterfly
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
- open an image in Butterfly
- right click it and select Convert menu
- select PNGTranslator
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | app_server-197-debug-01-12-2014-09-55-06.report added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
ServerWindow::fCurrentView is probably NULL, which leads to an invalid virtual dispatch table. I noticed there is also a TODO on the ServerWindow::ResyncDrawState() call.
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Can't reproduce anymore. I wonder when it was fixed though.
Note:
See TracTickets
for help on using tickets.
Reproductible, not specifically with the PNG translator, after clicking around several times in the translator list.