Developer

« Return to index ‹ #16 #18 › ⊕ View reports

#17: New crash in r1846

Type: Crash First reported: 4 Mar 2010
Status: Fixed Last modified: 11 Mar 2010
Occurrences: 1 Fixed: In revision r1862
Thread 11 Crashed:
0 com.apple.CoreFoundation 0x972fdd1e __CFStrConvertBytesToUnicode + 62
1 com.apple.CoreFoundation 0x972eceb6 __CFStringCheckAndReplace + 358
2 com.apple.Foundation 0x9031f69a -[NSCFString replaceCharactersInRange:withString:] + 58
3 com.apple.AppKit 0x913db731 _NSMenuPathForMenuItem + 269
4 com.apple.AppKit 0x913db4f0 -[NSMenuItem _cacheUserKeyEquivalentInfo] + 129
5 com.apple.AppKit 0x913db31c -[NSMenuItem userKeyEquivalent] + 86
6 com.apple.AppKit 0x913db278 -[NSMenuItem _desiredKeyEquivalent] + 42
7 com.apple.AppKit 0x913dc3df +[NSMenu(NSKeyEquivalents) _addItem:toTable:] + 79
8 com.apple.AppKit 0x913d9338 +[NSMenu(NSKeyEquivalents) _registerMenuItemForKeyEquivalentUniquing:] + 100
9 com.apple.AppKit 0x913dd306 -[NSMenuItem setMenu:] + 204
10 com.apple.AppKit 0x913dd11b -[NSMenu insertItem:atIndex:] + 560
11 com.apple.AppKit 0x913dcc16 -[NSMenu insertItemWithTitle:action:keyEquivalent:atIndex:] + 308
12 com.apple.AppKit 0x914ddc0a -[NSPopUpButtonCell insertItemWithTitle:atIndex:] + 216
13 com.google.code.sequel-pro 0x000b8f13 -[SPQueryController addHistory:forFileURL:] + 739
14 com.google.code.sequel-pro 0x00005cd4 -[CustomQuery performQueriesTask:] + 4980
15 com.apple.Foundation 0x90306dfd -[NSThread main] + 45
16 com.apple.Foundation 0x903069a4 __NSThread__main__ + 308
17 libSystem.B.dylib 0x961bc155 _pthread_start + 321
18 libSystem.B.dylib 0x961bc012 thread_start + 34

Comments

Comment with feedback submission on 4 Mar 2010
Via Command-R re-executed the query tab which contained a drop and recreate of a trigger. I have had similar issues before where executing a query again, at least via shortcut keys, has resulted in Sequel Pro crashing. It doesn't occur immediately but appears the query is executing just before the crash.
Comment by rowan on 8 Mar 2010
Status changed to "Fixed". Marked as fixed in r1862.