Re: [Gimp-developer] crash after saving tif

2006-03-26 Thread Roberto Winter
On 3/26/06, Kai-Uwe Behrmann [EMAIL PROTECTED] wrote:
Similiar problems where reported for CinePaint. Look at your libtiffversion.$ apt-cache policy libtiff4libtiff4: Installed: 3.8.0-3 Candidate: 3.8.0-3 Version Table:*** 3.8.0-3
 0 500 http://ftp.uk.debian.org unstable/main Packages 500 http://ftp.fr.debian.org unstable/main Packages 100 /var/lib/dpkg/status
 If it has 3.8.0 update or downgrad. This libtiff version isbuggy.
really?mmm... good to know! Hopd this helps.kind regards
Kai-Uwe Behrmann+ development for color management+ imaging / panoramas+ email: [EMAIL PROTECTED]
+ http://www.behrmann.nameAm 25.03.06, 01:19 -0300 schrieb Roberto Winter: hi. as i saved a file just now gimp crashed. i had it built from cvs some 10
 days ago (gcc 3.3.5). i'm using debian unstable, e16 window manager, nvidia drivers 8178 on xorg and kernel 2.6.13.1 . on the terminal i got:
 file_save_dialog_check_uri: URI = file:///home/media/fotos_tangara/xcf/tif/IMG_6384.TIF file_save_dialog_check_uri: basename = IMG_6384.TIF
 file_save_dialog_check_uri: selected save_proc: NULL file_save_dialog_check_uri: URI save_proc: TIFF image file_save_dialog_check_uri: basename save_proc: TIFF image file_save_dialog_check_uri: no save_proc was selected from the list
 file_save_dialog_check_uri: use URI's proc 'TIFF image' so indirect saving works *** glibc detected *** corrupted double-linked list: 0x0a86a390 *** /opt/gimp/bin/gimp-2.3: terminated: Aborted
 (script-fu:4033): LibGimpBase-WARNING **: script-fu: wire_read(): error the image is a 8Mp photograph. it was a single layer file. is this known? should i report a bug (i suspect it might be something with
 my environment, not gimp)? has it been noticed? fixed? the thing is it had been running absolutely stable the last days. and the weirder is that it crashed while doing something that i do often (saving as
 tif). another thing that might matter is that the file was written fine and is not corrupted (~10Mb in size). thanks for any help, roberto
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] crash after saving tif

2006-03-25 Thread Michael Natterer
On Sat, 2006-03-25 at 01:19 -0300, Roberto Winter wrote:
 hi.
 
 as i saved a file just now gimp crashed. i had it built from cvs some
 10 days ago (gcc 3.3.5).
 i'm using debian unstable, e16 window manager, nvidia drivers 8178 on
 xorg and kernel 2.6.13.1.
 
 on the terminal i got:
 
 file_save_dialog_check_uri: URI =
 file:///home/media/fotos_tangara/xcf/tif/IMG_6384.TIF
 file_save_dialog_check_uri: basename = IMG_6384.TIF
 file_save_dialog_check_uri: selected save_proc: NULL
 file_save_dialog_check_uri: URI save_proc: TIFF image
 file_save_dialog_check_uri: basename save_proc: TIFF image
 
 file_save_dialog_check_uri: no save_proc was selected from the list
 file_save_dialog_check_uri: use URI's proc 'TIFF image' so indirect
 saving works
 *** glibc detected *** corrupted double-linked list: 0x0a86a390 *** 
 /opt/gimp/bin/gimp-2.3: terminated: Aborted

I've seen crashes with exactly this glibc warning with a lot of
different apps recently on sid, and after yesterday's update
they didn't occur again.

IMHO this is not a gimp problem.

ciao,
--mitch

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] crash after saving tif

2006-03-24 Thread Roberto Winter
hi.as i saved a file just now gimp crashed. i had it built from cvs some 10 days ago (gcc 3.3.5).i'm using debian unstable, e16 window manager, nvidia drivers 8178 on xorg and kernel 
2.6.13.1
.on the terminal i got:file_save_dialog_check_uri: URI = file:///home/media/fotos_tangara/xcf/tif/IMG_6384.TIF
file_save_dialog_check_uri: basename = IMG_6384.TIFfile_save_dialog_check_uri: selected save_proc: NULL
file_save_dialog_check_uri: URI save_proc: TIFF imagefile_save_dialog_check_uri: basename save_proc: TIFF image
file_save_dialog_check_uri: no save_proc was selected from the list

file_save_dialog_check_uri: use URI's proc 'TIFF image' so indirect saving works*** glibc detected *** corrupted double-linked list: 0x0a86a390 ***

/opt/gimp/bin/gimp-2.3: terminated: Aborted(script-fu:4033): LibGimpBase-WARNING **: script-fu: wire_read(): error
the image is a 8Mp photograph. it was a single layer file.is this known? should i report a bug (i suspect it might be something with my environment, not gimp)? has it been noticed? fixed?the thing is it had been running absolutely stable the last days. and the weirder is that it crashed while doing something that i do often (saving as tif).
another thing that might matter is that the file was written fine and is not corrupted (~10Mb in size).thanks for any help,roberto

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] crash after saving tif

2006-03-24 Thread Tim Jedlicka
On 3/24/06, Roberto Winter [EMAIL PROTECTED] wrote:
as i saved a file just now gimp crashed. i had it built from cvs some 10 days ago (gcc 3.3.5).i'm using debian unstable, e16 window manager, nvidia drivers 8178 on xorg and kernel 

2.6.13.1
*** glibc detected *** corrupted double-linked list: 0x0a86a390 ***

/opt/gimp/bin/gimp-2.3: terminated: Aborted(script-fu:4033): LibGimpBase-WARNING **: script-fu: wire_read(): error
Don't know if this is your problem but I saw something similiar a long while back. Turned out I ran out of swap space. Confirm that your swap is functioning (via top or various other methods). 

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer