tmeiczin / opendcp

Created digital cinemas packages (DCP)
http://www.opendcp.org
GNU General Public License v3.0
121 stars 52 forks source link

SegFault of converting tiff to j2k #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Extract tiff's using mthod told at 
http://dcinemaforum.com/forum/index.php?topic=6.0
2.try ti convert resulting tiff's to jk2's
3. see following.
mfoxdogg@linux:~/sintel_dcp_test> opendcp_j2k -i tiff -o j2k -r 24 -p cinema2k

OpenDCP J2K 0.17 (c) 2010-2011 Terrence Meiczinger, All Rights Reserved.
  Encoder: OpenJPEG
Segmentation faultion (1 thread) [                    ] 100% [0/0]
mfoxdogg@linux:~/sintel_dcp_test> 

What is the expected output? What do you see instead?
To work! and it didn't :P

What version of the product are you using? On what operating system?
latest stable, compiled, Linux32(OpenSuSE11.3)

Please provide any additional information below.
Tried to convert the sintel trailer (www.sintel.org) to dcp, using th 480p .mp4 

Original issue reported on code.google.com by blendern...@gmail.com on 19 Mar 2011 at 4:34

GoogleCodeExporter commented 9 years ago
also present in git build
and image_to_j2k says tifffs are not correct colours example tiff attached

Original comment by blendern...@gmail.com on 19 Mar 2011 at 4:47

Attachments:

GoogleCodeExporter commented 9 years ago
I don't think I put this in the .17 compile notes, but you need openjpeg 1.4.

Original comment by terrenc...@gmail.com on 19 Mar 2011 at 3:53

GoogleCodeExporter commented 9 years ago
also, something seem bad about that tif? Even imagemagick crashes when trying 
to view it

$ identify -verbose 000559.tif
Segmentation fault

Original comment by terrenc...@gmail.com on 19 Mar 2011 at 4:11

GoogleCodeExporter commented 9 years ago
im using openjpeg 1.4 compiled from source and still the issue, so it could be 
2 things, a) my ffmpeg is screwed b) my lib tiff is also screwed 

Original comment by mfoxd...@gmail.com on 19 Mar 2011 at 9:34

GoogleCodeExporter commented 9 years ago
I just downloaded the sintel 480p trailer, converted to tif using ffmepg 0.6.1

$ ffmpeg -y -i sintel_trailer-480p.mp4 -an -r 24 -pix_fmt rgb24 -vcodec tiff 
tif/%06d.tif

then

$ opendcp_j2k -i 000559.tif -o 000559.j2c

OpenDCP J2K 0.17 (c) 2010-2011 Terrence Meiczinger, All Rights Reserved.
  Encoder: OpenJPEG
[ERROR] Image 000559.tif is not DCI Compliant         ] 100% [0/0]
  JPEG2000 Conversion (1 thread) [====================] 100% [1/1]

Cleaning up temporary files... 
Terrence-Meiczingers-MacBook-Pro-2:tif tmeiczin$ 

The error is expected since it isn't the right dimensions... note to self... 
make the message more descriptive.

Is this is the only tif that is bad? I tried with several programs and it 
wouldn't open.

Original comment by terrenc...@gmail.com on 19 Mar 2011 at 10:01

Attachments:

GoogleCodeExporter commented 9 years ago
every tiff that was done, dosn't work

Original comment by mfoxd...@gmail.com on 20 Mar 2011 at 8:47

GoogleCodeExporter commented 9 years ago
This doesn't seem to be an OpenDCP issue.

Original comment by terrenc...@gmail.com on 21 Mar 2011 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by terrenc...@gmail.com on 9 Apr 2011 at 5:51

GoogleCodeExporter commented 9 years ago
I just had opendcp crashing repeatedly, at exactly this stage, J2K conversion. 
Each time was "Segmentation fault (core dumped)" Tried reinstalling. Tried 
checking tiffs in question for obvious defects. Tried uninstalling 
opendcp-0.0.26-linux.amd64.deb and installing opendcp-0.0.26-linux.i386.deb 
instead. Nothing worked (there were dependency issues with the last one.)

So, I pulled the drive from this computer and put it into my i386 machine. It's 
purring away as I type this, with no apparent problems.

This computer is running Ubuntu 12.04, fully updated, on a Intel® Core™ 
i7-2600 CPU @ 3.40GHz × 8, 64-bit OS.

To say this is disconcerting is an understatement. Got a decent list of jobs 
coming up finally. Can't really afford this right now. What can I do to fix or 
at least diagnose this better? Thank you for everything you do.

Original comment by hdvproje...@gmail.com on 17 Sep 2012 at 7:41

GoogleCodeExporter commented 9 years ago
Happened again with a different project, but this time it got 300 tiffs 
converted before crashing the first time, and over 7000 the second time.

Keep having to switch the storage drive over to the standard usage machine, 
which is profoundly annoying.

Original comment by hdvproje...@gmail.com on 21 Sep 2012 at 8:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
By the way, both times DCI resize was enabled. Not happening when sizes are 
compliant.

Let's assume that it's a hardware issue, and my RAM is failing or something 
similar. What are some tests I can perform which speak directly to the resource 
needs of OpenDCP?

Original comment by hdvproje...@gmail.com on 21 Sep 2012 at 5:47

GoogleCodeExporter commented 9 years ago
Still crashing regularly at J2K conversion. Tried starting opendcp from a 
terminal to get some feedback. First time I set frame rate to 25 and bandwidth 
to 175 MB/s, then selected the tiff directory and got this:

*** glibc detected *** opendcp: double free or corruption (out): 
0x00000000024ceca0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7ec96)[0x7f035986ec96]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0xf0a18)[0x7f0352127a18]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_unref+0x1b3)[0x7f0358797e
93]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0xe0039)[0x7f0352117039]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0xe0925)[0x7f0352117925]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_unref+0x1b3)[0x7f0358797e
93]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x8489b)[0x7f03520bb89b]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0xb9dcf)[0x7f03520f0dcf]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0xab)[0x7f0358792
c1b]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x20c31)[0x7f03587a3c31]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd79)[0x7f03
587ac099]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f03587ac242
]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x15f2c0)[0x7f03521962c0]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_run_dispose+0x60)[0x7f035
8799000]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x8489b)[0x7f03520bb89b]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0xb9dcf)[0x7f03520f0dcf]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0xab)[0x7f0358792
c1b]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x20c31)[0x7f03587a3c31]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd79)[0x7f03
587ac099]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f03587ac242
]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x15f2c0)[0x7f03521962c0]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_run_dispose+0x60)[0x7f035
8799000]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0xb9dcf)[0x7f03520f0dcf]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x132)[0x7f035879
2ca2]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x20c31)[0x7f03587a3c31]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd79)[0x7f03
587ac099]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f03587ac242
]
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x15f2c0)[0x7f03521962c0]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_run_dispose+0x60)[0x7f035
8799000]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x5683bc)[0x7f035c2663bc]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN11QFileDialog20getExistingDirectoryEP
7QWidgetRK7QStringS4_6QFlagsINS_6OptionEE+0x174)[0x7f035c3abe04]
opendcp(_ZN10MainWindow7getPathEP7QWidget+0x69a)[0x44f9ba]
opendcp(_ZN10MainWindow11qt_metacallEN11QMetaObject4CallEiPPv+0x4e)[0x48446e]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_
iPPv+0x4b9)[0x7f035b9bb489]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN13QSignalMapper6mappedEP7QWidget+0x3
2)[0x7f035b9c2bb2]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN13QSignalMapper3mapEP7QObject+0xe3)[
0x7f035b9c3173]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_
iPPv+0x2b1)[0x7f035b9bb281]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN15QAbstractButton7clickedEb+0x32)[0x7
f035c559c72]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x599a4e)[0x7f035c297a4e]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x59ad8b)[0x7f035c298d8b]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN15QAbstractButton17mouseReleaseEventE
P11QMouseEvent+0x8c)[0x7f035c298ffc]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN11QToolButton17mouseReleaseEventEP11Q
MouseEvent+0xa)[0x7f035c3565da]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x684)[0x7f03
5bf1a144]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperE
P7QObjectP6QEvent+0xb4)[0x7f035bec9894]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEve
nt+0xabf)[0x7f035becf0bf]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP
7QObjectP6QEvent+0x8c)[0x7f035b9a6e9c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN19QApplicationPrivate14sendMouseEvent
EP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb+0x172)[0x7f035beca862]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x24bbf5)[0x7f035bf49bf5]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(_ZN12QApplication15x11ProcessEventEP7_XE
vent+0xdce)[0x7f035bf48bae]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x2740d2)[0x7f035bf720d2]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)[0x7f03590f
4d53]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x480a0)[0x7f03590f50a0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)[0x7f03590f
5164]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEvent
sE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x6f)[0x7f035b9d63bf]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x273d5e)[0x7f035bf71d5e]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsI
NS_17ProcessEventsFlagEE+0x32)[0x7f035b9a5c82]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17Proce
ssEventsFlagEE+0xf7)[0x7f035b9a5ed7]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x87)[0x7f
035b9aaf67]
opendcp(main+0xfe)[0x43cfce]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f035981176d]
opendcp[0x44e029]
======= Memory map: ========
00400000-00584000 r-xp 00000000 08:01 60556933                           
/usr/bin/opendcp
00783000-00784000 r--p 00183000 08:01 60556933                           
/usr/bin/opendcp
00784000-00789000 rw-p 00184000 08:01 60556933                           
/usr/bin/opendcp
00789000-007a5000 rw-p 00000000 00:00 0 
01a68000-027c0000 rw-p 00000000 00:00 0                                  [heap]
7f0300000000-7f0300022000 rw-p 00000000 00:00 0 
7f0300022000-7f0304000000 ---p 00000000 00:00 0 
7f0304000000-7f0304022000 rw-p 00000000 00:00 0 
7f0304022000-7f0308000000 ---p 00000000 00:00 0 
7f0308000000-7f0308022000 rw-p 00000000 00:00 0 
7f0308022000-7f030c000000 ---p 00000000 00:00 0 
7f030c000000-7f030c022000 rw-p 00000000 00:00 0 
7f030c022000-7f0310000000 ---p 00000000 00:00 0 
7f0310000000-7f0310022000 rw-p 00000000 00:00 0 
7f0310022000-7f0314000000 ---p 00000000 00:00 0 
7f0314000000-7f0314022000 rw-p 00000000 00:00 0 
7f0314022000-7f0318000000 ---p 00000000 00:00 0 
7f0318000000-7f03184dc000 rw-p 00000000 00:00 0 
7f03184dc000-7f031c000000 ---p 00000000 00:00 0 
7f031c000000-7f031c1fb000 rw-p 00000000 00:00 0 
7f031c1fb000-7f0320000000 ---p 00000000 00:00 0 
7f03237ff000-7f0323800000 ---p 00000000 00:00 0 
7f0323800000-7f0324000000 rw-p 00000000 00:00 0 
7f0324000000-7f0324022000 rw-p 00000000 00:00 0 
7f0324022000-7f0328000000 ---p 00000000 00:00 0 
7f032822c000-7f0328230000 r-xp 00000000 08:01 60819736                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
7f0328230000-7f0328430000 ---p 00004000 08:01 60819736                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
7f0328430000-7f0328431000 r--p 00004000 08:01 60819736                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
7f0328431000-7f0328432000 rw-p 00005000 08:01 60819736                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
7f0328432000-7f03284e2000 r--p 00000000 08:01 61474000                   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
7f03284e2000-7f03284e3000 ---p 00000000 00:00 0 
7f03284e3000-7f0328ce3000 rw-p 00000000 00:00 0 
7f032b4e8000-7f032b4e9000 ---p 00000000 00:00 0 
7f032b4e9000-7f032bce9000 rw-p 00000000 00:00 0 
7f032bce9000-7f032bd49000 rw-s 00000000 00:04 229379                     
/SYSV00000000 (deleted)
7f032bd49000-7f032bd9b000 r--p 00000000 08:01 61474026                   
/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf
7f032bd9b000-7f0330000000 r--p 00000000 08:01 61866062                   
/usr/share/icons/gnome/icon-theme.cache
7f0330000000-7f0330021000 rw-p 00000000 00:00 0 
7f0330021000-7f0334000000 ---p 00000000 00:00 0 
7f033401f000-7f0334022000 r-xp 00000000 08:01 60819732                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
7f0334022000-7f0334222000 ---p 00003000 08:01 60819732                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
7f0334222000-7f0334223000 r--p 00003000 08:01 60819732                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
7f0334223000-7f0334224000 rw-p 00004000 08:01 60819732                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
7f0334224000-7f0334225000 ---p 00000000 00:00 0 
7f0334225000-7f0334a25000 rw-p 00000000 00:00 0 
7f0334a25000-7f0334a5c000 r-xp 00000000 08:01 60562072                   
/usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3.0.1
7f0334a5c000-7f0334c5b000 ---p 00037000 08:01 60562072                   
/usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3.0.1
7f0334c5b000-7f0334c5e000 r--p 00036000 08:01 60562072                   
/usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3.0.1
7f0334c5e000-7f0334c5f000 rw-p 00039000 08:01 60562072                   
/usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3.0.1
7f0334c5f000-7f0334c93000 r-xp 00000000 08:01 60562442                   
/usr/lib/x86_64-linux-gnu/librsvg-2.so.2.36.1
7f0334c93000-7f0334e92000 ---p 00034000 08:01 60562442                   
/usr/lib/x86_64-linux-gnu/librsvg-2.so.2.36.1
7f0334e92000-7f0334e93000 r--p 00033000 08:01 60562442                   
/usr/lib/x86_64-linux-gnu/librsvg-2.so.2.36.1
7f0334e93000-7f0334e94000 rw-p 00034000 08:01 60562442                   
/usr/lib/x86_64-linux-gnu/librsvg-2.so.2.36.1
7f0334e94000-7f0334e96000 r-xp 00000000 08:01 60819740                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
7f0334e96000-7f0335095000 ---p 00002000 08:01 60819740                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
7f0335095000-7f0335096000 r--p 00001000 08:01 60819740                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
7f0335096000-7f0335097000 rw-p 00002000 08:01 60819740                   
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
7f0335097000-7f0336892000 r--p 00000000 08:01 61866074                   
/usr/share/icons/hicolor/icon-theme.cache
7f0336892000-7f033697b000 r--p 00000000 08:01 61892828                   
/usr/share/icons/Humanity/icon-theme.cache
7f033697b000-7f033698b000 r-xp 00000000 08:01 60821728                   
/usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
7f033698b000-7f0336b8a000 ---p 00010000 08:01 60821728                   
/usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
7f0336b8a000-7f0336b8b000 r--p 0000f000 08:01 60821728                   
/usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
7f0336b8b000-7f0336b8c000 rw-p 00010000 08:01 60821728                   
/usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
7f0336b8c000-7f0336e36000 rw-s 00000000 00:04 131072                     
/SYSV00000000 (deleted)
7f0336e36000-7f0336e37000 ---p 00000000 00:00 0 
7f0336e37000-7f0337637000 rw-p 00000000 00:00 0 
7f0337637000-7f033763e000 r-xp 00000000 08:01 60823843                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqtiff.so
7f033763e000-7f033783d000 ---p 00007000 08:01 60823843                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqtiff.so
7f033783d000-7f033783e000 r--p 00006000 08:01 60823843                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqtiff.so
7f033783e000-7f033783f000 rw-p 00007000 08:01 60823843                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqtiff.so
7f033783f000-7f0337894000 r-xp 00000000 08:01 60557974                   
/usr/lib/x86_64-linux-gnu/libQtSvg.so.4.8.1
7f0337894000-7f0337a94000 ---p 00055000 08:01 60557974                   
/usr/lib/x86_64-linux-gnu/libQtSvg.so.4.8.1
7f0337a94000-7f0337a96000 r--p 00055000 08:01 60557974                   
/usr/lib/x86_64-linux-gnu/libQtSvg.so.4.8.1
7f0337a96000-7f0337a97000 rw-p 00057000 08:01 60557974                   
/usr/lib/x86_64-linux-gnu/libQtSvg.so.4.8.1
7f0337a97000-7f0337a9c000 r-xp 00000000 08:01 60823835                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqsvg.so
7f0337a9c000-7f0337c9b000 ---p 00005000 08:01 60823835                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqsvg.so
7f0337c9b000-7f0337c9c000 r--p 00004000 08:01 60823835                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqsvg.so
7f0337c9c000-7f0337c9d000 rw-p 00005000 08:01 60823835                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqsvg.so
7f0337c9d000-7f0337cd0000 r-xp 00000000 08:01 60562314                   
/usr/lib/x86_64-linux-gnu/liblcms.so.1.0.19
7f0337cd0000-7f0337ed0000 ---p 00033000 08:01 60562314                   
/usr/lib/x86_64-linux-gnu/liblcms.so.1.0.19
7f0337ed0000-7f0337ed1000 r--p 00033000 08:01 60562314                   
/usr/lib/x86_64-linux-gnu/liblcms.so.1.0.19
7f0337ed1000-7f0337ed2000 rw-p 00034000 08:01 60562314                   
/usr/lib/x86_64-linux-gnu/liblcms.so.1.0.19
7f0337ed2000-7f0337ed4000 rw-p 00000000 00:00 0 
7f0337ed4000-7f0337f57000 r-xp 00000000 08:01 60562340                   
/usr/lib/x86_64-linux-gnu/libmng.so.1.1.0.10
7f0337f57000-7f0338157000 ---p 00083000 08:01 60562340                   
/usr/lib/x86_64-linux-gnu/libmng.so.1.1.0.10
7f0338157000-7f033815a000 r--p 00083000 08:01 60562340                   
/usr/lib/x86_64-linux-gnu/libmng.so.1.1.0.10
7f033815a000-7f033815c000 rw-p 00086000 08:01 60562340                   
/usr/lib/x86_64-linux-gnu/libmng.so.1.1.0.10
7f033815c000-7f0338161000 r-xp 00000000 08:01 60823805                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqmng.so
7f0338161000-7f0338361000 ---p 00005000 08:01 60823805                   
/usr/lib/x86_64-linux-gnu/qt4/plugins/imageformats/libqmng.soAborted (core 
dumped)

The second time I selected the tiff direcetory and j2k directlry first, then 
made the frame rate and other changes, and I got this:

:~$ opendcp
Segmentation fault (core dumped)

Original comment by hdvproje...@gmail.com on 11 Oct 2012 at 4:37

GoogleCodeExporter commented 9 years ago

Original comment by terrenc...@gmail.com on 1 Jan 2013 at 3:15