Opened 10 years ago
Closed 9 years ago
#12033 closed bug (fixed)
Icon-o-Matic crashes on style change
Reported by: | matjako | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Icon-O-Matic | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Icon-o-Matic crashes when style is switched from Gradient to Color.
Steps to reproduce:
- Add a new style
- Change the new style to Gradient
- Change the style back to Color
At this point the program crashes in my nightly, regardless if a style is assigned to anything or not.
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | Icon-O-Matic-1770-debug-28-04-2015-10-48-18.report added |
---|
comment:1 by , 10 years ago
Thanks for the report. This is most likely caused by a recent change from another Haiku developer which fixes a memory leak. The Style leaked the gradients. This crashing bug may have always been there, but previously it was hidden, since the gradient was never freed. Maybe the fix is incorrect, and the gradient is freed the wrong way (deleted versus unreferenced)... I need to check.
Note:
See TracTickets
for help on using tickets.
Crash report