Bug 69684 - TIFF file causes kfax to crash
Summary: TIFF file causes kfax to crash
Status: RESOLVED FIXED
Alias: None
Product: kfax
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Bernd Wuebben
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-05 19:29 UTC by Warren Jones
Modified: 2004-02-18 15:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
This file consistently causes kfax 1.3.0 to crash. (90.19 KB, image/tiff)
2003-12-05 19:32 UTC, Warren Jones
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Jones 2003-12-05 19:29:30 UTC
Version:           1.3.0 (using KDE KDE 3.1.3)
Installed from:    SuSE RPMs
Compiler:          gcc version 3.2 
OS:          Linux

Kfax crashes every time on trying to load a particular
TIFF image.  I'll send the image on request.  (Sorry
that there seems to be no way to attach it to this report.
The image is 92K.)

Message:  "The application KFax (kfax) crashed and caused
the signal 11 (SIGSEGV)."

Backtrace:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 5488)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x410a6449 in wait4 () from /lib/libc.so.6
#0  0x410a6449 in wait4 () from /lib/libc.so.6
#1  0x41122fd0 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40f00a73 in waitpid () from /lib/libpthread.so.0
#3  0x405f1cad in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x40efe11b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x08064be4 in drawline(unsigned short*, int, pagenode*) ()
#7  0x0805b2fa in MHexpand(pagenode*, void (*)(unsigned short*, int, pagenode*)) ()
#8  0x08064c8d in GetPartImage(pagenode*, int) ()
#9  0x08064d9f in GetImage(pagenode*) ()
#10 0x08059f88 in TopLevel::newPage() ()
#11 0x080574a5 in TopLevel::openadd(QString) ()
#12 0x08058d7f in TopLevel::openNetFile(KURL const&) ()
#13 0x080570d8 in TopLevel::faxAdd(KURL const&) ()
#14 0x08056fca in TopLevel::faxOpen(KURL const&) ()
#15 0x08056f66 in TopLevel::faxOpen() ()
#16 0x08054c0a in TopLevel::qt_invoke(int, QUObject*) ()
#17 0x4098d8a9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#18 0x4098d747 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#19 0x403afb9b in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#20 0x403a100f in KAction::slotActivated() () from /opt/kde3/lib/libkdeui.so.4
#21 0x403afd92 in KAction::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdeui.so.4
#22 0x4098d8a9 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#23 0x40c72042 in QSignal::signal(QVariant const&) ()
   from /usr/lib/libqt-mt.so.3
#24 0x409a8118 in QSignal::activate() () from /usr/lib/libqt-mt.so.3
#25 0x40a7d100 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libqt-mt.so.3
#26 0x409c24bc in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#27 0x4092eb69 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#28 0x4092e16f in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#29 0x40582229 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#30 0x408d1846 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#31 0x408cf623 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#32 0x408e4cb7 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#33 0x40942966 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#34 0x40942808 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#35 0x4092edb1 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#36 0x0805ae62 in main ()
#37 0x410204f2 in __libc_start_main () from /lib/libc.so.6
Comment 1 Warren Jones 2003-12-05 19:32:31 UTC
Created attachment 3570 [details]
This file consistently causes kfax 1.3.0 to crash.
Comment 2 Waldo Bastian 2004-02-18 15:06:14 UTC
*** Bug has been marked as fixed ***.