abrt version: 1.1.13 architecture: i686 Attached file: backtrace cmdline: octave comment: Any call to imread or imwrite appears to cause Octave to crash. component: octave crash_function: LockSemaphoreInfo executable: /usr/bin/octave-3.2.4 kernel: 2.6.35.6-45.fc14.i686 package: octave-6:3.2.4-4.fc14 rating: 4 reason: Process /usr/bin/octave-3.2.4 was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1317046732 uid: 500 How to reproduce ----- 1. Start Ocave by typing "octave" at the command prompt. 2. Attempt to read an image file, eg. im = imread('im.jpg') 3. or attempt to create an image with imwrite(im, 'im_out.jpg')
Created attachment 524953 [details] File: backtrace
Backtrace analysis found this bug to be similar to bug #655569, closing as duplicate. Bugs which were found to be similar to this bug: bug #623112, bug #655569, bug #665774, bug #693556, bug #701218 This comment is automatically generated. *** This bug has been marked as a duplicate of bug 655569 ***