[Okular-devel] [Bug 178087] okular crash in printing

Darío Andrés andresbajotierra at gmail.com
Thu Dec 18 21:16:23 CET 2008


http://bugs.kde.org/show_bug.cgi?id=178087


Darío Andrés andresbajotierra gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andresbajotierra at gmail.com




--- Comment #4 from Darío Andrés <andresbajotierra gmail com>  2008-12-18 21:16:21 ---
Pasted backtrace from comment 1:

Application: Okular (okular), signal SIGABRT
0x0000003840aa7f81 in nanosleep () from /lib64/libc.so.6
Current language:  auto; currently c
[Current thread is 1 (Thread 0x7f4550b20800 (LWP 13049))]

Thread 3 (Thread 0x7f45491c6950 (LWP 13067)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x000000384ae5a839 in QWaitConditionPrivate::wait () at
thread/qwaitcondition_unix.cpp:82
#2  QWaitCondition::wait (this=0x28d6fb0, mutex=0x28d6fa8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:154
#3  0x00000037d4fd30fe in QFileInfoGatherer::run (this=0x28d6f98) at
dialogs/qfileinfogatherer.cpp:191
#4  0x000000384ae59852 in QThreadPrivate::start (arg=0x28d6f98) at
thread/qthread_unix.cpp:185
#5  0x00000038416073da in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#6  0x0000003840ae62bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112

Thread 2 (Thread 0x7f45487c5950 (LWP 13068)):
#0  0x0000003840adc886 in __poll (fds=0x28934c0, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000384223ae08 in ?? () from /lib64/libglib-2.0.so.0
#2  0x000000384223b12b in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x000000384af6a7be in QEventDispatcherGlib::processEvents (this=0x2894660,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:321
#4  0x000000384af40cb2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:143
#5  0x000000384af40e3d in QEventLoop::exec (this=0x7f45487c4f70, flags=) at
kernel/qeventloop.cpp:194
#6  0x000000384ae568e8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:458
#7  0x000000384af25dd8 in QInotifyFileSystemWatcherEngine::run (this=0x28d6650)
at io/qfilesystemwatcher_inotify.cpp:205
#8  0x000000384ae59852 in QThreadPrivate::start (arg=0x28d6650) at
thread/qthread_unix.cpp:185
#9  0x00000038416073da in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#10 0x0000003840ae62bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
Current language:  auto; currently asm

Thread 1 (Thread 0x7f4550b20800 (LWP 13049)):
[KCrash Handler]
#5  0x0000003840a32f05 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x0000003840a34a73 in abort () at abort.c:88
#7  0x000000384ae51ba5 in qt_message_output (msgType=QtFatalMsg, buf=<value
optimized out>) at global/qglobal.cpp:2102
#8  0x000000384ae51ced in qFatal (msg=<value optimized out>) at
global/qglobal.cpp:2303
#9  0x000000000106eb08 in Poppler::PSConverter::convert () from
/usr/lib64/libpoppler-qt4.so.3
#10 0x00000000015f5861 in PDFGenerator::print (this=0x26947b0,
printer=@0x7fff58b7d2d0) at
/usr/src/debug/kdegraphics-4.1.85/okular/generators/poppler/generator_pdf.cpp:903
#11 0x00000000008b8d1a in Part::doPrint (this=0x2197250,
printer=@0x7fff58b7d2d0) at
/usr/src/debug/kdegraphics-4.1.85/okular/part.cpp:1895
#12 0x00000000008b8feb in Part::slotPrint (this=0x2197250) at
/usr/src/debug/kdegraphics-4.1.85/okular/part.cpp:1847
#13 0x00000000008c2345 in Part::qt_metacall (this=0x2197250,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff58b7d480)
    at
/usr/src/debug/kdegraphics-4.1.85/x86_64-redhat-linux-gnu/okular/part.moc:221
#14 0x000000384af56764 in QMetaObject::activate (sender=0x25afad0,
from_signal_index=<value optimized out>, to_signal_index=6,
argv=0xffffffffffffffff) at kernel/qobject.cpp:3031
#15 0x00000037d4b7cb37 in QAction::triggered (this=0x32f9, _t1=false) at
.moc/release-shared/moc_qaction.cpp:216
#16 0x00000037d4b7d300 in QAction::activate (this=0x25afad0, event=<value
optimized out>) at kernel/qaction.cpp:1125
#17 0x00000037d4f146cd in QMenuPrivate::activateAction (this=0x25ba820,
action=0x25afad0, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1002
#18 0x00000036466ce791 in KMenu::mouseReleaseEvent (this=0x25e7330,
e=0x7fff58b7def0) at /usr/src/debug/kdelibs-4.1.85/kdeui/widgets/kmenu.cpp:454
#19 0x00000037d4bd4f19 in QWidget::event (this=0x25e7330, event=0x7fff58b7def0)
at kernel/qwidget.cpp:7163
#20 0x00000037d4f16eab in QMenu::event (this=0x25e7330, e=0x7fff58b7def0) at
widgets/qmenu.cpp:2265
#21 0x00000037d4b8281d in QApplicationPrivate::notify_helper (this=0x20ee870,
receiver=0x25e7330, e=0x7fff58b7def0) at kernel/qapplication.cpp:3803
#22 0x00000037d4b8ae3a in QApplication::notify (this=<value optimized out>,
receiver=0x25e7330, e=0x7fff58b7def0) at kernel/qapplication.cpp:3528
#23 0x00000036466049ab in KApplication::notify (this=0x7fff58b7ed10,
receiver=0x25e7330, event=0x7fff58b7def0) at
/usr/src/debug/kdelibs-4.1.85/kdeui/kernel/kapplication.cpp:307
#24 0x000000384af42391 in QCoreApplication::notifyInternal
(this=0x7fff58b7ed10, receiver=0x25e7330, event=0x7fff58b7def0) at
kernel/qcoreapplication.cpp:587
#25 0x00000037d4b8a1d8 in QCoreApplication::sendSpontaneousEvent (event=<value
optimized out>, receiver=<value optimized out>) at
../../src/corelib/kernel/qcoreapplication.h:212
#26 QApplicationPrivate::sendMouseEvent (receiver=0x25e7330,
event=0x7fff58b7def0, alienWidget=0x0, nativeWidget=0x25e7330,
buttonDown=<value optimized out>, lastMouseReceiver=@0x37d54fd3c0)
    at kernel/qapplication.cpp:2793
#27 0x00000037d4bee9e4 in QETWidget::translateMouseEvent (this=0x25e7330,
event=<value optimized out>) at kernel/qapplication_x11.cpp:3978
#28 0x00000037d4bed247 in QApplication::x11ProcessEvent (this=0x13b,
event=0x7fff58b7e960) at kernel/qapplication_x11.cpp:3162
#29 0x00000037d4c139f4 in x11EventSourceDispatch (s=0x20f2080, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#30 0x000000384223779b in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#31 0x000000384223af6d in ?? () from /lib64/libglib-2.0.so.0
#32 0x000000384223b12b in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#33 0x000000384af6a79f in QEventDispatcherGlib::processEvents (this=0x20ee190,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#34 0x00000037d4c1319f in QGuiEventDispatcherGlib::processEvents (this=0x32f9,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:198
#35 0x000000384af40cb2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:143
#36 0x000000384af40e3d in QEventLoop::exec (this=0x7fff58b7ec90, flags=) at
kernel/qeventloop.cpp:194
#37 0x000000384af432ed in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:845
#38 0x0000000000407544 in main (argc=<value optimized out>, argv=<value
optimized out>) at /usr/src/debug/kdegraphics-4.1.85/okular/shell/main.cpp:81
Current language:  auto; currently c


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list