#127: History use while editing content crash
| Type: | Crash | First reported: | 17 Apr 2010 |
| Status: | Last modified: | 3 Jul 2011 | |
| Occurrences: | 45 | Fixed: | In revision r3347 |
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff8094af4b CFArrayGetValueAtIndex + 187
1 com.google.code.sequel-pro 0x0000000100020848 -[TableContent tableView:setObjectValue:forTableColumn:row:] + 184
2 com.apple.AppKit 0x00007fff886cb87e -[NSTableView textDidEndEditing:] + 541
3 com.apple.Foundation 0x00007fff812ed86e _nsnote_callback + 167
4 com.apple.CoreFoundation 0x00007fff8098aaea __CFXNotificationPost + 954
5 com.apple.CoreFoundation 0x00007fff80977098 _CFXNotificationPostNotification + 200
6 com.apple.Foundation 0x00007fff812e47d8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
7 com.apple.AppKit 0x00007fff88349c71 -[NSTextView(NSSharing) resignFirstResponder] + 873
8 com.apple.AppKit 0x00007fff881be8ab -[NSWindow makeFirstResponder:] + 376
9 com.apple.AppKit 0x00007fff88326c1d -[NSWindow endEditingFor:] + 402
10 com.apple.AppKit 0x00007fff8825a7a5 -[NSTableView _endMyEditing] + 120
11 com.apple.AppKit 0x00007fff886c0bfb -[NSTableView _endMyEditingAndRemainFirstResponder] + 178
12 com.apple.AppKit 0x00007fff88326191 -[NSTableView _deselectAllAndEndEditingIfNecessary:] + 55
13 com.apple.AppKit 0x00007fff8832613e -[NSTableView deselectAll:] + 153
14 com.google.code.sequel-pro 0x0000000100013c0f -[TableContent setTableDetails:] + 559
15 com.apple.Foundation 0x00007fff8130565b __NSThreadPerformPerform + 219
16 com.apple.CoreFoundation 0x00007fff8097ff21 __CFRunLoopDoSources0 + 1361
17 com.apple.CoreFoundation 0x00007fff8097e119 __CFRunLoopRun + 873
18 com.apple.CoreFoundation 0x00007fff8097d8df CFRunLoopRunSpecific + 575
19 com.apple.HIToolbox 0x00007fff81d44ada RunCurrentEventLoopInMode + 333
20 com.apple.HIToolbox 0x00007fff81d448df ReceiveNextEventCommon + 310
21 com.apple.HIToolbox 0x00007fff81d44798 BlockUntilNextEventMatchingListInMode + 59
22 com.apple.AppKit 0x00007fff881c5a2a _DPSNextEvent + 708
23 com.apple.AppKit 0x00007fff881c5379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
24 com.apple.AppKit 0x00007fff8818b05b -[NSApplication run] + 395
25 com.apple.AppKit 0x00007fff88183d7c NSApplicationMain + 364
26 com.google.code.sequel-pro 0x0000000100001ff9 main + 9
27 com.google.code.sequel-pro 0x0000000100001fc4 start + 52Comments
Title changed to "History use while editing content crash". Status changed to "Fixed". Marked as fixed in r2132.
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Sequel Pro freezes about twice an hour.... just after the last update this issue started. It happens randomly
Entered a date in a column and clicked on the next line to edit the following date.
adding a new row
Just entered a row in "content" view and clicked to add a new one
I had just created a number of duplicate records within a table and was going through them one by one changing the value of one of the fields. The crashed seemed to occur at the same time as I receive a new Email in my Inbox, but that may have been coincidence.
update a record in content view
Nothing. Just stopped suddenly.
I was entering values into a field and switched to another app in the middle of doing so.
change a field
Just insert data on a field, move to other application
updating a row after a few minutes of inactivity
was in the middle of saving a row when I used a back mouse gesture by accident which switched tables. Then it crashed.
tried to commit a change to a field
I double clicked to edit a row, then double clicked to edit another row.
editing values in some cells.
started to change a value but pressed back without saving the altered value, my bad i know
I hit escape cos I wanted to cancel data persistence in a field
Performed an SQL query
just editing a row. hit cmd+left to skip to start of line and wham
Field edition
Developer