[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#529002: marked as done (korganizer: crashes with SIGILL when attempting to edit recurring event)



Your message dated Tue, 30 Mar 2010 01:11:30 +0200
with message-id <201003300111.30428.ewoerner@kde.org>
and subject line Re: korganizer: crashes with SIGILL when attempting to edit recurring event
has caused the Debian Bug report #529002,
regarding korganizer: crashes with SIGILL when attempting to edit recurring event
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
529002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529002
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: korganizer
Version: 4:3.5.9-5
Severity: important

Every time I try to edit an event with a recurrence, KOrganizer crashes
as soon as I try to confirm it with 'OK' or 'Apply'. It's dying with
SIGILL.

Here's what I'm doing:

1. Start KOrganizer.
2. If one doesn't already exist, create an event and make it
   recurring. The details are not important.
3. Select the event (or any recurring event) and edit it.
4. Make any changes, or even no changes, then click on 'OK' or 'Apply'.
5. CRASH!

Here's a backtrace:
---BEGIN BACKTRACE---
#0  0x433c0254 in KCal::ListBase<KCal::RecurrenceRule>::clearAll (
    this=<value optimized out>)
    at /tmp/buildd/kdepim-3.5.9/./libkcal/listbase.h:85
#1  0x433ba3db in KCal::Recurrence::unsetRecurs (this=<value optimized out>)
    at /tmp/buildd/kdepim-3.5.9/./libkcal/recurrence.cpp:429
#2  0x43887650 in KOEditorRecurrence::writeIncidence (
    this=<value optimized out>, incidence=<value optimized out>)
    at /tmp/buildd/kdepim-3.5.9/./korganizer/koeditorrecurrence.cpp:1330
#3  0x43867406 in KOEventEditor::writeEvent (this=<value optimized out>,
    event=<value optimized out>)
    at /tmp/buildd/kdepim-3.5.9/./korganizer/koeventeditor.cpp:360
#4  0x438676b2 in KOEventEditor::processInput (this=<value optimized out>)
    at /tmp/buildd/kdepim-3.5.9/./korganizer/koeventeditor.cpp:278
#5  0x438633b2 in KOIncidenceEditor::slotOk (this=<value optimized out>)
    at /tmp/buildd/kdepim-3.5.9/./korganizer/koincidenceeditor.cpp:108
#6  0x461632cb in KDialogBase::qt_invoke (this=<value optimized out>,
    _id=<value optimized out>, _o=<value optimized out>)
    at ./kdialogbase.moc:359
#7  0x43864de2 in KOIncidenceEditor::qt_invoke (this=<value optimized out>,
    _id=<value optimized out>, _o=Could not find the frame base for "KOIncidenceEditor::qt_invoke(int, QUObject*)".
) at ./koincidenceeditor.moc:275
#8  0x43868075 in KOEventEditor::qt_invoke (this=<value optimized out>,
    _id=<value optimized out>, _o=Could not find the frame base for "KOEventEditor::qt_invoke(int, QUObject*)".
) at ./koeventeditor.moc:106
#9  0x459217aa in QObject::activate_signal (this=<value optimized out>,
    clist=<value optimized out>, o=<value optimized out>)
    at kernel/qobject.cpp:2359
#10 0x45923ccb in QObject::activate_signal (this=<value optimized out>,
    signal=<value optimized out>) at kernel/qobject.cpp:2328
#11 0x45c86a5c in QButton::clicked (this=Could not find the frame base for "QButton::clicked()".
)
    at .moc/release-shared-mt/moc_qbutton.cpp:152
#12 0x459bb900 in QButton::mouseReleaseEvent (this=<value optimized out>,
    e=<value optimized out>) at widgets/qbutton.cpp:839
#13 0x4595bd27 in QWidget::event (this=<value optimized out>,
    e=<value optimized out>) at kernel/qwidget.cpp:4705
#14 0x458bcdc5 in QApplication::internalNotify (this=<value optimized out>,
    receiver=<value optimized out>, e=<value optimized out>)
    at kernel/qapplication.cpp:2638
#15 0x458bdfe2 in QApplication::notify (this=<value optimized out>,
    receiver=<value optimized out>, e=<value optimized out>)
    at kernel/qapplication.cpp:2424
#16 0x45291de2 in KApplication::notify (this=<value optimized out>,
    receiver=<value optimized out>, event=<value optimized out>)
    at /tmp/buildd/kdelibs-3.5.10.dfsg.1/./kdecore/kapplication.cpp:550
#17 0x458575be in QApplication::sendSpontaneousEvent (receiver=Could not find the frame base for "QApplication::sendSpontaneousEvent(QObject*, QEvent*)".
)
    at kernel/qapplication.h:526
#18 0x45854521 in QETWidget::translateMouseEvent (this=<value optimized out>,
    event=<value optimized out>) at kernel/qapplication_x11.cpp:4347
#19 0x45853934 in QApplication::x11ProcessEvent (this=<value optimized out>,
    event=<value optimized out>) at kernel/qapplication_x11.cpp:3524
#20 0x4586742c in QEventLoop::processEvents (this=<value optimized out>,
    flags=<value optimized out>) at kernel/qeventloop_x11.cpp:195
#21 0x458d57a0 in QEventLoop::enterLoop (this=<value optimized out>)
    at kernel/qeventloop.cpp:201
#22 0x458d5666 in QEventLoop::exec (this=Could not find the frame base for "QEventLoop::exec()".
) at kernel/qeventloop.cpp:148
#23 0x458bd45f in QApplication::exec (this=Could not find the frame base for "QApplication::exec()".
) at kernel/qapplication.cpp:2761
#24 0x080507d8 in main (argc=Cannot access memory at address 0x11
)
    at /tmp/buildd/kdepim-3.5.9/./korganizer/main.cpp:58
---END BACKTRACE---

This is on an Athlon, BTW. And I also have a core dump in case someone
wants to take a look. Disassembling the offending address shows what GDB
thinks is indeed an illegal instruction (shown as "(bad)"). Does this
mean GCC has produced a bad instruction?

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.10-ddawson
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages korganizer depends on:
ii  kdelibs4c2a            4:3.5.10.dfsg.1-2 core libraries and binaries for al
ii  libart-2.0-2           2.3.20-2          Library of functions for 2D graphi
ii  libaudio2              1.9.1-5           Network Audio System - shared libr
ii  libc6                  2.9-4             GNU C Library: Shared libraries
ii  libfontconfig1         2.6.0-3           generic font configuration library
ii  libfreetype6           2.3.9-4           FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.3-3         GCC support library
ii  libice6                2:1.0.5-1         X11 Inter-Client Exchange library
ii  libidn11               1.12-1            GNU Libidn library, implementation
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libkcal2b              4:3.5.9-5         KDE calendaring library
ii  libkdepim1a            4:3.5.9-5         KDE PIM library
ii  libkmime2              4:3.5.9-5         KDE MIME interface library
ii  libkpimexchange1       4:3.5.9-5         KDE PIM Exchange library
ii  libkpimidentities1     4:3.5.9-5         KDE PIM user identity information 
ii  libpng12-0             1.2.35-1          PNG library - runtime
ii  libqt3-mt              3:3.3.8b-5+b1     Qt GUI Library (Threaded runtime v
ii  libsm6                 2:1.1.0-2         X11 Session Management library
ii  libstdc++6             4.3.3-3           The GNU Standard C++ Library v3
ii  libx11-6               2:1.2-1           X11 client-side library
ii  libxcursor1            1:1.1.9-1         X cursor management library
ii  libxext6               2:1.0.4-1         X11 miscellaneous extension librar
ii  libxft2                2.1.13-3          FreeType-based font drawing librar
ii  libxi6                 2:1.1.4-1         X11 Input extension library
ii  libxinerama1           2:1.0.3-2         X11 Xinerama extension library
ii  libxrandr2             2:1.3.0-2         X11 RandR extension library
ii  libxrender1            1:0.9.4-2         X Rendering Extension client libra
ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
ii  perl                   5.10.0-19         Larry Wall's Practical Extraction 
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages korganizer recommends:
ii  kghostview                    4:3.5.9-3  PostScript viewer for KDE

korganizer suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:4.3.4-1

The bug you reported has (most likely) been fixed in or before KDE SC 4.3.4


--- End Message ---

Reply to: