[Kmymoney-devel] [Bug 275458] New: Debug version crashes due to QWidget issue
Marko Käning
mk-lists at email.de
Sun Jun 12 12:08:24 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=275458
Summary: Debug version crashes due to QWidget issue
Product: kmymoney4
Version: SVN trunk
Platform: MacPorts Packages
OS/Version: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kmymoney-devel at kde.org
ReportedBy: mk-lists at email.de
Version: SVN trunk (using KDE 4.6.3)
OS: OS X
I build the QT libraries in their debug version to be able to hunt another bug
on MacOSX (http://trac.macports.org/ticket/28410) and found another issue with
KMyMoney4 when running it in gdb:
---
(gdb) continue
QWidget: Must construct a QApplication before a QPaintDevice
Program received signal: “SIGABRT”.
(gdb)
---
It looks like KMM somehow tries to draw without having the application object
up and running at the time. I am wondering whether this might be related to
https://bugs.kde.org/show_bug.cgi?id=256913
Reproducible: Always
Steps to Reproduce:
install QT4-mac debug version (4.7.3)
run KMM4 in dbg
Actual Results:
SIGABRT
--
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 KMyMoney-devel
mailing list