Developer

« Return to index ‹ #40 #42 › ⊕ View reports

#41: New crash in r1878

Type: Crash First reported: 10 Mar 2010
Status: Fixed Last modified: 6 Sep 2010
Occurrences: 8 Fixed: In revision r2492
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff84685b40 CFRelease + 112
1 com.apple.CoreFoundation 0x00007fff846a7e43 __CFArrayReleaseValues + 435
2 com.apple.CoreFoundation 0x00007fff846cc8cb CFArrayRemoveAllValues + 139
3 com.apple.CoreGraphics 0x00007fff82d58754 CGSGetNextEventRecordInternal + 418
4 com.apple.CoreGraphics 0x00007fff82d58560 CGEventCreateNextEvent + 60
5 com.apple.HIToolbox 0x00007fff82a0a5a2 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 99
6 com.apple.CoreFoundation 0x00007fff846eef7e __CFMachPortPerform + 366
7 com.apple.CoreFoundation 0x00007fff846c7551 __CFRunLoopRun + 5201
8 com.apple.CoreFoundation 0x00007fff846c5c2f CFRunLoopRunSpecific + 575
9 com.apple.HIToolbox 0x00007fff82a2ca4e RunCurrentEventLoopInMode + 333
10 com.apple.HIToolbox 0x00007fff82a2c853 ReceiveNextEventCommon + 310
11 com.apple.HIToolbox 0x00007fff82a2c70c BlockUntilNextEventMatchingListInMode + 59
12 com.apple.AppKit 0x00007fff8549c1f2 _DPSNextEvent + 708
13 com.apple.AppKit 0x00007fff8549bb41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
14 com.apple.AppKit 0x00007fff85461747 -[NSApplication run] + 395
15 com.apple.AppKit 0x00007fff8545a468 NSApplicationMain + 364
16 com.google.code.sequel-pro 0x0000000100001929 main + 9
17 com.google.code.sequel-pro 0x00000001000018f4 start + 52

Comments

Comment with feedback submission on 10 Mar 2010
importing csv file
Comment with feedback submission on 17 Mar 2010
Importing SQL dump into database
Comment by rowan on 20 Mar 2010
Status changed to "Fixed". Marked as fixed in r1962.
Comment with feedback submission on 3 May 2010
inactive over the weekend, clicked on it to wake it up. Boom
Issue system message on 17 May 2010
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Comment with feedback submission on 17 May 2010
Tried to add an primary key index on a table where that index existed on multiple rows, stupid. But maybe it shouldn't crash the application?
Comment with feedback submission on 14 Jun 2010
truncating a table while in query viewing mode
Comment with feedback submission on 4 Aug 2010
adding tablas
Comment by rowan on 6 Sep 2010
Status changed to "Fixed". Marked as fixed in r2492.