GNOME Bugzilla – Bug 130702
PSD plugin crashes in load_image
Last modified: 2004-01-06 19:20:58 UTC
Photoshop import plugin crashes when loading certain photoshop file. Console output: This is a development version of The GIMP. Debug messages may appear here. gimp_composite: use=yes, verbose=no +mmx +sse -sse2 -3dnow -altivec -vis (psd:39846): LibGimp-CRITICAL **: file gimppixelrgn.c: line 466 (gimp_pixel_rgn_set_rect): assertion `buf != NULL' failed (psd:39846): LibGimp-CRITICAL **: file gimppixelrgn.c: line 89 (gimp_pixel_rgn_init): assertion `x >= 0 && x + width <= drawable->width' failed (psd:39846): LibGimp-CRITICAL **: file gimppixelrgn.c: line 467 (gimp_pixel_rgn_set_rect): assertion `x >= 0 && x + width <= pr->drawable->width' failed (psd:39846): LibGimp-CRITICAL **: file gimppixelrgn.c: line 89 (gimp_pixel_rgn_init): assertion `x >= 0 && x + width <= drawable->width' failed /usr/X11R6/libexec/gimp/1.3/plug-ins/psd: fatal error: Segmentation fault chans_to_RGBA : NULL channel - eep!/usr/X11R6/libexec/gimp/1.3/plug-ins/psd (pid:39846): [E]xit, [H]alt, show [S]tack trace or [P]roceed: S
+ Trace 43038
Problematic file is available from http://raven.oook.cz/domenyhome.psd GIMP was compiled with CFLAGS -O -pipe -g, stripped on instalation.
Could be a duplicate of bug #123321 or one of the other PSD related bug reports. There are quite a few.
Changing the summary so the report shows up in a query for PSD.
This is a duplicate of bug #123321. The reporter is reporting on a crash that occurs after applying the patch I submitted. Closing as a dup. *** This bug has been marked as a duplicate of 123321 ***