[Qt-interest] Mac Sparkle updater "install and relaunch" crashing Qt app
Tonu Jaansoo
chain at bsd.ee
Wed Mar 31 19:38:30 CEST 2010
Hi!
Can anybody figure out something from this? I have app crashing when i click "install and relaunch" in Sparkle updater window.
I am using MacOS 10.6., Qt 4.6.1 and latest Sparkle
Crash log:
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 QtGui 0x028ae624 QImagePixmapCleanupHooks::executePixmapDestructionHooks(QPixmap*) + 20
1 QtGui 0x0289e21e QPixmap::~QPixmap() + 142
2 QtGui 0x028a15a4 QPixmapCache::find(QPixmapCache::Key const&, QPixmap*) + 196
3 QtGui 0x028a192f QPixmapCache::find(QString const&) + 191
4 QtGui 0x028a1a72 QPixmapCache::clear() + 82
5 QtGui 0x028a0e21 QPixmapCache::cacheLimit() + 225
6 libSystem.B.dylib 0x90ec298f __cxa_finalize + 208
7 libSystem.B.dylib 0x90ec28a4 exit + 33
8 com.apple.AppKit 0x95cc0002 -[NSApplication terminate:] + 1056
9 com.apple.Foundation 0x9332fea8 __NSThreadPerformPerform + 705
10 com.apple.CoreFoundation 0x93f088cb __CFRunLoopDoSources0 + 1563
11 com.apple.CoreFoundation 0x93f0638f __CFRunLoopRun + 1071
12 com.apple.CoreFoundation 0x93f05864 CFRunLoopRunSpecific + 452
13 com.apple.CoreFoundation 0x93f05691 CFRunLoopRunInMode + 97
14 QtGui 0x027a4700 non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 3520
15 QtCore 0x033b88d1 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
16 QtCore 0x033b8afd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 189
17 QtCore 0x033bac3e QCoreApplication::exec() + 174
More information about the Qt-interest-old
mailing list