MySQL Forums
Forum List  »  MySQL Workbench

Query crash on Mac OSX
Posted by: Péchoultres Xavier
Date: August 01, 2014 03:45AM

Last release on MacOSX crash on any select query :



Process: MySQLWorkbench [363]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.mysql.workbench
Version: 6.1.6 (1)
Code Type: X86 (Native)
Parent Process: launchd [344]
Responsible: MySQLWorkbench [363]
User ID: 504

Date/Time: 2014-07-08 15:32:51.193 +0200
OS Version: Mac OS X 10.9.4 (13E28)
Report Version: 11
Anonymous UUID: 06251DA7-3A6B-1FF8-F291-E1372E0F4C0B

Sleep/Wake UUID: 8B421E3C-7668-49A3-A196-6F3A513BCDC6

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000fefff000

VM Regions Near 0xfefff000:
CG shared images 00000000c871f000-00000000c8727000 [ 32K] r--/r-- SM=SHM
--> VM_ALLOCATE 00000000fefff000-00000000ff000000 [ 4K] rw-/rwx SM=COW
Submap 00000000ffff0000-00000000ffff1000 [ 4K] r--/r-- SM=PRV process-only VM submap

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0xfefff000 0 + 4278185984
1 com.oracle.mysql.workbench.WBExtras 0x01e514d1 -[GRTIconCache init] + 171
2 com.oracle.mysql.workbench.WBExtras 0x01e5141a +[GRTIconCache sharedIconCache] + 65
3 com.oracle.mysql.workbench 0x0002bdb3 -[WBSQLQueryPanel tableView:objectValueForTableColumn:row:] + 1303
4 com.apple.AppKit 0x99f17fe0 -[NSTableView _dataSourceValueForColumn:row:] + 69
5 com.apple.AppKit 0x9a032fd3 -[NSTableView preparedCellAtColumn:row:] + 387
6 com.apple.AppKit 0x9a032ce2 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 50
7 com.apple.AppKit 0x9a032ab3 -[NSTableView drawRow:clipRect:] + 1507
8 com.apple.AppKit 0x9a03213a -[NSTableView drawRowIndexes:clipRect:] + 111
9 com.apple.AppKit 0x99eeeac1 -[NSTableView drawRect:] + 1197
10 com.apple.AppKit 0x99ec9833 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1125
11 com.apple.AppKit 0x99ec92c5 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 189
12 com.apple.AppKit 0x99ec90a8 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2164
13 com.apple.AppKit 0x99ec8821 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 115
14 com.apple.AppKit 0x99ec879b -[_NSViewBackingLayer drawInContext:] + 64
15 com.apple.QuartzCore 0x9697bb12 backing_callback(CGContext*, void*) + 96
16 com.apple.QuartzCore 0x96831d02 CABackingStoreUpdate_ + 3412
17 com.apple.QuartzCore 0x96830fa6 ___ZN2CA5Layer8display_Ev_block_invoke + 93
18 com.apple.QuartzCore 0x96830f3e x_blame_allocations + 88
19 com.apple.QuartzCore 0x96830a0c CA::Layer::display_() + 1552
20 com.apple.QuartzCore 0x968303f7 -[CALayer _display] + 20
21 com.apple.QuartzCore 0x968303d8 CA::Layer::display() + 186
22 com.apple.QuartzCore 0x96830316 -[CALayer display] + 20
23 com.apple.AppKit 0x99ec86c4 _NSBackingLayerDisplay + 255
24 com.apple.AppKit 0x99ec85c0 -[_NSBackingLayer display] + 26
25 com.apple.AppKit 0x99e9ea3f -[_NSViewBackingLayer display] + 537
26 com.apple.QuartzCore 0x968300fc CA::Layer::display_if_needed(CA::Transaction*) + 690
27 com.apple.QuartzCore 0x9682f870 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 38
28 com.apple.QuartzCore 0x9682f1c8 CA::Context::commit_transaction(CA::Transaction*) + 292
29 com.apple.QuartzCore 0x9682ee2b CA::Transaction::commit() + 393
30 com.apple.QuartzCore 0x9683fa7d CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 75
31 com.apple.CoreFoundation 0x96ebb2be __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
32 com.apple.CoreFoundation 0x96ebb20f __CFRunLoopDoObservers + 399
33 com.apple.CoreFoundation 0x96eac10f __CFRunLoopRun + 1199
34 com.apple.CoreFoundation 0x96eab9ea CFRunLoopRunSpecific + 394
35 com.apple.CoreFoundation 0x96eab84b CFRunLoopRunInMode + 123
36 com.apple.HIToolbox 0x96adeb5d RunCurrentEventLoopInMode + 259
37 com.apple.HIToolbox 0x96ade8e2 ReceiveNextEventCommon + 526
38 com.apple.HIToolbox 0x96ade6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
39 com.apple.AppKit 0x99d60349 _DPSNextEvent + 1602
40 com.apple.AppKit 0x99d5f870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
41 com.apple.AppKit 0x99d5215c -[NSApplication run] + 727
42 com.apple.AppKit 0x99d3aff8 NSApplicationMain + 1165
43 com.oracle.mysql.workbench 0x00009135 start + 53

Options: ReplyQuote


Subject
Views
Written By
Posted
Query crash on Mac OSX
1495
August 01, 2014 03:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.