#41: New crash in r1878
| Type: | Crash | First reported: | 10 Mar 2010 |
| Status: | 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 + 52Comments
importing csv file
Importing SQL dump into database
Status changed to "Fixed". Marked as fixed in r1962.
inactive over the weekend, clicked on it to wake it up. Boom
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
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?
truncating a table while in query viewing mode
adding tablas
Status changed to "Fixed". Marked as fixed in r2492.
Developer