Bug 300673 - Konversation crashes on startup
Summary: Konversation crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-26 16:28 UTC by Vojtěch Zeisek
Modified: 2012-06-02 16:26 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 Vojtěch Zeisek 2012-05-26 16:28:25 UTC
Application: konversation (1.4-master #4205)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.9-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
After upgrade to konversation-1.4.61git.1337557537-2.1.x86_64 Konversation crashes on every startup.

The crash can be reproduced every time.

-- Backtrace:
Application: Konversation (konversation), signal: Bus error
[KCrash Handler]
#6  operator& (f=Qt::WindowType_Mask, this=) at ../../src/corelib/global/qglobal.h:2213
#7  windowType (this=<optimized out>) at ../../src/gui/kernel/qwidget.h:924
#8  QWidgetPrivate::init (this=0xa51390, parentWidget=0x73694c746e616972, f=...) at kernel/qwidget.cpp:1270
#9  0x00007f2aab316971 in QWidget::QWidget (this=0xa50e20, dd=<optimized out>, parent=0x73694c746e616972, f=...) at kernel/qwidget.cpp:1186
#10 0x00007f2aab6f2631 in QMenu::QMenu (this=0xa50e20, parent=0x73694c746e616972) at widgets/qmenu.cpp:1346
#11 0x00007f2aacc7e92e in KMenu::KMenu (this=0xa50e20, parent=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/kdeui/widgets/kmenu.cpp:153
#12 0x0000000000565282 in _start ()

Possible duplicates by query: bug 300372, bug 300246, bug 300235, bug 300053, bug 299736.

Reported using DrKonqi
Comment 1 Bernd Buschinski 2012-05-26 17:19:01 UTC
Already fixed, if you update your
git version to something newer than  21 May 2012 20:15:33
or newer than commit 3ba8326d8d249a1aade1d7ea7df2f46c4e01798d
it should work again
Comment 2 Vojtěch Zeisek 2012-06-02 16:26:48 UTC
OK, now I have konversation-1.4-11.6.31 and it works fine. It seems that just for a while, there was a buggy version in openSUSE repositories...