* Helmut Wollmersdorfer <[EMAIL PROTECTED]> [2006-06-09 09:38:25 +0200]:
> Oleksandr Moskalenko wrote: > > >Please update to lprof_1.11.4.dfsg-2 and try again, though I cannot > >replicate > >this bug with either 1.11.4.dfsg-1 or 1.11.4.dfsg-2. > > Done, but the segfault stays. > > >Would you be so kind to provide strace output? Please install strace and > >run > >lprof as > > >$strace -o lprof.strace.1 lprof > > >and provide the resulting lprof.strace.1 file after lprof segfaults. > > See attachment. > > Helmut Wollmersdorfer Helmut, Your strace is identical to my own (no crash) up until this point. Would you be so kind to provide this screen.icc file to me for testing? Thank you, Alex. > munmap(0xa7f61000, 4096) = 0 > open("/home/helmut/.lprof/templates/screen.icc", O_RDONLY) = 8 > fstat64(8, {st_mode=S_IFREG|0644, st_size=788, ...}) = 0 > fstat64(8, {st_mode=S_IFREG|0644, st_size=788, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0xa7f61000 > read(8, "\0\0\3\24lcms\0020\0\0mntrRGB XYZ \7\326\0\5\0\37\0\17"..., 4096) = > 788 > close(8) = 0 > munmap(0xa7f61000, 4096) = 0 > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > +++ killed by SIGSEGV +++ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]