| Summary: | KViewShell segfaults when trying to view a fax | ||
|---|---|---|---|
| Product: | [Unmaintained] kfax | Reporter: | ncv |
| Component: | general | Assignee: | Bernd Wuebben <wuebben> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | pittuca2009, t.stinner, thomas.bartschies |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
ncv
2001-02-11 17:31:20 UTC
What is the status of this bug?
I am using current cvs sources.
I just installed libtiff 3.5.6 did not help.
It also happens with faxes mailed from web.de
H/home/wr$ kfax fax.tif
kdecore (KIconLoader): Theme tree: (KDE-HiColor)
kdecore (KLibLoader): library libkviewerpart.la not found under 'module' but under 'lib'
kdecore (KLibLoader): library libkfax.la not found under 'module' but under 'lib'
QObject::connect: No such signal KFaxMultiPage::pageInfo(intint)
QObject::connect: (sender name: 'kfax')
QObject::connect: (receiver name: 'kviewerpart')
kviewshell: Paper: /opt/kde2/share/apps/kviewshell/paper-formats
kparts: MainWindow::createGUI for kviewerpart
kdecore (KIconLoader): Theme tree: (KDE-HiColor)
QGList::locate: Index 0 out of range
kviewshell: KImageIO: readImage() format = G3
KCrash: crashing.... crashRecursionCounter = 2
Two backtraces:
0x40ed91d9 in wait4 () from /lib/libc.so.6
#0 0x40ed91d9 in wait4 () from /lib/libc.so.6
#1 0x40f48f2c in __check_rhosts_file () from /lib/libc.so.6
#2 0x4062bdc8 in KCrash::defaultCrashHandler (signal=11) at kcrash.cpp:197
#3 0x40e4db68 in killpg () from /lib/libc.so.6
#4 0x4113267a in _TIFFprintAsciiTag () from /usr/lib/libtiff.so.3
#5 0x4113271a in TIFFReadScanline () from /usr/lib/libtiff.so.3
#6 0x4110b045 in kimgio_g3_read (io=0xbfffe730)
at /u2/src/cvs/kde/qt-copy/include/qimage.h:367
#7 0x401abccd in KImageIOFormat::callLibFunc (this=0x80c35d0 read=true
iio=0xbfffe730) at kimageio.cpp:138
#8 0x401adbef in KImageIOFactory::readImage (iio=0xbfffe730)
at kimageio.cpp:251
#9 0x408eece9 in QImageIO::read (this=0xbfffe730) at kernel/qimage.cpp:3623
#10 0x408ed657 in QImage::load (this=0x811bc58 fileName=@0x811bc20
format=0x811bf68 "G3") at kernel/qimage.cpp:2837
#11 0x4104deda in KFaxPage::load (this=0x811bc20) at kfax_multipage.cpp:403
#12 0x4104d39b in KFaxPage::scale (this=0x811bc20 w=672 h=825 anti=true)
at kfax_multipage.cpp:365
#13 0x4104c7ff in KFaxMultiPage::gotoPage (this=0x80bd328 page=0)
at kfax_multipage.cpp:209
#14 0x4104c23c in KFaxMultiPage::openTIFF (this=0x80bd328 tif=0x811b880)
at kfax_multipage.cpp:162
#15 0x4104be71 in KFaxMultiPage::openFile (this=0x80bd328)
at kfax_multipage.cpp:112
#16 0x4004867a in KParts::ReadOnlyPart::openURL (this=0x80bd328
url=@0xbffff360) at part.cpp:293
#17 0x4002ae4b in KViewPart::openFile (this=0x80b74f8) at kviewpart.cpp:380
#18 0x4004867a in KParts::ReadOnlyPart::openURL (this=0x80b74f8
url=@0xbffff520) at part.cpp:293
#19 0x0804efd2 in KViewShell::openURL (this=0x80ae250 url=@0xbffff520)
at kviewshell.cpp:136
#20 0x0804cfb5 in main (argc=3 argv=0xbffff6f4) at main.cpp:65
#21 0x40e3d0de in __libc_start_main () from /lib/libc.so.6
(gdb) bt
#0 0x41132aa7 in TIFFReadRawStrip () from /usr/lib/libtiff.so.3
#1 0x4113267a in _TIFFprintAsciiTag () from /usr/lib/libtiff.so.3
#2 0x4113271a in TIFFReadScanline () from /usr/lib/libtiff.so.3
#3 0x4110b045 in kimgio_g3_read (io=0xbfffe780)
at /u2/src/cvs/kde/qt-copy/include/qimage.h:367
#4 0x401abccd in KImageIOFormat::callLibFunc (this=0x80c3470 read=true
iio=0xbfffe780) at kimageio.cpp:138
#5 0x401adbef in KImageIOFactory::readImage (iio=0xbfffe780) at kimageio.cpp:251
#6 0x408eece9 in QImageIO::read (this=0xbfffe780) at kernel/qimage.cpp:3623
#7 0x408ed657 in QImage::load (this=0x811b768 fileName=@0x811b730
format=0x811b418 "G3") at kernel/qimage.cpp:2837
#8 0x4104deda in KFaxPage::load (this=0x811b730) at kfax_multipage.cpp:403
#9 0x4104d39b in KFaxPage::scale (this=0x811b730 w=672 h=825 anti=true)
at kfax_multipage.cpp:365
#10 0x4104c7ff in KFaxMultiPage::gotoPage (this=0x80bd1c8 page=0)
at kfax_multipage.cpp:209
#11 0x4104c23c in KFaxMultiPage::openTIFF (this=0x80bd1c8 tif=0x811b4d8)
at kfax_multipage.cpp:162
#12 0x4104be71 in KFaxMultiPage::openFile (this=0x80bd1c8) at kfax_multipage.cpp:112
#13 0x4004867a in KParts::ReadOnlyPart::openURL (this=0x80bd1c8 url=@0xbffff3b0)
at part.cpp:293
#14 0x4002ae4b in KViewPart::openFile (this=0x80b7398) at kviewpart.cpp:380
#15 0x4004867a in KParts::ReadOnlyPart::openURL (this=0x80b7398 url=@0xbffff570)
at part.cpp:293
#16 0x0804efd2 in KViewShell::openURL (this=0x80ae0f0 url=@0xbffff570)
at kviewshell.cpp:136
#17 0x0804cfb5 in main (argc=3 argv=0xbffff744) at main.cpp:65
#18 0x40e3d0de in __libc_start_main () from /lib/libc.so.6
*** Bug 24134 has been marked as a duplicate of this bug. *** *** Bug 13671 has been marked as a duplicate of this bug. *** Crash happens in libtiff, unlikely to make any progress on this without any of the actual fax files. Closing bugreport, don't hesitate to file a new bugreport if it still crashes. |