Julien BLACHE <[EMAIL PROTECTED]> writes:
> If you can still reproduce this bug, could you please send a backtrace
> ?
I am sorry it took so long.
Here it comes:
,----
| $ strace gphotocoll
|
| [...]
|
| open("/data/foto/digital/2006/2006-01/2006-01-15-170216.jpg", O_RDONLY) = 8
| fstat(8, {st_mode=S_IFREG|0664, st_size=880258, ...}) = 0
| mmap(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2b
| 77be446000
| read(8, "\377\330\377\341\26\272Exif\0\0II*\0\10\0\0\0\v\0\16\1"..., 32768) =
32
| 768
| lseek(8, 0, SEEK_SET) = 0
| rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
| read(8, "\377\330\377\341\26\272Exif\0\0II*\0\10\0\0\0\v\0\16\1"..., 65536) =
65
| 536
| brk(0x743000) = 0x743000
| mmap(NULL, 9441280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x
| 2b77beadf000
| read(8, "\375\351\35\367\303\317\210\276!\361\265\244Wf1\0042\0"..., 65536) =
65
| 536
| read(8, "0$\3%[\346\0\36\371\247-\247\210c\342;\206\f2\305\234\f"..., 65536)
= 6
| 5536
| read(8, "\334\304\336plF\277y}\317\246k\232\232\352\3569\31\22o"..., 65536) =
65
| 536
| read(8, "s^\266\226\361\31QC\202s\237L\326\205\335\240I\16\323\225"...,
65536) =
| 65536
| read(8, "\277\24\35FA\241\3034\32\v\304\4D\347tj;\200kU\33\3314"..., 65536) =
65
| 536
| read(8, "7k-\nz\335\362\352\263;\261\330\252\330\372RZ\3512j1J\352"...,
65536) =
| 65536
| read(8, "\303\\m\271P\367\215\217\334\201\300\7\37z\261~\27\352"..., 65536) =
65
| 536
| read(8, "Z#\343\37\210\37\5<gikm\256\333i\221C\246\336DdU\201\267"..., 65536)
=
| 65536
| read(8, "\365\3341[\334\204\334\205\360O\250\24\307\361}\315\344"..., 65536)
= 6
| 5536
| read(8, "V\22\332#\26\235dR>d\37\307\365\252\32\326\254\226\322"..., 65536) =
65
| 536
| read(8, "\232S\345\215\332\324\212\343\354z\303I\270m\n\307\220"..., 65536) =
65
| 536
| read(8, "Gs\252-\311+\221O\342\273+\222UT<\201{\365P}\352\3\341"..., 65536) =
65
| 536
| read(8, "A#\205*\256\205\34\267z%+\277t#[K-\211\364\2515\33h]\2"..., 65536) =
28
| 290
| read(8, "", 32768) = 0
| brk(0x737000) = 0x737000
| brk(0x726000) = 0x726000
| close(8) = 0
| munmap(0x2b77be446000, 32768) = 0
| munmap(0x2b77beadf000, 9441280) = 0
| write(3, "7 \5\0\f\3\0\6\2\3\0\6\0\0\1\0\0\0\0\0\\\2\5\0 \0\0\0\5"..., 40) =
40
| read(3, "\0\10\266\30\0\0\0\0\3\0\221\3\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
| open("/usr/share/X11/XErrorDB", O_RDONLY) = 8
| fstat(8, {st_mode=S_IFREG|0644, st_size=37893, ...}) = 0
| read(8, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 37893) = 37893
| close(8) = 0
| brk(0x748000) = 0x748000
| write(2, "Gdk-ERROR **: BadMatch (invalid "..., 111Gdk-ERROR **: BadMatch
(inval
| id parameter attributes)
| serial 6326 error_code 8 request_code 145 minor_code 3
| ) = 111
| write(4, "\1\v\1\0\1\0\0\0\0\0\0\0w+\0\0", 16) = 16
| close(4) = 0
| write(3, "\23 \3\0\1\0\0\6/\1\0\0+\0\1\0", 16) = 16
| read(3, "\0\10\267\30\0\0\0\0\3\0\221\3\0\0\0\0\10\0\0\0\0\0\0\0"..., 32) = 32
| write(2, "Gdk-ERROR **: BadMatch (invalid "..., 111Gdk-ERROR **: BadMatch
(inval
| id parameter attributes)
| serial 6327 error_code 8 request_code 145 minor_code 3
| ) = 111
| exit_group(1) = ?
`----
I hope it is helpful.
Matthias
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]