Author Topic: B4 Crash  (Read 2556 times)

carlpmiller

  • Community Member
  • Posts: 33
  • Hero Points: 1
B4 Crash
« on: May 26, 2013, 03:51:37 AM »
I was enabling and hovering over icons in the Project/Class tree windows which resulted in the following crash on OS X 10.7.5:


Process:         vs [12106]
Path:            /Applications/SlickEdit2013.app/Contents/MacOS/vs
Identifier:      com.slickedit.SlickEdit
Version:         18.0.0 (18.0.0.8)
Code Type:       X86-64 (Native)
Parent Process:  launchd [256]

Date/Time:       2013-05-25 23:47:06.835 -0400
OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9

Interval Since Last Report:          753349 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  90522 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      8A1B7DC5-F018-4B60-B6F7-0A64EF5B6209

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
    __TEXT                 0000000100000000-0000000101197000 [ 17.6M] r-x/rwx SM=COW  /Applications/SlickEdit2013.app/Contents/MacOS/vs

Application Specific Information:
objc[12106]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtGui                            0x0000000101c6652c QKeySequence::fromString(QString const&, QKeySequence::SequenceFormat) + 1532
1   QtGui                            0x0000000101c63790 operator>>(QDataStream&, QKeySequence&) + 304
2   libsystem_c.dylib                0x00007fff8a12d7c8 __cxa_finalize + 274
3   libsystem_c.dylib                0x00007fff8a12d652 exit + 18
4   com.slickedit.SlickEdit          0x0000000100011355 _ZL13handlerSIGHUPi + 53
5   libsystem_c.dylib                0x00007fff8a18ecfa _sigtramp + 26
6   libsystem_c.dylib                0x00007fff8a113da2 memmove$VARIANT$sse42 + 229
7   QtCore                           0x00000001018d5fec QListData::remove(int) + 92
8   QtGui                            0x00000001021a5ab0 QTreeWidgetItem::takeChild(int) + 192
9   com.slickedit.SlickEdit          0x0000000100109053 vsCtlTreeView::endUpdate(vsTreeViewItem*) + 1235
10  com.slickedit.SlickEdit          0x00000001002680b2 p_treeendupdate_op() + 130
11  com.slickedit.SlickEdit          0x0000000100232b24 pmethod_op() + 612
12  com.slickedit.SlickEdit          0x0000000100232b24 pmethod_op() + 612
13  com.slickedit.SlickEdit          0x00000001000617e2 run_proc(int) + 274
14  com.slickedit.SlickEdit          0x00000001000841a7 _ZL19run_proc_immediate2P3m_siiP9VSARGTYPEii + 199
15  com.slickedit.SlickEdit          0x00000001000842bf run_proc_immediate(int, int, VSARGTYPE*, int, int) + 191
16  com.slickedit.SlickEdit          0x000000010028adfd se_call_event(filewindow_t*, unsigned int, int, int, VSARGTYPE*, int) + 285
17  com.slickedit.SlickEdit          0x0000000100106699 vsCtlTreeView::leaveEvent(QEvent*) + 217
18  QtGui                            0x0000000101c930cf QWidget::event(QEvent*) + 2271
19  QtGui                            0x000000010200afac QFrame::event(QEvent*) + 44
20  QtGui                            0x000000010209857b QAbstractScrollArea::event(QEvent*) + 123
21  QtGui                            0x00000001021213eb QAbstractItemView::event(QEvent*) + 139
22  QtGui                            0x00000001021a0c64 QTreeWidget::event(QEvent*) + 52
23  com.slickedit.SlickEdit          0x00000001000fa4c5 vsCtlSlickCQTreeWidget::event(QEvent*) + 53
24  QtGui                            0x0000000101c3815d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
25  QtGui                            0x0000000101c3e18d QApplication::notify(QObject*, QEvent*) + 349
26  QtCore                           0x00000001019194dc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
27  QtGui                            0x0000000101be03d9 QMacInputContext::reset() + 10761
28  com.apple.AppKit                 0x00007fff86f7a25f -[NSApplication sendEvent:] + 5267
29  com.slickedit.SlickEdit          0x0000000100d04772 -[SlickEditApplication sendEvent:] + 114
30  com.apple.AppKit                 0x00007fff86f10a0e -[NSApplication run] + 555
31  QtGui                            0x0000000101bf3174 QDesktopWidget::resizeEvent(QResizeEvent*) + 12724
32  QtCore                           0x0000000101a05a34 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
33  QtCore                           0x0000000101a05d54 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
34  QtCore                           0x0000000101a0737c QCoreApplication::exec() + 188
35  com.slickedit.SlickEdit          0x00000001000126d0 vmain(int, char**) + 2096
36  com.slickedit.SlickEdit          0x0000000100ab0800 xmain + 80
37  com.slickedit.SlickEdit          0x0000000100032f99 main + 9
38  com.slickedit.SlickEdit          0x0000000100005a74 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x00007fff8c2c57e6 kevent + 10
1   libdispatch.dylib                0x00007fff86ed0786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib                0x00007fff86ecf316 _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib           0x00007fff8c2c4bca __psynch_cvwait + 10
1   libsystem_c.dylib                0x00007fff8a13e274 _pthread_cond_wait + 840
2   com.slickedit.SlickEdit          0x0000000100adbab8 VSTHREADEVENT::wait(VSMUTEX&) + 24
3   com.slickedit.SlickEdit          0x000000010098b807 slickedit::SEListTagsThread::runAsReader() + 359
4   com.slickedit.SlickEdit          0x0000000100adbe50 VSTHREAD::thread_proc(void*) + 16
5   libsystem_c.dylib                0x00007fff8a13a8bf _pthread_start + 335
6   libsystem_c.dylib                0x00007fff8a13db75 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib           0x00007fff8c2c4bca __psynch_cvwait + 10
1   libsystem_c.dylib                0x00007fff8a13e274 _pthread_cond_wait + 840
2   com.slickedit.SlickEdit          0x0000000100adbab8 VSTHREADEVENT::wait(VSMUTEX&) + 24
3   com.slickedit.SlickEdit          0x000000010098ce51 slickedit::SEListTagsThread::runAsTagger() + 1137
4   com.slickedit.SlickEdit          0x0000000100adbe50 VSTHREAD::thread_proc(void*) + 16
5   libsystem_c.dylib                0x00007fff8a13a8bf _pthread_start + 335
6   libsystem_c.dylib                0x00007fff8a13db75 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib           0x00007fff8c2c4bca __psynch_cvwait + 10
1   libsystem_c.dylib                0x00007fff8a13e274 _pthread_cond_wait + 840
2   com.slickedit.SlickEdit          0x0000000100adbab8 VSTHREADEVENT::wait(VSMUTEX&) + 24
3   com.slickedit.SlickEdit          0x000000010098ce51 slickedit::SEListTagsThread::runAsTagger() + 1137
4   com.slickedit.SlickEdit          0x0000000100adbe50 VSTHREAD::thread_proc(void*) + 16
5   libsystem_c.dylib                0x00007fff8a13a8bf _pthread_start + 335
6   libsystem_c.dylib                0x00007fff8a13db75 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib           0x00007fff8c2c4bca __psynch_cvwait + 10
1   libsystem_c.dylib                0x00007fff8a13e274 _pthread_cond_wait + 840
2   com.slickedit.SlickEdit          0x0000000100adbab8 VSTHREADEVENT::wait(VSMUTEX&) + 24
3   com.slickedit.SlickEdit          0x000000010098c809 slickedit::SEListTagsThread::runAsWriter() + 729
4   com.slickedit.SlickEdit          0x0000000100adbe50 VSTHREAD::thread_proc(void*) + 16
5   libsystem_c.dylib                0x00007fff8a13a8bf _pthread_start + 335
6   libsystem_c.dylib                0x00007fff8a13db75 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib           0x00007fff8c2c4bca __psynch_cvwait + 10
1   libsystem_c.dylib                0x00007fff8a13e274 _pthread_cond_wait + 840
2   com.slickedit.SlickEdit          0x0000000100adc08f VSTHREADEVENT::wait() + 95
3   com.slickedit.SlickEdit          0x0000000100d30069 fileDateThread::run() + 201
4   com.slickedit.SlickEdit          0x0000000100adbe50 VSTHREAD::thread_proc(void*) + 16
5   libsystem_c.dylib                0x00007fff8a13a8bf _pthread_start + 335
6   libsystem_c.dylib                0x00007fff8a13db75 thread_start + 13

Thread 7:: OGL Profiler
0   libsystem_kernel.dylib           0x00007fff8c2c367a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff8c2c2d71 mach_msg + 73
2   com.apple.opengl                 0x00007fff8c797321 glcDebugListener + 461
3   libsystem_c.dylib                0x00007fff8a13a8bf _pthread_start + 335
4   libsystem_c.dylib                0x00007fff8a13db75 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib           0x00007fff8c2c5192 __workq_kernreturn + 10
1   libsystem_c.dylib                0x00007fff8a13c594 _pthread_wqthread + 758
2   libsystem_c.dylib                0x00007fff8a13db85 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib           0x00007fff8c2c5192 __workq_kernreturn + 10
1   libsystem_c.dylib                0x00007fff8a13c594 _pthread_wqthread + 758
2   libsystem_c.dylib                0x00007fff8a13db85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001025e6a70  rbx: 0x00000001052c1d50  rcx: 0x000000000001ca00  rdx: 0x400000001052c20e
  rdi: 0x00000001052c1d50  rsi: 0x0001ca000001ca00  rbp: 0x00007fff5fbfde50  rsp: 0x00007fff5fbfde50
   r8: 0x00007fff5fbfde5c   r9: 0x00007fff5fbfde58  r10: 0x0000000000000081  r11: 0x00000000b9d2c098
  r12: 0x0000000101c63770  r13: 0x0000000000000000  r14: 0x000000010b8b7468  r15: 0x0000000000000002
  rip: 0x0000000101c6652c  rfl: 0x0000000000010202  cr2: 0x00007fff763a748c
Logical CPU: 2

Binary Images:
       0x100000000 -        0x101196fe7 +com.slickedit.SlickEdit (18.0.0 - 18.0.0.8) <89472A2A-18EE-3828-9101-BB181E7BF1E0> /Applications/SlickEdit2013.app/Contents/MacOS/vs
       0x1018c6000 -        0x101b4eff7 +QtCore (4.7.4 - compatibility 4.7.0) <9EB52EC3-3C0F-0A45-1CE6-227EB7069767> /Applications/SlickEdit2013.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x101bb4000 -        0x102599fef +QtGui (4.7.4 - compatibility 4.7.0) <8B10C74D-0789-C563-FA0E-3192DAE669E6> /Applications/SlickEdit2013.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x102f03000 -        0x102f03ff1 +cl_kernels (??? - ???) <1808A245-122A-484A-AB3F-F7051782D80A> cl_kernels
       0x1073d0000 -        0x1073deff7 +IOHIDLib (??? - ???) <74A22D19-1E4F-38E5-A905-855E3A63ABD9> */IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x1073ed000 -        0x1073f3ff7 +libqico.dylib (??? - ???) <6A563107-1699-0FCC-9A98-1B3EFD2DE91C> /Applications/SlickEdit2013.app/Contents/PlugIns/imageformats/libqico.dylib
       0x1079fd000 -        0x1079feff3 +cl_kernels (??? - ???) <65F89769-84C0-44F0-AEBF-760274297B19> cl_kernels
       0x107c78000 -        0x107c7eff7 +libqgif.dylib (??? - ???) <960B49BB-2398-5F7D-82FF-6BC9E1CA4C14> /Applications/SlickEdit2013.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x1080f5000 -        0x1080f8ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x108627000 -        0x108627ff3 +cl_kernels (??? - ???) <17613B70-D863-4A6A-BBCC-555578376263> cl_kernels
       0x1087f0000 -        0x1087fafef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x10b7b1000 -        0x10b7ecff7 +libqjpeg.dylib (??? - ???) <EE382DB1-4A3E-D561-66F8-E556886919F7> /Applications/SlickEdit2013.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x10eace000 -        0x10eb22fe7 +libqmng.dylib (??? - ???) <1B4C28E1-B26B-3AD2-75B4-7605390015D4> /Applications/SlickEdit2013.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x10eb2a000 -        0x10eb7ffe7 +libqtiff.dylib (??? - ???) <360E7F4C-84DE-B837-BD1D-28A3AAD1D223> /Applications/SlickEdit2013.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x10ed40000 -        0x10ed4efff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x1134bf000 -        0x11355eff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x11379e000 -        0x1137ccff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x11ac02000 -        0x11adbafff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x11adf1000 -        0x11af4bfff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x121800000 -        0x121c75fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (7.32.12 - 7.3.2) <D7812529-7A02-347B-AD5F-1CB458B9337C> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
       0x200000000 -        0x20082ffff  com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff6d6e6000 -     0x7fff6d71abaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff852e2000 -     0x7fff85374ff7  com.apple.CorePDF (3.1 - 3.1) <B5B5215F-38C0-364D-BDA4-35D674FFCEC4> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff85389000 -     0x7fff8546ded7  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <76082BBC-446B-3355-AED5-0DBCEE600CB2> /usr/lib/libobjc.A.dylib
    0x7fff8550e000 -     0x7fff8554dfff  com.apple.AE (527.7 - 527.7) <9B3F7EC2-EDE2-3123-BAA5-C36A09BA038E>

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 9
    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: 12936
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=247.6M resident=117.4M(47%) swapped_out_or_unallocated=130.2M(53%)
Writable regions: Total=373.3M written=162.6M(44%) resident=205.9M(55%) swapped_out=0K(0%) unallocated=167.5M(45%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.0M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  21.4M
CG image                             48K
CG raster data                     15.3M
CG shared images                   8608K
CoreAnimation                      14.1M
CoreGraphics                         16K
CoreImage                             8K
CoreServices                       3932K
IOKit                              18.8M
MALLOC                            258.2M
MALLOC guard page                    64K
MALLOC_LARGE (reserved)            14.5M        reserved VM address space (unallocated)
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               28K
OpenGL GLSL                        1024K
STACK GUARD                        56.0M
Stack                              12.6M
VM_ALLOCATE                        16.4M
__CI_BITMAP                          80K
__DATA                             25.5M
__IMAGE                             528K
__LINKEDIT                         58.2M
__TEXT                            189.5M
__UNICODE                           544K
mapped file                        64.9M
shared memory                      34.8M
===========                      =======
TOTAL                             846.7M
TOTAL, minus reserved VM space    832.1M

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f35
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142314737334248302D434B302020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142314737334248302D434B302020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en3
Network Service: Display Ethernet, Ethernet, en4
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@12,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@12,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@12,0,2
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@13,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@14,0,0
PCI Card: pci1b21,612, sppci_ahci, Thunderbolt@18,0,0
Serial ATA Device: ST1000LM024 HN-M101MBB, 1 TB
Serial ATA Device: APPLE SSD SM512E, 500.28 GB
USB Device: OWC Mercury On-The-Go Pro USB 3.0, 0x1e91, 0xa0a1, 0x14a00000 / 2
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4
USB Device: hub_device, apple_vendor_id, 0x9127, 0x40100000 / 2
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x40110000 / 7
USB Device: DasKeyboard, 0x04d9  (Holtek Semiconductor, Inc.), 0x1919, 0x40130000 / 6
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0x40170000 / 5
USB Device: Display Audio, apple_vendor_id, 0x1107, 0x40140000 / 4
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0x40150000 / 3