Bug 69325 - kdeprintfax crashes directly after sending of a fax job
Summary: kdeprintfax crashes directly after sending of a fax job
Status: CLOSED DUPLICATE of bug 74376
Alias: None
Product: kdeprint
Classification: Applications
Component: kdeprintfax (show other bugs)
Version: 1.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Michael Goffioul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-30 10:17 UTC by Andreas Hartmann
Modified: 2008-12-31 13:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hartmann 2003-11-30 10:17:39 UTC
Version:           1.0 (using KDE 3.1.93 (CVS >= 20031111), compiled sources)
Compiler:          gcc version 3.3.1
OS:          Linux (i686) release 2.4.23

I sent a fax (ps-file) to a remote Hylafaxserver. Imediately after sending the fax, kdeprintfax crashes. The faxserver gets the fax correctly.

0x41375af8 in waitpid () from /lib/libpthread.so.0
#0  0x41375af8 in waitpid () from /lib/libpthread.so.0
#1  0x4099cc44 in __JCR_LIST__ () from /opt/kde-3.2/lib/libkdecore.so.4
#2  0x41374735 in __pthread_clock_settime () from /lib/libpthread.so.0
#3  0x414e73a8 in __libc_sigaction () from /lib/libc.so.6
#4  0x0805847f in KdeprintFax::slotFaxSent(bool) ()
#5  0x08058e45 in KdeprintFax::qt_invoke(int, QUObject*) ()
#6  0x40cb1f46 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#7  0x40cb2600 in QObject::activate_signal_bool(int, bool) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#8  0x0805edfc in FaxCtrl::faxSent(bool) ()
#9  0x0805cda0 in FaxCtrl::slotProcessExited(KProcess*) ()
#10 0x0805ee81 in FaxCtrl::qt_invoke(int, QUObject*) ()
#11 0x40cb1fcc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#12 0x4088d16a in KProcess::processExited(KProcess*) ()
   from /opt/kde-3.2/lib/libkdecore.so.4
#13 0x4088be3c in KProcess::processHasExited(int) ()
   from /opt/kde-3.2/lib/libkdecore.so.4
#14 0x4088e357 in KProcessController::slotDoHousekeeping() ()
   from /opt/kde-3.2/lib/libkdecore.so.4
#15 0x4088e788 in KProcessController::qt_invoke(int, QUObject*) ()
   from /opt/kde-3.2/lib/libkdecore.so.4
#16 0x40cb1fcc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#17 0x40cb212d in QObject::activate_signal(int, int) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#18 0x40fd1402 in QSocketNotifier::activated(int) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#19 0x40ccdf00 in QSocketNotifier::event(QEvent*) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#20 0x40c566cf in QApplication::internalNotify(QObject*, QEvent*) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#21 0x40c55cdb in QApplication::notify(QObject*, QEvent*) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#22 0x4084cf9e in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde-3.2/lib/libkdecore.so.4
#23 0x40c463ca in QEventLoop::activateSocketNotifiers() ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#24 0x40c03728 in QEventLoop::processEvents(unsigned) ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#25 0x40c69ed6 in QEventLoop::enterLoop() ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#26 0x40c69d88 in QEventLoop::exec() ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#27 0x40c56911 in QApplication::exec() ()
   from /opt/kde-3.2/qt-3.2.1/lib/libqt-mt.so.3
#28 0x08054600 in main ()
#29 0x414d3d7e in __libc_start_main () from /lib/libc.so.6
Comment 1 Michael Goffioul 2004-02-26 08:37:40 UTC

*** This bug has been marked as a duplicate of 74376 ***
Comment 2 John Layt 2008-12-31 13:24:16 UTC
Closing old Resolved status bug.