[Psi-devel] (no subject)
Michail Pishchagin
mblsha at gmail.com
Mon Jun 4 23:45:37 PDT 2007
Yesterday's build crashed today, after my ADSL modem (which serves as
a NAT box) was reconnecting like mad. Single account was selected to
be online, with auto-reconnect enabled. (and I haven't noticed stuck
gpg processes) The crasher thread is thread #1, see below:
Date/Time: 2007-06-05 08:29:24.235 +0400
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4
Command: psi
Path: /Users/mblsha/src/psi/src/psi.app/Contents/MacOS/psi
Parent: WindowServer [64]
Version: Psi 0.11-beta5 (0.11-beta5)
PID: 641
Thread: 1
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000000a
Thread 0:
0 libSystem.B.dylib 0x9000a077 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082c2b3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082bace CFRunLoopRunInMode + 61
3 QtGui 0x0c8576c4
QEventDispatcherMac::processEvents
(QFlags<QEventLoop::ProcessEventsFlag>) + 742
4 QtCore 0x0d0ea7ec QEventLoop::processEvents
(QFlags<QEventLoop::ProcessEventsFlag>) + 54
5 QtCore 0x0d0ea9ca QEventLoop::exec
(QFlags<QEventLoop::ProcessEventsFlag>) + 132
6 QtCore 0x0d0ed6c9 QCoreApplication::exec() + 179
7 com.affinix.psi 0x002ac4a1 main + 1003 (main.cpp:311)
8 com.affinix.psi 0x0000788a _start + 216
9 com.affinix.psi 0x000077b1 start + 41
Thread 1 Crashed:
0 QtCore 0x0d07af11 QMutex::unlock() + 9
1 com.affinix.psi 0x003388b3 QMutexLocker::unlock() + 55
(qmutex.h:87)
2 com.affinix.psi 0x003388c9 QMutexLocker::~QMutexLocker
[in-charge]() + 17 (qmutex.h:77)
3 com.affinix.psi 0x004779ec
QCA::KeyStoreManagerPrivate::tracker_updated() + 700
(qca_keystore.cpp:1290)
4 com.affinix.psi 0x002f2ec8
QCA::KeyStoreManagerPrivate::qt_metacall(QMetaObject::Call, int,
void**) + 92 (qca_keystore.moc:362)
5 QtCore 0x0d0f8da2 QMetaObject::activate
(QObject*, int, int, void**) + 1228
6 com.affinix.psi 0x002f2145 QCA::KeyStoreTracker::updated
() + 49 (qca_keystore.moc:116)
7 com.affinix.psi 0x002f32fb
QCA::KeyStoreTracker::qt_metacall(QMetaObject::Call, int, void**) +
175 (qca_keystore.moc:88)
8 QtCore 0x0d0f8176 QObject::event(QEvent*) + 368
9 QtGui 0x0c812ec8
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 478
10 QtGui 0x0c818b03 QApplication::notify
(QObject*, QEvent*) + 1207
11 com.affinix.psi 0x001cfa99 PsiApplication::notify
(QObject*, QEvent*) + 31 (psiapplication.cpp:246)
12 QtCore 0x0d0ed39c
QCoreApplication::sendPostedEvents(QObject*, int) + 580
13 QtCore 0x0d105f64
QEventDispatcherUNIX::processEvents
(QFlags<QEventLoop::ProcessEventsFlag>) + 60
14 QtCore 0x0d0ea7ec QEventLoop::processEvents
(QFlags<QEventLoop::ProcessEventsFlag>) + 54
15 QtCore 0x0d0ea9ca QEventLoop::exec
(QFlags<QEventLoop::ProcessEventsFlag>) + 132
16 com.affinix.psi 0x003020b6 QCA::SyncThread::run() + 328
(syncthread.cpp:195)
17 QtCore 0x0d07d450 QThreadPrivate::start(void*)
+ 190
18 libSystem.B.dylib 0x900245c7 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x9001a56c select + 12
1 libSystem.B.dylib 0x900245c7 _pthread_body + 84
Thread 3:
0 libSystem.B.dylib 0x9001a56c select + 12
1 QtCore 0x0d07d450 QThreadPrivate::start(void*)
+ 190
2 libSystem.B.dylib 0x900245c7 _pthread_body + 84
Thread 4:
0 libSystem.B.dylib 0x9000a077 mach_msg_trap + 7
1 libSystem.B.dylib 0x90024eb6 _lookup_all_secure + 217
2 libSystem.B.dylib 0x90024da8 _lookup_all + 80
3 libSystem.B.dylib 0x9004ef1f lu_gethostbyname + 368
4 libSystem.B.dylib 0x9004ebc7 gethostbynameerrno + 157
5 libSystem.B.dylib 0x9004eabd gethostbyname + 35
6 com.affinix.psi 0x0001462b NDnsWorker::run() + 117
(ndns.cpp:366)
7 QtCore 0x0d07d450 QThreadPrivate::start(void*)
+ 190
8 libSystem.B.dylib 0x900245c7 _pthread_body + 84
Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00000002 ebx: 0x00477740 ecx: 0x00000000 edx: 0x1b3a956c
edi: 0x0d3100d0 esi: 0x1b3a956c ebp: 0xb009d3f8 esp: 0xb009d3f4
ss: 0x0000001f efl: 0x00010206 eip: 0x0d07af11 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
More information about the psi-devel
mailing list