weixin_39710951 2020-11-29 11:01 采纳率: 0%
浏览 0

crash bug in file conversions

Originally reported on Google Code with ID 1470


Describe the problem and how to reproduce it.

Writing a batch of 16bit TIFF files from the queue.  RAW images are PEF files from
K100d, quantity 71.  RT has yet to complete entire batch job but will crash at random
points, not always on the same image.  Also saw similar behavior trying to convert
several hundred RAW PEF files to JPG.  Crash has been present in all 4.xxx versions
I have tried on both Ubuntu and Gentoo.  I can make PEF's and PP3's available if desired.
 Default processing only on images.

Click on Preferences > About > Version and paste all that here.

Branch: default
Version: 4.0.9.67
Changeset: 80a7b758b0a6
Compiler: gcc 4.6
Processor: undefined
System: Linux
Bit depth: 64 bits
Gtkmm: V2.24.2
Build type: debug
Build flags:  -march=native -fopenmp -g
Link flags:   -march=native
OpenMP support: ON
MMAP support: ON

Operating system (e.g. winXP-32bit, Ubuntu-11.10-64bit):

Ubuntu-12.04-64bit
CPU: Athlon64x2
RAM: 6GB
Chipset: NF560

output from debugger

[code ]
[Thread 0x7fffda61a700 (LWP 6347) exited]
[New Thread 0x7fffd94a1700 (LWP 6348)]
[New Thread 0x7fffd8ca0700 (LWP 6349)]
**
Gdk:ERROR:/build/buildd/gtk+2.0-2.24.10/gdk/gdkregion-generic.c:1306:miSubtractNonO1:
assertion failed: (y1<y2 program received signal sigabrt aborted. in raise from></y2>

Reported by langjp.com on 2012-07-07 16:11:54

该提问来源于开源项目:Beep6581/RawTherapee

  • 写回答

5条回答 默认 最新

  • weixin_39710951 2020-11-29 11:01
    关注
    
    Looks similar to Issue 1367.
    

    Reported by lebedev.ri on 2012-07-07 16:28:34

    评论

报告相同问题?