Author Topic: OSX 1.8RC7 crash upon waking machine  (Read 3081 times)

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
OSX 1.8RC7 crash upon waking machine
« on: 2013 September 08 16:05:10 »
upon opening the lid of my macbook air, running 10.8.4 with all the latest patches:

Code: [Select]
Process:         PixInsight [63443]
Path:            /Applications/PixInsight_1.8RC7.app/Contents/MacOS/PixInsight
Identifier:      com.pleiades-astrophoto.PixInsight
Version:         01.08.00.1023 RC7 Ripley [x64]
Code Type:       X86-64 (Native)
Parent Process:  launchd [352]
User ID:         501

Date/Time:       2013-09-08 16:01:37.896 -0700
OS Version:      Mac OS X 10.8.4 (12E3067)
Report Version:  10
Sleep/Wake UUID: 7F3A4C51-A24C-42DB-93C2-49028D94E364

Crashed Thread:  9

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QNSListener notificationHandler:]: unrecognized selector sent to instance 0x107135580'
abort() called
terminate called throwing an exception

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff89438b06 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8c2a63f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff894cf40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3   CoreFoundation                      0x00007fff8942702e ___forwarding___ + 414
4   CoreFoundation                      0x00007fff89426e18 _CF_forwarding_prep_0 + 232
5   CoreFoundation                      0x00007fff893eaeda _CFXNotificationPost + 2554
6   CoreWLAN                            0x00007fff8b0afbe1 _apple80211Callback + 486
7   CoreWLAN                            0x00007fff8b0cc9f0 _eventRead + 961
8   CoreWLAN                            0x00007fff8b0cc29e __Apple80211EventMonitoringInit2_block_invoke_0 + 81
9   libdispatch.dylib                   0x00007fff9271c0b6 _dispatch_client_callout + 8
10  libdispatch.dylib                   0x00007fff9271e29b _dispatch_source_invoke + 691
11  libdispatch.dylib                   0x00007fff9271d305 _dispatch_queue_invoke + 72
12  libdispatch.dylib                   0x00007fff9271d448 _dispatch_queue_drain + 180
13  libdispatch.dylib                   0x00007fff9271d2f1 _dispatch_queue_invoke + 52
14  libdispatch.dylib                   0x00007fff9271d1c3 _dispatch_worker_thread2 + 249
15  libsystem_c.dylib                   0x00007fff919ff8bb _pthread_wqthread + 404
16  libsystem_c.dylib                   0x00007fff919e9d71 start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff92e68686 mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff92e67c42 mach_msg + 70
2   com.apple.CoreFoundation      0x00007fff893d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation      0x00007fff893da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation      0x00007fff893da0e2 CFRunLoopRunSpecific + 290
5   com.apple.HIToolbox            0x00007fff91d77eb4 RunCurrentEventLoopInMode + 209
6   com.apple.HIToolbox            0x00007fff91d77c52 ReceiveNextEventCommon + 356
7   com.apple.HIToolbox            0x00007fff91d77ae3 BlockUntilNextEventMatchingListInMode + 62
8   com.apple.AppKit              0x00007fff8b39d533 _DPSNextEvent + 685
9   com.apple.AppKit              0x00007fff8b39cdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10  com.apple.AppKit              0x00007fff8b3941a3 -[NSApplication run] + 517
11  QtGui                          0x000000010178a5f0 0x101750000 + 239088
12  QtCore                        0x0000000103bc4a48 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
13  QtCore                        0x0000000103bc7d1b QCoreApplication::exec() + 175
14  com.pleiades-astrophoto.PixInsight 0x00000001000fb41d main + 17789
15  com.pleiades-astrophoto.PixInsight 0x0000000100005844 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x00007fff92e6ad16 kevent + 10
1   libdispatch.dylib              0x00007fff9271edea _dispatch_mgr_invoke + 883
2   libdispatch.dylib              0x00007fff9271e9ee _dispatch_mgr_thread + 54

Thread 2:: QThread
0   libsystem_kernel.dylib        0x00007fff92e6a0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff91a01b99 _pthread_cond_wait + 869
2   QtCore                        0x0000000103ad4c9f QThread::msleep(unsigned long) + 215
3   com.pleiades-astrophoto.PixInsight 0x00000001000f0638 pi::WatchDog::run() + 162
4   QtCore                        0x0000000103ad4a3a 0x103ab1000 + 145978
5   libsystem_c.dylib              0x00007fff919fd352 _pthread_start + 327
6   libsystem_c.dylib              0x00007fff919e9d81 thread_start + 13

Thread 3:: QFileInfoGatherer
0   libsystem_kernel.dylib        0x00007fff92e6a0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff91a01b99 _pthread_cond_wait + 869
2   QtCore                        0x0000000103ad576c 0x103ab1000 + 149356
3   QtCore                        0x0000000103ad5475 QWaitCondition::wait(QMutex*, unsigned long) + 117
4   QtGui                          0x0000000101c3bec7 0x101750000 + 5160647
5   QtCore                        0x0000000103ad4a3a 0x103ab1000 + 145978
6   libsystem_c.dylib              0x00007fff919fd352 _pthread_start + 327
7   libsystem_c.dylib              0x00007fff919e9d81 thread_start + 13

Thread 4:: QThread
0   libsystem_kernel.dylib        0x00007fff92e6a0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff91a01b99 _pthread_cond_wait + 869
2   QtCore                        0x0000000103ad576c 0x103ab1000 + 149356
3   QtCore                        0x0000000103ad5475 QWaitCondition::wait(QMutex*, unsigned long) + 117
4   QtWebKit                      0x0000000102d3f340 0x10231e000 + 10621760
5   QtWebKit                      0x0000000102d40c52 0x10231e000 + 10628178
6   QtWebKit                      0x0000000102d40cf1 0x10231e000 + 10628337
7   QtWebKit                      0x0000000102eb65d9 0x10231e000 + 12158425
8   QtCore                        0x0000000103ad4a3a 0x103ab1000 + 145978
9   libsystem_c.dylib              0x00007fff919fd352 _pthread_start + 327
10  libsystem_c.dylib              0x00007fff919e9d81 thread_start + 13

Thread 5:: QThread
0   libsystem_kernel.dylib        0x00007fff92e6a322 __select + 10
1   QtCore                        0x0000000103befab6 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 374
2   QtCore                        0x0000000103bf4024 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 828
3   QtCore                        0x0000000103bf43fd QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 225
4   QtCore                        0x0000000103bc4a48 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
5   QtCore                        0x0000000103ad1ce6 QThread::exec() + 216
6   QtCore                        0x0000000103ad4a3a 0x103ab1000 + 145978
7   libsystem_c.dylib              0x00007fff919fd352 _pthread_start + 327
8   libsystem_c.dylib              0x00007fff919e9d81 thread_start + 13

Thread 6:: QKqueueFileSystemWatcherEngine
0   libsystem_kernel.dylib        0x00007fff92e6ad16 kevent + 10
1   QtCore                        0x0000000103bab03d 0x103ab1000 + 1024061
2   QtCore                        0x0000000103ad4a3a 0x103ab1000 + 145978
3   libsystem_c.dylib              0x00007fff919fd352 _pthread_start + 327
4   libsystem_c.dylib              0x00007fff919e9d81 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        0x00007fff92e6a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff919ffafc _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff919ff8c3 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff919e9d71 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        0x00007fff92e6a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff919ffafc _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff919ff8c3 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff919e9d71 start_wqthread + 13

Thread 9 Crashed:
0   libsystem_kernel.dylib        0x00007fff92e6a212 __pthread_kill + 10
1   libsystem_c.dylib              0x00007fff919fe704 pthread_kill + 90
2   libsystem_c.dylib              0x00007fff91a42b41 abort + 143
3   libc++abi.dylib                0x00007fff8bfe39eb abort_message + 257
4   libc++abi.dylib                0x00007fff8bfe139a default_terminate() + 28
5   libobjc.A.dylib                0x00007fff8c2a6873 _objc_terminate() + 91
6   libc++.1.dylib                0x00007fff900588fe std::terminate() + 20
7   libobjc.A.dylib                0x00007fff8c2a65de objc_terminate + 9
8   libdispatch.dylib              0x00007fff9271c0ca _dispatch_client_callout + 28
9   libdispatch.dylib              0x00007fff9271e29b _dispatch_source_invoke + 691
10  libdispatch.dylib              0x00007fff9271d305 _dispatch_queue_invoke + 72
11  libdispatch.dylib              0x00007fff9271d448 _dispatch_queue_drain + 180
12  libdispatch.dylib              0x00007fff9271d2f1 _dispatch_queue_invoke + 52
13  libdispatch.dylib              0x00007fff9271d1c3 _dispatch_worker_thread2 + 249
14  libsystem_c.dylib              0x00007fff919ff8bb _pthread_wqthread + 404
15  libsystem_c.dylib              0x00007fff919e9d71 start_wqthread + 13

Thread 10:: QScanThread
0   libsystem_kernel.dylib        0x00007fff92e686c2 semaphore_wait_trap + 10
1   libdispatch.dylib              0x00007fff92720c32 _dispatch_thread_semaphore_wait + 16
2   libdispatch.dylib              0x00007fff92720a92 _dispatch_barrier_sync_f_slow + 188
3   com.apple.framework.CoreWLAN  0x00007fff8b0aeca4 -[CWInterface dealloc] + 145
4   libobjc.A.dylib                0x00007fff8c29f230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
5   com.apple.CoreFoundation      0x00007fff893d5d72 _CFAutoreleasePoolPop + 34
6   com.apple.Foundation          0x00007fff86b90fbd -[NSAutoreleasePool release] + 154
7   libqcorewlanbearer.dylib      0x0000000107de125c 0x107dd6000 + 45660
8   QtCore                        0x0000000103ad4a3a 0x103ab1000 + 145978
9   libsystem_c.dylib              0x00007fff919fd352 _pthread_start + 327
10  libsystem_c.dylib              0x00007fff919e9d81 thread_start + 13

Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000011d316bf8  rdx: 0x0000000000000000
  rdi: 0x000000000000d3d3  rsi: 0x0000000000000006  rbp: 0x000000011d316c20  rsp: 0x000000011d316bf8
   r8: 0x00007fff781f8278   r9: 0x0000000000000010  r10: 0x0000000030000000  r11: 0x0000000000000206
  r12: 0x000000011d316d80  r13: 0x00007fff7836de08  r14: 0x000000011d317000  r15: 0x000000011d316c60
  rip: 0x00007fff92e6a212  rfl: 0x0000000000000206  cr2: 0x000000010522d088
Logical CPU: 0

Binary Images:
       0x100000000 -        0x101445fe7 +com.pleiades-astrophoto.PixInsight (01.08.00.1023 RC7 Ripley [x64]) <4E10F1C1-1D67-3009-BE12-BDFA42D65D0E> /Applications/PixInsight_1.8RC7.app/Contents/MacOS/PixInsight
       0x101750000 -        0x1020d1fe7 +QtGui (4.8.4) <78288C33-8BB3-31B1-9D94-BED96EC3A351> /Applications/PixInsight_1.8RC7.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x10226b000 -        0x1022b6fe7 +QtSvg (4.8.4) <B2618769-4C82-347E-9C15-EE67DE48415D> /Applications/PixInsight_1.8RC7.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x1022cb000 -        0x10230efff +QtXml (4.8.4) <69F9B85D-AC09-3AAF-BD38-8C61C2B17789> /Applications/PixInsight_1.8RC7.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
       0x10231e000 -        0x1036fdff7 +QtWebKit (4.9.3) <D952179A-1B53-342B-B8CB-420E8DA6DE1B> /Applications/PixInsight_1.8RC7.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
       0x10394a000 -        0x103a7dff7 +QtNetwork (4.8.4) <34DFC25B-F073-3AF9-A4D5-DFCE3E903D51> /Applications/PixInsight_1.8RC7.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x103ab1000 -        0x103d58fef +QtCore (4.8.4) <3EA361F9-74D2-32AF-A0A2-3B77AE1E7FDF> /Applications/PixInsight_1.8RC7.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x103dbe000 -        0x104080ff7 +libmozjs-17.0.dylib (1) <A2F921C3-CB1D-3D77-BEB9-0A07B11F1598> /Applications/PixInsight_1.8RC7.app/Contents/MacOS/libmozjs-17.0.dylib
       0x1040d4000 -        0x104117ff7 +liblcms-pxi.dylib (0) <E2CC9830-1DF4-325E-A6FE-A2D87164A20A> /Applications/PixInsight_1.8RC7.app/Contents/MacOS/liblcms-pxi.dylib
       0x1047f1000 -        0x1047f7ff7 +libqgif.dylib (0) <50045E16-0F92-3C09-9A8E-F07EC1616514> /Applications/PixInsight_1.8RC7.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x1062e9000 -        0x1062efff7 +libqico.dylib (0) <69F67AF3-CAFC-3E45-8F29-E36CFDB3B7B9> /Applications/PixInsight_1.8RC7.app/Contents/PlugIns/imageformats/libqico.dylib
       0x106492000 -        0x106492ff1 +cl_kernels (???) <50B211BB-6FEA-4A21-B55A-04E3F1223F08> cl_kernels
       0x106783000 -        0x1067a7ff7  com.apple.security.csparser (3.0 - 55179.13) <06EFC4D4-2768-33AA-A39E-93FE1565CBF7>

... snipped, text was too long ...

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 101
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 70430
    thread_create: 0
    thread_set_state: 45

VM Region Summary:
ReadOnly portion of Libraries: Total=361.3M resident=257.8M(71%) swapped_out_or_unallocated=103.5M(29%)
Writable regions: Total=1.7G written=573.2M(32%) resident=231.7M(13%) swapped_out=404.9M(23%) unallocated=1.5G(87%)
 
REGION TYPE                        VIRTUAL
===========                        =======
ATS (font support)                   46.0M
ATS (font support) (reserved)           4K        reserved VM address space (unallocated)
CG backing stores                    36.9M
CG image                             2340K
CG raster data                        116K
CG shared images                      352K
CoreImage                               8K
CoreServices                         3796K
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS VM register file (reserved)       4160K        reserved VM address space (unallocated)
JS garbage collector                   16K
MALLOC                              552.4M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                         36K
OpenCL                                 76K
STACK GUARD                          56.0M
Stack                                13.1M
VM_ALLOCATE                          95.8M
__DATA                               25.5M
__IMAGE                               528K
__LINKEDIT                           73.7M
__TEXT                              287.6M
__UNICODE                             544K
mapped file                          56.5M
shared memory                       104.6M
===========                        =======
TOTAL                                 2.3G
TOTAL, minus reserved VM space        1.4G