After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 79163 - Gimp crashes when trying to scale down
Gimp crashes when trying to scale down
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
1.x
Other other
: Normal normal
: 1.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2002-04-18 21:52 UTC by kuldar
Modified: 2004-03-22 16:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
output from --enable-stack-trace (2.02 KB, text/plain)
2002-04-19 12:28 UTC, kuldar
Details
gdb backtrace of this problem on a debian woody i386 system (2.21 KB, text/plain)
2003-11-09 19:21 UTC, kalthare
Details

Description kuldar 2002-04-18 21:52:10 UTC
Gimp crashes immediatly after trying to scale image down,
doesn't matter what type of image or how much to scale,
lets to scale upwards though.
I used freeBSD ports collection to download and
compile Gimp, it didn't give any compile-time errors.
Comment 1 Sven Neumann 2002-04-19 09:53:34 UTC
Your bug-report is missing some worthwhile information. Could you tell
us how you try scale the image? Please give us a step-by-step
explanation of what you are doing so that we can try to reproduce the
problem.

I'd also like to know the version numbers and origin of the glib/gtk+
libraries you are using. Last, but not least, please start gimp from
the console using the "--enable-stack-trace always" command-line
option. If you get a stack trace from your crash, please include it
with the bug-report.
Comment 2 kuldar 2002-04-19 12:28:13 UTC
Created attachment 7808 [details]
output from --enable-stack-trace
Comment 3 kuldar 2002-04-19 12:57:22 UTC
I used menu option from Image -> Scale Image... (Shift+I), it only
crashes when I change Pixel Dimensions down (i tryed today some more
and seems that it doesn't crash when i leave ratio unlocked and change
only Y axis, bug only occurs when i change X or both).
There are gtk-1.2.10_4 and glib-1.2.10_5 packages in my freeBSD system
and in /usr/ports/distfiles is gtk+-1.2.10.tar.gz. I only used "cvsup"
to update ports and "make install" to compile gnome and gimp, I
haven't downloaded any of the files manually.
P.S added output from the stack trace as an attachment to this thread
earlier today.
Comment 4 Raphaël Quinet 2002-04-19 13:15:22 UTC
Thanks.  The stack trace is interesting because it shows that the
error occurs inside the GIMP and not inside glib or gtk.  But
unfortunately, the list of parameters is not shown in the trace.  I
do not know how much time you can spend investigating this, but it
would be nice if you could recompile the code with debugging options
enabled so that the parameters can be displayed correctly in the
stack trace.

By the way, I think that the call to "help_about_cmd_callback" just
before "resize_scale_implement" is a bit suspicious.
Comment 5 Sven Neumann 2002-08-25 00:20:30 UTC
The reporter has provided enough information so that we can reopen
this bug-report.
Comment 6 Elijah Newren 2002-11-06 19:09:13 UTC
If it's been reopened and a stack trace was added, it probably ought
to be marked NEW as well.  Doing so...
Comment 7 regisr 2003-01-04 13:22:41 UTC
With version 1.2.3 and FreeBSD 4.7-STABLE I can't reproduce it.
It was with a simple image (TIFF format for the file) in RVB mode
without alpha channel or layers.
Does the reporter can give others details?


Comment 8 Sven Neumann 2003-04-14 17:42:28 UTC
This might be a similar problem as the one reported in bug #104693.
Could the bug reporter please tell us what compiler flags he/she was
using?
Comment 9 Dave Neary 2003-07-23 16:20:05 UTC
Changed target milestone of several bugs to 2.0 - these are not features, and
don't look to me like blockers for a pre-release, but they have to be addressed
before 2.0.

Dave.
Comment 10 kalthare 2003-11-09 19:21:39 UTC
Created attachment 21320 [details]
gdb backtrace of this problem on a debian woody i386 system
Comment 11 Pedro Gimeno 2003-11-26 13:30:57 UTC
This looks a lot like a dupolicate of bug #104693. Would the reporter 
(or the poster of the last backtrace) please try with version 1.2.5 
and report back?
Comment 12 Dave Neary 2003-11-26 13:43:46 UTC
Has anyone reproduced this on the 1.3 branch? While we're waiting for
an answer, I'll change the target milestone to 1.2.6.

Dave. 
Comment 13 kalthare 2003-12-27 22:45:31 UTC
Since I made that backtrace I've upgraded from Woody to Sid. The
problem seems to have gone away. I'm using gimp 1.2.5 now -- I'll try
rebuilding the version I had before, and see if the bug resurfaces.
Comment 14 kalthare 2003-12-28 00:27:58 UTC
It's gone in the old version too. I guess it must be a lib.
Comment 15 Raphaël Quinet 2003-12-29 00:25:28 UTC
Good to know that the problem is solved for Debian.  If both the new
and old versions work now, then the problem could have been related to
some libraries or build tools and not to the GIMP itself.

But what about FreeBSD, which was the OS of the original bug report?
Could the reporter check if FreeBSD is still affected by this problem?
Comment 16 Sven Neumann 2004-03-22 16:23:25 UTC
We are about to release 2.0 and we will not put any further efforts
into gimp-1.2 development. Since several people reported this to be
fixed, I will now close this report as FIXED.