[Korganizer-devel] [Bug 188759] KOrganizer crashes after order to print the timetable for one week (other printingorders are realized without any problem!)

Friedrich Teichmann fr.teichmann at aon.at
Mon Apr 6 20:10:20 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=188759





--- Comment #16 from Friedrich Teichmann <fr teichmann aon at>  2009-04-06 20:10:15 ---
For valgrind report I crashed korganizer. The Crashmanager created the
following vacktrace:
Anwendung: KOrganizer (korganizer), Signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0xb2782b90 (LWP 5076)]
[New Thread 0xb2f83b90 (LWP 5075)]
[KCrash handler]
#6  0xb6fd4a9a in KCal::IncidenceBase::allDay (this=0x838b170)
    at /usr/src/debug/kdepimlibs-4.1.3/kcal/incidencebase.cpp:303
#7  0xb76f666a in CalPrintPluginBase::drawTimeTable (this=0x838b170, 
    p=@0xbf9bd938, fromDate=@0xbf9bd890, toDate=@0xbf9bd894, 
    fromTime=@0x838b1b8, toTime=@0x838b1bc, box=@0xbf9bd7d8)
    at
/usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintpluginbase.cpp:1049
#8  0xb7701709 in CalPrintWeek::print (this=0x838b170, p=@0xbf9bd938, 
    width=937, height=646)
    at
/usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintdefaultplugins.cpp:810
#9  0xb76f2393 in CalPrintPluginBase::doPrint (this=0x838b170, 
    printer=0xbf9bd99c)
    at
/usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintpluginbase.cpp:157
#10 0xb76f12d7 in CalPrinter::doPrint (this=0x82ddcf8, 
    selectedStyle=0x838b170, dlgorientation=CalPrinter::eOrientLandscape, 
    preview=false)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprinter.cpp:163
#11 0xb76f17ff in CalPrinter::print (this=0x82ddcf8, type=300, fd=@0x810ca44, 
    td=@0x810ca5c, selectedIncidences=
      {<QList<KCal::Incidence*>> = {{p = {static shared_null = {ref = {_q_value
= 40428}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d =
0xbf9bdae0}, d = 0xbf9bdae0}}, mAutoDelete = false}, preview=false)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprinter.cpp:123
#12 0xb78f6faa in CalendarView::print (this=0x8162420)
    at /usr/src/debug/kdepim-4.1.3/korganizer/calendarview.cpp:1491
#13 0xb7902478 in CalendarView::qt_metacall (this=0x8162420, 
    _c=QMetaObject::InvokeMetaMethod, _id=105, _a=0xbf9bdcac)
    at /usr/src/debug/kdepim-4.1.3/build/korganizer/calendarview.moc:492
#14 0xb7fab580 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQtCore.so.4
#15 0xb7fab980 in QMetaObject::activate(QObject*, QMetaObject const*, int, int,
void**) () from /usr/lib/libQtCore.so.4
#16 0xb59e3631 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#17 0xb59e3f9f in QAction::activate(QAction::ActionEvent) ()
   from /usr/lib/libQtGui.so.4
#18 0xb5e08072 in QToolButton::nextCheckState() () from /usr/lib/libQtGui.so.4
#19 0xb5d2b8d3 in ?? () from /usr/lib/libQtGui.so.4
#20 0xb5d2bba6 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#21 0xb5e0856c in QToolButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#22 0xb5a41a72 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb5d29c3e in QAbstractButton::event(QEvent*) ()
   from /usr/lib/libQtGui.so.4
#24 0xb5e08034 in QToolButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb59e98fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#26 0xb59f2111 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#27 0xb6c8f41d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#28 0xb7f96961 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQtCore.so.4
#29 0xb59f139e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*,
QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from
/usr/lib/libQtGui.so.4
#30 0xb5a5b756 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb5a5ab05 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libQtGui.so.4
#32 0xb5a830ca in ?? () from /usr/lib/libQtGui.so.4
#33 0xb55a99a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb55ad063 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb55ad221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb7fc0fb8 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#37 0xb5a827c5 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb7f9501a in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#39 0xb7f951da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQtCore.so.4
#40 0xb7f97895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb59e9777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x0804edc0 in main (argc=142324776, argv=0x30)
    at /usr/src/debug/kdepim-4.1.3/korganizer/main.cpp:58

Maybe it is for you helpfull to have both reports from the same event.
Thanks
Friedrich Teichmann

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


More information about the Korganizer-devel mailing list