Bug 188759 - KOrganizer crashes after order to print the timetable for one week (other printingorders are realized without any problem!)
Summary: KOrganizer crashes after order to print the timetable for one week (other pri...
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: printing (show other bugs)
Version: 4.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 19:20 UTC by Friedrich Teichmann
Modified: 2010-01-05 20:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
autocreated by KDE Crashmanager (7.25 KB, text/plain)
2009-04-03 19:24 UTC, Friedrich Teichmann
Details
as per "valgrind korganizer --nofork &> report.txt" (2.52 KB, text/plain)
2009-04-06 20:06 UTC, Friedrich Teichmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich Teichmann 2009-04-03 19:20:13 UTC
Version:            (using KDE 4.1.3)
Compiler:          unknown unknown
OS:                Linux
Installed from:    SuSE RPMs

I use KOrganizer only for its calender. I need the weekly timetable. If I try to print it, KOrganizer always crashes and "caused the singal 11". But: Different (perhaps all) other printingorders of KOrganizer are working well (like "week as filofax"). My printer: Canon Pixma iP4500, driver: Turboprint.
Comment 1 Friedrich Teichmann 2009-04-03 19:24:22 UTC
Created attachment 32575 [details]
autocreated by KDE Crashmanager
Comment 2 Sergio Martins 2009-04-03 22:16:15 UTC
Can you install debug symbols and post a new backtrace? Read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports




I'm pasting your attachment inline so it can be searched:

[KCrash handler]
#6  0xb6f48a97 in KCal::IncidenceBase::allDay() const ()
   from /usr/lib/libkcal.so.4
#7  0xb766a66a in CalPrintPluginBase::drawTimeTable(QPainter&, QDate const&, QDate const&, QTime&, QTime&, QRect const&) ()
   from /usr/lib/libkorg_stdprinting.so.4
#8  0xb7675709 in ?? () from /usr/lib/libkorg_stdprinting.so.4
#9  0xb7666393 in CalPrintPluginBase::doPrint(QPrinter*) ()
   from /usr/lib/libkorg_stdprinting.so.4
#10 0xb76652d7 in CalPrinter::doPrint(KOrg::PrintPlugin*, CalPrinter::ePrintOrientation, bool) () from /usr/lib/libkorg_stdprinting.so.4
#11 0xb76657ff in CalPrinter::print(int, QDate const&, QDate const&, KCal::ListBase<KCal::Incidence>, bool) () from /usr/lib/libkorg_stdprinting.so.4
#12 0xb786afaa in CalendarView::print() ()
   from /usr/lib/libkorganizerprivate.so.4
#13 0xb7876478 in CalendarView::qt_metacall(QMetaObject::Call, int, void**) ()
   from /usr/lib/libkorganizerprivate.so.4
#14 0xb7f1f580 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQtCore.so.4
#15 0xb7f1f980 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb5957631 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#17 0xb5957f9f in QAction::activate(QAction::ActionEvent) ()
   from /usr/lib/libQtGui.so.4
#18 0xb5d7c072 in QToolButton::nextCheckState() () from /usr/lib/libQtGui.so.4
#19 0xb5c9f8d3 in ?? () from /usr/lib/libQtGui.so.4
#20 0xb5c9fba6 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#21 0xb5d7c56c in QToolButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#22 0xb59b5a72 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb5c9dc3e in QAbstractButton::event(QEvent*) ()
   from /usr/lib/libQtGui.so.4
#24 0xb5d7c034 in QToolButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb595d8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#26 0xb5966111 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#27 0xb6c0341d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#28 0xb7f0a961 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQtCore.so.4
#29 0xb596539e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#30 0xb59cf756 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb59ceb05 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libQtGui.so.4
#32 0xb59f70ca in ?? () from /usr/lib/libQtGui.so.4
#33 0xb551d9a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb5521063 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb5521221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb7f34fb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb59f67c5 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb7f0901a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb7f091da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQtCore.so.4
#40 0xb7f0b895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb595d777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x0804edc0 in _start ()
Comment 3 Friedrich Teichmann 2009-04-04 21:37:36 UTC
Here is the new backtrace:

Anwendung: KOrganizer (korganizer), Signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0xb2751b90 (LWP 11162)]
[New Thread 0xb2f52b90 (LWP 11161)]
[KCrash handler]
#6  KCal::IncidenceBase::allDay (this=0x83b6c60)
    at /usr/src/debug/kdepimlibs-4.1.3/kcal/incidencebase.cpp:303
#7  0xb76d766a in CalPrintPluginBase::drawTimeTable (this=0x83b6c60, 
    p=@0xbfe9cc68, fromDate=@0xbfe9cbc0, toDate=@0xbfe9cbc4, 
    fromTime=@0x83b6ca8, toTime=@0x83b6cac, box=@0xbfe9cb08)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintpluginbase.cpp:1049
#8  0xb76e2709 in CalPrintWeek::print (this=0x83b6c60, p=@0xbfe9cc68, 
    width=937, height=646)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintdefaultplugins.cpp:810
#9  0xb76d3393 in CalPrintPluginBase::doPrint (this=0x83b6c60, 
    printer=0xbfe9cccc)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintpluginbase.cpp:157
#10 0xb76d22d7 in CalPrinter::doPrint (this=0x835b758, 
    selectedStyle=0x83b6c60, dlgorientation=CalPrinter::eOrientLandscape, 
    preview=false)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprinter.cpp:163
#11 0xb76d27ff in CalPrinter::print (this=0x835b758, type=300, fd=@0x835a814, 
    td=@0x835a82c, selectedIncidences=
      {<QList<KCal::Incidence*>> = {{p = {static shared_null = {ref = {_q_value = 42442}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xbfe9ce10}, d = 0xbfe9ce10}}, mAutoDelete = false}, preview=false)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprinter.cpp:123
#12 0xb78d7faa in CalendarView::print (this=0x812f740)
    at /usr/src/debug/kdepim-4.1.3/korganizer/calendarview.cpp:1491
#13 0xb78e3478 in CalendarView::qt_metacall (this=0x812f740, 
    _c=QMetaObject::InvokeMetaMethod, _id=105, _a=0xbfe9cfdc)
    at /usr/src/debug/kdepim-4.1.3/build/korganizer/calendarview.moc:492
#14 0xb7f8c580 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQtCore.so.4
#15 0xb7f8c980 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb59c4631 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#17 0xb59c4f9f in QAction::activate(QAction::ActionEvent) ()
   from /usr/lib/libQtGui.so.4
#18 0xb5de9072 in QToolButton::nextCheckState() () from /usr/lib/libQtGui.so.4
#19 0xb5d0c8d3 in ?? () from /usr/lib/libQtGui.so.4
#20 0xb5d0cba6 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#21 0xb5de956c in QToolButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#22 0xb5a22a72 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb5d0ac3e in QAbstractButton::event(QEvent*) ()
   from /usr/lib/libQtGui.so.4
#24 0xb5de9034 in QToolButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb59ca8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#26 0xb59d3111 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#27 0xb6c7041d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#28 0xb7f77961 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQtCore.so.4
#29 0xb59d239e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#30 0xb5a3c756 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb5a3bb05 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libQtGui.so.4
#32 0xb5a640ca in ?? () from /usr/lib/libQtGui.so.4
#33 0xb558a9a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb558e063 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb558e221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb7fa1fb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb5a637c5 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb7f7601a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb7f761da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQtCore.so.4
#40 0xb7f78895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb59ca777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x0804edc0 in main (argc=33, argv=0x84fcec8)
    at /usr/src/debug/kdepim-4.1.3/korganizer/main.cpp:58
Comment 4 Sergio Martins 2009-04-04 21:44:22 UTC
In Configure->Plugins which plugins do you have selected?

If you unselect them, does it work?
Comment 5 Friedrich Teichmann 2009-04-05 18:27:13 UTC
I am sorry, my English is somewhat poor (mothertounge is german) and I am almost a newcomer in Linux. I installed Suse 11.1 mostly standard. I do not find any "plugins" in KOrganizer. I found only "modules"for calenderdekoration and printmodules. Now I unselected them, but it does not work. Do you mean plugins in other applications (like firefox or else)?
Here is the new (actual) after unselecting all modules in KOrganizer:

Anwendung: KOrganizer (korganizer), Signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0xb2699b90 (LWP 5131)]
[New Thread 0xb2e9ab90 (LWP 5130)]
[KCrash handler]
#6  KCal::IncidenceBase::allDay (this=0x872b570)
    at /usr/src/debug/kdepimlibs-4.1.3/kcal/incidencebase.cpp:303
#7  0xb760d66a in CalPrintPluginBase::drawTimeTable (this=0x872b570, 
    p=@0xbffd2cc8, fromDate=@0xbffd2c20, toDate=@0xbffd2c24, 
    fromTime=@0x872b5b8, toTime=@0x872b5bc, box=@0xbffd2b68)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintpluginbase.cpp:1049
#8  0xb7618709 in CalPrintWeek::print (this=0x872b570, p=@0xbffd2cc8, 
    width=937, height=646)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintdefaultplugins.cpp:810
#9  0xb7609393 in CalPrintPluginBase::doPrint (this=0x872b570, 
    printer=0xbffd2d2c)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprintpluginbase.cpp:157
#10 0xb76082d7 in CalPrinter::doPrint (this=0x8320e58, 
    selectedStyle=0x872b570, dlgorientation=CalPrinter::eOrientLandscape, 
    preview=false)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprinter.cpp:163
#11 0xb76087ff in CalPrinter::print (this=0x8320e58, type=300, fd=@0x8267924, 
    td=@0x826793c, selectedIncidences=
      {<QList<KCal::Incidence*>> = {{p = {static shared_null = {ref = {_q_value = 40370}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xbffd2e70}, d = 0xbffd2e70}}, mAutoDelete = false}, preview=false)
    at /usr/src/debug/kdepim-4.1.3/korganizer/printing/calprinter.cpp:123
#12 0xb780dfaa in CalendarView::print (this=0x8162418)
    at /usr/src/debug/kdepim-4.1.3/korganizer/calendarview.cpp:1491
#13 0xb7819478 in CalendarView::qt_metacall (this=0x8162418, 
    _c=QMetaObject::InvokeMetaMethod, _id=105, _a=0xbffd303c)
    at /usr/src/debug/kdepim-4.1.3/build/korganizer/calendarview.moc:492
#14 0xb7ec2580 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQtCore.so.4
#15 0xb7ec2980 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb58fa631 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#17 0xb58faf9f in QAction::activate(QAction::ActionEvent) ()
   from /usr/lib/libQtGui.so.4
#18 0xb5cd6f84 in ?? () from /usr/lib/libQtGui.so.4
#19 0xb5cd7a12 in QMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#20 0xb6c6e045 in KMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libkdeui.so.5
#21 0xb5958a72 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb5cd9d09 in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb59008fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#24 0xb5909111 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#25 0xb6ba641d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#26 0xb7ead961 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQtCore.so.4
#27 0xb590839e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#28 0xb59729de in ?? () from /usr/lib/libQtGui.so.4
#29 0xb5971b05 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libQtGui.so.4
#30 0xb599a0ca in ?? () from /usr/lib/libQtGui.so.4
#31 0xb54c09a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb54c4063 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb54c4221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb7ed7fb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb59997c5 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb7eac01a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb7eac1da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQtCore.so.4
#38 0xb7eae895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0xb5900777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0x0804edc0 in main (argc=48, argv=0x11)
    at /usr/src/debug/kdepim-4.1.3/korganizer/main.cpp:58

Friedrich Teichmann
Comment 6 Sergio Martins 2009-04-05 18:45:35 UTC
Can you get a valgrind report?

( http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports )
Comment 7 Friedrich Teichmann 2009-04-05 21:51:13 UTC
1) Here the valgrind-report:

==4794== Memcheck, a memory error detector.
==4794== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==4794== Using LibVEX rev 1854, a library for dynamic binary translation.
==4794== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==4794== Using valgrind-3.3.1, a dynamic binary instrumentation framework.
==4794== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==4794== 
==4794== My PID = 4794, parent PID = 4756.  Prog and args are:
==4794==    korganizer
==4794== 
--4794-- 
--4794-- Command line
--4794--    korganizer
--4794-- Startup, with flags:
--4794--    -v
--4794--    --log-file=KOrganizer1
--4794-- Contents of /proc/version:
--4794--   Linux version 2.6.27.19-3.2-pae (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2009-02-25 15:40:44 +0100
--4794-- Arch and hwcaps: X86, x86-sse0
--4794-- Page sizes: currently 4096, max supported 4096
--4794-- Valgrind library directory: /usr/lib/valgrind
--4794-- Reading syms from /lib/ld-2.9.so (0x4000000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/bin/korganizer (0x8048000)
--4794-- Reading debug info from /usr/lib/debug/usr/bin/korganizer.debug...
--4794-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck (0x38000000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/valgrind/x86-linux/memcheck.debug...
--4794--    object doesn't have a dynamic symbol table
--4794-- Reading suppressions file: /usr/lib/valgrind/default.supp
--4794-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so (0x4020000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/valgrind/x86-linux/vgpreload_core.so.debug...
--4794-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4024000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so.debug...
--4794-- Reading syms from /usr/lib/libQtCore.so.4.4.3 (0x404A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libpthread-2.9.so (0x4273000)
--4794-- Reading syms from /usr/lib/libQtNetwork.so.4.4.3 (0x428D000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQtDBus.so.4.4.3 (0x438C000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQtXml.so.4.4.3 (0x43F6000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libz.so.1.2.3 (0x443A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libbz2.so.1.0.5 (0x444F000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libresolv-2.9.so (0x445F000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkdecore.so.5.1.0 (0x4475000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkorganizerprivate.so.4.1.0 (0x4694000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkorganizerprivate.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libknewstuff2.so.4.1.0 (0x48DB000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkmime.so.4.1.0 (0x493A000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkmime.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkorganizer_eventviewer.so.4.1.0 (0x4997000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkorganizer_eventviewer.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkorganizer_calendar.so.4.1.0 (0x49AC000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkorganizer_calendar.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkorg_stdprinting.so.4.1.0 (0x49B3000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkorg_stdprinting.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkdepim.so.4.1.0 (0x49E9000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkdepim.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libQtDesigner.so.4.4.3 (0x4B0E000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkresources.so.4.1.0 (0x4E04000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkresources.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkabc.so.4.1.0 (0x4E24000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkabc.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkldap.so.4.1.0 (0x4EAF000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkldap.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkde3support.so.4.1.0 (0x4EE4000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libical.so.0.40.0 (0x4FC9000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libicalss.so.0.40.0 (0x5022000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkcal.so.4.1.0 (0x5039000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkcal.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkimproxy.so.4.1.0 (0x512E000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkpimutils.so.4.1.0 (0x5140000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkpimutils.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libldap-2.4.so.2.2.0 (0x5155000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/liblber-2.4.so.2.2.0 (0x5199000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libsasl2.so.2.0.22 (0x51A9000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkparts.so.4.1.0 (0x51C3000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkutils.so.4.1.0 (0x5200000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkpimidentities.so.4.1.0 (0x5249000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkpimidentities.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkocorehelper.so.4.1.0 (0x526C000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkocorehelper.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkdeui.so.5.1.0 (0x5270000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkholidays.so.4.1.0 (0x55E9000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkholidays.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkorganizer_interfaces.so.4.1.0 (0x55F8000)
--4794-- Reading debug info from /usr/lib/debug/usr/lib/libkorganizer_interfaces.so.4.1.0.debug...
--4794-- Reading syms from /usr/lib/libkio.so.5.1.0 (0x5600000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkpty.so.4.1.0 (0x585A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libutil-2.9.so (0x5864000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQt3Support.so.4.4.3 (0x5868000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libkfile.so.4.1.0 (0x5B5D000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQtSvg.so.4.4.3 (0x5BD8000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXtst.so.6.1.0 (0x5C27000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXcursor.so.1.0.2 (0x5C2F000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXfixes.so.3.1.0 (0x5C3A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libstreamanalyzer.so.0.5.11 (0x5C40000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libstreams.so.0.5.11 (0x5CB8000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libSM.so.6.0.0 (0x5CEC000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libICE.so.6.3.0 (0x5CF6000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libX11.so.6.2.0 (0x5D11000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXext.so.6.4.0 (0x5E44000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXft.so.2.1.13 (0x5E55000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXau.so.6.0.0 (0x5E6A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXdmcp.so.6.0.0 (0x5E6E000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXpm.so.4.11.0 (0x5E76000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libfam.so.0.0.0 (0x5E88000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXrender.so.1.3.0 (0x5E92000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libsolid.so.4.1.0 (0x5E9C000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQtGui.so.4.4.3 (0x5F13000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libstdc++.so.6.0.10 (0x67FD000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libm-2.9.so (0x68F2000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libgcc_s.so.1 (0x691B000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libc-2.9.so (0x692A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libgthread-2.0.so.0.1800.2 (0x6A86000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/librt-2.9.so (0x6A8C000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libglib-2.0.so.0.1800.2 (0x6A96000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libdl-2.9.so (0x6B5C000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libdbus-1.so.3.4.0 (0x6B61000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQtScript.so.4.4.3 (0x6BA4000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libpng12.so.0.31.0 (0x6CA5000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXi.so.6.0.0 (0x6CCF000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXrandr.so.2.1.0 (0x6CD9000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libXinerama.so.1.0.0 (0x6CE2000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libfreetype.so.6.3.18 (0x6CE6000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libfontconfig.so.1.3.0 (0x6D67000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libssl.so.0.9.8 (0x6D99000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libcrypto.so.0.9.8 (0x6DE2000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libQtSql.so.4.4.3 (0x6F4A000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libxml2.so.2.7.1 (0x6F85000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libuuid.so.1.2 (0x70D9000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libxcb-xlib.so.0.0.0 (0x70E0000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libxcb.so.1.0.0 (0x70E3000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /usr/lib/libpcre.so.0.0.1 (0x7101000)
--4794--    object doesn't have a symbol table
--4794-- Reading syms from /lib/libexpat.so.1.5.2 (0x7134000)
--4794--    object doesn't have a symbol table
--4794-- REDIR: 0x699d010 (index) redirected to 0x4028220 (index)
--4794-- REDIR: 0x699ed70 (memchr) redirected to 0x4028900 (memchr)
--4794-- REDIR: 0x699db10 (rindex) redirected to 0x4028130 (rindex)
--4794-- REDIR: 0x699d710 (strlen) redirected to 0x40284e0 (strlen)
--4794-- REDIR: 0x68b9120 (operator new(unsigned)) redirected to 0x4027730 (operator new(unsigned))
--4794-- REDIR: 0x699f780 (memcpy) redirected to 0x4028950 (memcpy)
--4794-- REDIR: 0x699a4b0 (calloc) redirected to 0x4025dd0 (calloc)
--4794-- REDIR: 0x699a7f0 (malloc) redirected to 0x4027d20 (malloc)
--4794-- REDIR: 0x699acb0 (realloc) redirected to 0x4027e30 (realloc)
--4794-- REDIR: 0x699f200 (memmove) redirected to 0x4029450 (memmove)
--4794-- REDIR: 0x699d930 (strncmp) redirected to 0x4028750 (strncmp)
--4794-- REDIR: 0x699d180 (strcmp) redirected to 0x40287e0 (strcmp)
--4794-- REDIR: 0x68b9270 (operator new[](unsigned)) redirected to 0x4027050 (operator new[](unsigned))
--4794-- REDIR: 0x699f270 (memset) redirected to 0x40293f0 (memset)
--4794-- REDIR: 0x6997ea0 (free) redirected to 0x4026b40 (free)
--4794-- REDIR: 0x68b6ea0 (operator delete(void*)) redirected to 0x40266e0 (operator delete(void*))
--4794-- REDIR: 0x69a22b0 (strchrnul) redirected to 0x40294c0 (strchrnul)
--4794-- REDIR: 0x699f2d0 (mempcpy) redirected to 0x4029520 (mempcpy)
--4794-- REDIR: 0x699d7c0 (strnlen) redirected to 0x40284a0 (strnlen)
--4794-- REDIR: 0x699f460 (stpcpy) redirected to 0x4029180 (stpcpy)
--4794-- REDIR: 0x699d1f0 (strcpy) redirected to 0x4028540 (strcpy)
--4794-- REDIR: 0x69a21e0 (rawmemchr) redirected to 0x4029500 (rawmemchr)
--4794-- Reading syms from /usr/lib/gconv/UTF-16.so (0x403D000)
--4794--    object doesn't have a symbol table
--4794-- REDIR: 0x69572c0 (unsetenv) redirected to 0x4029790 (unsetenv)
--4794-- memcheck GC: 1024 nodes, 1024 survivors (100.0%)
--4794-- memcheck GC: increase table size to 2048
--4794-- REDIR: 0x68b6f00 (operator delete[](void*)) redirected to 0x40261a0 (operator delete[](void*))
--4794-- memcheck GC: 2048 nodes, 2048 survivors (100.0%)
--4794-- memcheck GC: increase table size to 4096
--4794-- Discarding syms at 0x403D000-0x4041000 in /usr/lib/gconv/UTF-16.so due to munmap()
==4794== 
==4794== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 10 from 2)
--4794-- 
--4794-- supp:      5 dl-hack5-32bit-addr-1
--4794-- supp:      5 dl-hack3-cond-1
==4794== malloc/free: in use at exit: 7,745 bytes in 65 blocks.
==4794== malloc/free: 9,196 allocs, 9,131 frees, 26,908,747 bytes allocated.
==4794== 
==4794== searching for pointers to 65 not-freed blocks.
==4794== checked 723,712 bytes.
==4794== 
==4794== LEAK SUMMARY:
==4794==    definitely lost: 0 bytes in 0 blocks.
==4794==      possibly lost: 16 bytes in 1 blocks.
==4794==    still reachable: 7,729 bytes in 64 blocks.
==4794==         suppressed: 0 bytes in 0 blocks.
==4794== Rerun with --leak-check=full to see details of leaked memory.
--4794--  memcheck: sanity checks: 140 cheap, 7 expensive
--4794--  memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use
--4794--  memcheck: auxmaps_L1: 0 searches, 0 cmps, ratio 0:10
--4794--  memcheck: auxmaps_L2: 0 searches, 0 nodes
--4794--  memcheck: SMs: n_issued      = 248 (3968k, 3M)
--4794--  memcheck: SMs: n_deissued    = 0 (0k, 0M)
--4794--  memcheck: SMs: max_noaccess  = 65535 (1048560k, 1023M)
--4794--  memcheck: SMs: max_undefined = 0 (0k, 0M)
--4794--  memcheck: SMs: max_defined   = 729 (11664k, 11M)
--4794--  memcheck: SMs: max_non_DSM   = 248 (3968k, 3M)
--4794--  memcheck: max sec V bit nodes:    2063 (104k, 0M)
--4794--  memcheck: set_sec_vbits8 calls: 7449 (new: 2063, updates: 5386)
--4794--  memcheck: max shadow mem size:   4376k, 4M
--4794-- translate:            fast SP updates identified: 30,163 ( 88.5%)
--4794-- translate:   generic_known SP updates identified: 2,618 (  7.6%)
--4794-- translate: generic_unknown SP updates identified: 1,277 (  3.7%)
--4794--     tt/tc: 244,100 tt lookups requiring 254,676 probes
--4794--     tt/tc: 244,100 fast-cache updates, 3 flushes
--4794--  transtab: new        18,824 (415,059 -> 6,291,042; ratio 151:10) [0 scs]
--4794--  transtab: dumped     0 (0 -> ??)
--4794--  transtab: discarded  82 (1,651 -> ??)
--4794-- scheduler: 14,033,681 jumps (bb entries).
--4794-- scheduler: 140/244,279 major/minor sched events.
--4794--    sanity: 141 cheap, 7 expensive checks.
--4794--    exectx: 6,151 lists, 3,386 contexts (avg 0 per list)
--4794--    exectx: 18,259 searches, 17,310 full compares (948 per 1000)
--4794--    exectx: 0 cmp2, 17 cmp4, 0 cmpAll
--4794--  errormgr: 9 supplist searches, 21 comparisons during search
--4794--  errormgr: 10 errlist searches, 37 comparisons during search


2) Other possibilities: I found two different timezones in my events (some had been imported): UTC and Europe/Vienna, Can this cause these troubles?

Friedrich Teichmann
Comment 8 Sergio Martins 2009-04-05 22:02:42 UTC
You have to run: valgrind korganizer --nofork

I don't see the crash in that report.

Thanks
Comment 9 Friedrich Teichmann 2009-04-05 22:20:27 UTC
I am sorry. Please send the full commandline for valgrind. "--nofork" results with me in:
friedl@linux-fz7r:~> valgrind --nofork --log-file=KOrganizer2 korganizer
valgrind: Bad option '--nofork'; aborting.                              
valgrind: Use --help for more information.  
Friedrich Teichmann
Comment 10 Sergio Martins 2009-04-05 22:24:59 UTC
friedl@linux-fz7r:~> valgrind --log-file=KOrganizer2 korganizer --nofork
Comment 11 Friedrich Teichmann 2009-04-05 22:39:30 UTC
Thank you for the very fast answer. Here is the valgrid report using --nofork:

==4770== Memcheck, a memory error detector.
==4770== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==4770== Using LibVEX rev 1854, a library for dynamic binary translation.
==4770== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==4770== Using valgrind-3.3.1, a dynamic binary instrumentation framework.
==4770== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==4770== For more details, rerun with: -v
==4770== 
==4770== My PID = 4770, parent PID = 4264.  Prog and args are:
==4770==    korganizer
==4770==    --nofork
==4770== 


Friedrich Teichmann
Comment 12 Sergio Martins 2009-04-05 23:04:57 UTC
did you make it crash?
Comment 13 Friedrich Teichmann 2009-04-05 23:14:18 UTC
Yes, it crashed.
Comment 14 Sergio Martins 2009-04-05 23:42:14 UTC
You should have got a more verbose report from valgrind, normally I run it like:

valgrind korganizer --nofork &> report.txt

wait for korganizer to start, make it crash and attach report.txt
Comment 15 Friedrich Teichmann 2009-04-06 20:06:51 UTC
Created attachment 32659 [details]
as per "valgrind korganizer --nofork &> report.txt"
Comment 16 Friedrich Teichmann 2009-04-06 20:10:15 UTC
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
Comment 17 Friedrich Teichmann 2009-04-19 19:47:32 UTC
Dear "helper"
After installing diff. automaticized updates my KOrganizer printed today the weekly schedule, one page in grey and the second page in colors. I do not know why, but it works now.
If I can help you, give me you questions.
Many thanks
Friedrich Teichmann
Comment 18 Nicolas L. 2010-01-05 20:56:25 UTC
seems ok regarding comment #17.

Please reopen this bugreport if needed