Re: [Gimp-developer] Gimp 1.2 and 1.3.4 crashes

2002-03-20 Thread Sven Neumann

Hi,

Hubertus Krogmann [EMAIL PROTECTED] writes:

 #gimp -v :
 GIMP Version 1.2.3
 
 I made a 
 #gimp externsteine-360.jpg
 
   selected a area, about 95% of the image 
   copy
   paste in new
   save as
   typed in ttt.jpg
   pressed ok
 
 and got:
 
 gimp: fatal error: Speicherzugriffsfehler
 
 Gimp-WARNING **: swap file not empty: /data2/gimp-cache/gimpswap.8624
 
 655360 - 786432

did you try if you can save a smaller image as JPEG? Perhaps something
is wrong with your libjpeg? Could you try to set LC_ALL to C in order to
check if it is perhaps one of those strange locale dependant problems.


Salut, Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Gimp 1.2 and 1.3.4 crashes

2002-03-20 Thread Hubertus Krogmann

On Wednesday 20 March 2002 10:15, Sven Neumann wrote:
 did you try if you can save a smaller image as JPEG? Perhaps something
 is wrong with your libjpeg? 

I have tried another picture:

# jhead externsteine-dazwischen.jpg
File name: externsteine-dazwischen.jpg
File size: 1660736 bytes
File date: 2002:03:17 19:07:38
Resolution   : 7633 x 1484
Jpeg process : Baseline

opend it
rotate 270°
scaled to 300x1500 (for a web page)
copied the result
paste as new
save as

and got:gimp: fatal error: Segmentation fault

strange ...
-- 
Hubertus Krogmann
[EMAIL PROTECTED]

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGP 6.5.1

mQENAzgvDQ4AAAEIAM0fEq1EzRjIYp+5xFGaiT3SXNCxntjf5gmyiBT967Z0Ki41
6Wmydggb2rDMeVg+widXde7XVEwOgxSPFoA6n2qYio14VCbq0xng4Xvyem64ydn/
N2aDnXnnYuu8JABSZi4y0GtPpBev54Nr0Q091ZhMvv0sKPE//wM0qGQ5O+e5NnT0
kE9wEE469j3JI92ywMRTiIqBxYkTO2gqNf5cWsCXcpPU8VdggB/aMAiJR93G+m2q
d4tfv1d0PqHy46rO91MAxf0ajhWx5q4hQdOnJZinnb3w4EmIYEE4tbVAB7CL5phR
nSLLSACA0/iMlLBJV3xQqdWv0CmZ8wTlUbG2b0EABRG0Hkh1YmVydHVzIEtyb2dt
YW5uIDxoa0Boa2l0LmRlPg==
=dDEC
-END PGP PUBLIC KEY BLOCK-
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Gimp 1.2 and 1.3.4 crashes

2002-03-20 Thread Sven Neumann

Hi,

Hubertus Krogmann [EMAIL PROTECTED] writes:

 hmm, what is that, gimp isn't using libjpeg ???
 
 ldd /usr/local/bin/gimp
 libgtk-1.2.so.0 = /usr/lib/libgtk-1.2.so.0 (0x40035000)
 libgdk-1.2.so.0 = /usr/lib/libgdk-1.2.so.0 (0x40165000)
 libgmodule-1.2.so.0 = /usr/lib/libgmodule-1.2.so.0 (0x4019b000)
 libglib-1.2.so.0 = /usr/lib/libglib-1.2.so.0 (0x4019e000)
 libdl.so.2 = /lib/libdl.so.2 (0x401c3000)
 libXi.so.6 = /usr/X11R6/lib/libXi.so.6 (0x401c7000)
 libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x401d)
 libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x401de000)
 libm.so.6 = /lib/libm.so.6 (0x402c1000)
 libc.so.6 = /lib/libc.so.6 (0x402e3000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

of course it is not. You didn't believe we'd link against each and
every library, did you? Only the jpeg plug-in links against libjpeg,
the GIMP core itself knows nothing about JPEG. Please check 
/usr/local/lib/gimp/1.2/plug-ins/jpeg instead.


Salut, Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Gimp 1.2 and 1.3.4 crashes

2002-03-19 Thread Hubertus Krogmann

On Tuesday 19 March 2002 13:08, Sven Neumann wrote:
 Hi,
 Hubertus Krogmann [EMAIL PROTECTED] writes:
   what do you mean, stopped working? Did it crash or did it just stop
   working? Did you watch any console output?
  It crashes and ask me to [E]xit  [C]ontinue immediately after
  pressing the ok button in the save as dialog.
 This makes me think you are not using the latest stable GIMP release
 (1.2.3). Did you try to press 'S' here to get a stack trace?

So, I got the actually stable version:

#gimp -v :
GIMP Version 1.2.3

I made a 
#gimp externsteine-360.jpg

selected a area, about 95% of the image 
copy
paste in new
save as
typed in ttt.jpg
pressed ok

and got:

gimp: fatal error: Speicherzugriffsfehler

Gimp-WARNING **: swap file not empty: /data2/gimp-cache/gimpswap.8624

655360 - 786432

   the important question is, how is your tile-cache setup?
  I configured 1 undo operation and 256 MB Ram to gimp
   I have just reproduced what you described with gimp-1.2 and it
   worked like a charm even though my box has less RAM. I could create
   a RGB image of 15593 x 2008, copy large parts of it into a new
   image and save that as JPEG (even using the Export feature which
   creates another copy of it).
  Can I generate debug messages/Coredumps or so ?
  I even could send you the image. What infos may be useful ?
 it shouldn't depend on the image. If you can reproduce the problem
 you should file a bug-report at bugzilla.gnome.org. Just fill in
 all the fields and give a detailed description on how to reproduce
 the problem. Make sure you have use gimp-1.2.3 before you send in
 any bug-reports.

Done.

 Salut, Sven

-- 
Hubertus Krogmann
[EMAIL PROTECTED]

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGP 6.5.1

mQENAzgvDQ4AAAEIAM0fEq1EzRjIYp+5xFGaiT3SXNCxntjf5gmyiBT967Z0Ki41
6Wmydggb2rDMeVg+widXde7XVEwOgxSPFoA6n2qYio14VCbq0xng4Xvyem64ydn/
N2aDnXnnYuu8JABSZi4y0GtPpBev54Nr0Q091ZhMvv0sKPE//wM0qGQ5O+e5NnT0
kE9wEE469j3JI92ywMRTiIqBxYkTO2gqNf5cWsCXcpPU8VdggB/aMAiJR93G+m2q
d4tfv1d0PqHy46rO91MAxf0ajhWx5q4hQdOnJZinnb3w4EmIYEE4tbVAB7CL5phR
nSLLSACA0/iMlLBJV3xQqdWv0CmZ8wTlUbG2b0EABRG0Hkh1YmVydHVzIEtyb2dt
YW5uIDxoa0Boa2l0LmRlPg==
=dDEC
-END PGP PUBLIC KEY BLOCK-
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer