Opened 18 years ago

Closed 16 years ago

#695 closed bug (fixed)

[ButterFly] crash on jpeg translator selection — at Version 8

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: Applications Version:
Keywords: Cc: oxben@…
Blocked By: Blocking:
Platform: All

Description (last modified by stippi)

ButterFly will crash if you open any image, select Convert menu and select JPEG or JPEG2000 translators. Note that if you Press Debug button upon crash and then close Terminal with gdb, ButterFly's window will not close. bt command says "No stack." Tested on real hw with hrev17923.

Change History (8)

comment:1 by oxben@…, 18 years ago

There is more than one bug here I think.

(1) When I use an optimized build of Butterfly (no debug info), it crashes as soon as I select the JPEG entry in the translator list. The problem seems to be related to drawing the UI for JPEG translators. It works fine with other translators (TIFF, TGA, GIF, ...)

(2) When I use a recompiled Butterfly with debug info on BeOS 5 PE and I execute it on Haiku/Qemu. I can go further: I can select JPEG translator and its UI draws correctly. But once I've chosen any translator (not only JPEG ones) and selected the output filename, Butterfly crashes. This time, on the console I got the following message:

168: DEBUGGER: translator must be locked!

Looks like I forgot to lock something (something that wasn't needed in BeOS?).

comment:2 by diver, 18 years ago

Summary: [ButterFly] crash on jpeg traslator selection[ButterFly] crash on jpeg translator selection

comment:3 by diver, 18 years ago

Note also that:

a) ButterFly crases under R5 in similar maner if HSIRawTranslator (http:// bebits.com/app/494) installed (as DataTranslation itself). It even make opening large files (like .tga screenshots) very very slow.

b) GifTranslator shows non-standard grey background.

See #412, #412 and #412 for additional problems with translators.

comment:4 by modeenf, 16 years ago

Platform: All

I know that jpg tanslator hade some problem in the past and every application trying to open a jpg file craches but some releases after r2xxx fixed this (Zeta hade the same problem in 1.21)

comment:5 by modeenf, 16 years ago

Tested in hrev23495 and non of the problem exist.

Butterfly 1.61 on hrev23495 (native on my Dell x300 1,2 ghz)

  • one sec to open 2.25 MB tag file
  • Convert same file to jpeg2000 , 12,7 sec

I think that we can close this one.

comment:6 by oxben, 16 years ago

There is a version 1.6.2 available, may be you want to test this one too?

See: Bebits talkback for Butterfly: http://www.bebits.com/talkback/479#20098 Or, directly: http://oxben.free.fr/butterfly/Butterfly.html

comment:7 by diver, 16 years ago

Should be fixed.

comment:8 by stippi, 16 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Ok thanks for confirming.

Note: See TracTickets for help on using tickets.