From bug-octave-request at bevo dot che dot wisc dot edu Thu May 8 11:19:29 2003 Subject: Subject: core dump while reading jpeg file From: "John W. Eaton" To: Peter Scott cc: bug-octave mailing list Date: Thu, 8 May 2003 11:19:18 -0500 On 8-May-2003, Peter Scott wrote: | ---------- | Bug report for Octave 2.1.40 configured for i386-redhat-linux-gnu | | Description: | ----------- | | not much to say but octave core dumps when trying to read a jpeg file. | I am running standard Redhat 9 linux. | | | Repeat-By: | --------- | | * when I execute the following command in octave | a=takepicture(100); | octave core dumps due to a segfault I can't reproduce this problem with Otave 2.1.48 on a Debian system. The image that I get after using your takepicture function doesn't look the same as the original (i.e., imshow (takepicture (100)); does not show the same thing as using an image viewer to display the original) but I'm not sure whether that is by design or because of some other problem. In any case, it doesn't crash Octave. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------