Developer

« Return to index ‹ #33 #35 › ⊕ View reports

#34: New crash in r1842 (possibly keepalive related)

Type: Crash First reported: 8 Mar 2010
Status: New Last modified: 26 Oct 2011
Occurrences: 241 Fixed: In revision r3347
Thread 8 Crashed:
0 libSystem.B.dylib 0x00007fff84239fde __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x00007fff84239ee0 nanosleep$NOCANCEL + 129
2 libSystem.B.dylib 0x00007fff84296886 usleep$NOCANCEL + 57
3 libSystem.B.dylib 0x00007fff842b5e3c abort + 93
4 libSystem.B.dylib 0x00007fff841cd155 free + 128
5 ...ogle.code.sequel-pro.mcpkit 0x0000000100355baf vio_delete + 63
6 ...ogle.code.sequel-pro.mcpkit 0x0000000100350703 end_server + 67
7 ...ogle.code.sequel-pro.mcpkit 0x000000010035114b cli_safe_read + 107
8 ...ogle.code.sequel-pro.mcpkit 0x0000000100351ac0 cli_read_query_result + 32
9 ...ogle.code.sequel-pro.mcpkit 0x000000010035065a mysql_real_query + 122
10 ...ogle.code.sequel-pro.mcpkit 0x000000010032b7d6 -[MCPConnection queryString:usingEncoding:streamingResult:] + 1254
11 ...ogle.code.sequel-pro.mcpkit 0x000000010032b281 -[MCPConnection queryString:] + 33
12 com.google.code.sequel-pro 0x0000000100074194 -[SPTableData informationForTable:] + 7444
13 com.google.code.sequel-pro 0x0000000100072282 -[SPTableData updateInformationForCurrentTable] + 146
14 com.google.code.sequel-pro 0x0000000100071b1c -[SPTableData tableEncoding] + 76
15 com.google.code.sequel-pro 0x0000000100052420 -[TablesList updateSelectionTask] + 320
16 com.apple.Foundation 0x00007fff83ba4e99 __NSThread__main__ + 1429
17 libSystem.B.dylib 0x00007fff841fff8e _pthread_start + 331
18 libSystem.B.dylib 0x00007fff841ffe41 thread_start + 13

Comments

Comment with feedback submission on 8 Mar 2010
upgrading
Comment with feedback submission on 17 Mar 2010
tried to run query after long sleep. then I Click stop in the grey box

sometimes the drop down sheet shows up asking to reconnect
and that now works but this time it kept running
Comment by jabakobob on 20 Apr 2010
Since the problem is with memory freeing after a ping, i believe this is related to pinging/keepalive happening at the same time. We should really lock the connection during keepalive pings.

Title changed to "New crash in r1842 (possibly keepalive related)".
Comment with feedback submission on 22 Apr 2010
Aborting a mysql-dump
Comment with feedback submission on 5 May 2010
SQL dumping and playing with preferences while waiting
Comment with feedback submission on 6 May 2010
My wireless internet connection dropped.
Comment with feedback submission on 10 May 2010
Just did a computer restart.
Comment with feedback submission on 11 May 2010
mysqldump then pressed cancel... kaboom... :(
Comment with feedback submission on 12 May 2010
lost connection and chose reconnect
Comment with feedback submission on 25 May 2010
connection lost, tried to reconnect
Comment with feedback submission on 31 May 2010
I connected to a remote mysql DB through SSH, and was on the query view.
I clicked on a table on the left pane, and the app crashed. This has been happening quite often.
Comment with feedback submission on 10 Jun 2010
Was exporting a database and then cancelled part way through. Crash! Boo! :)
Comment with feedback submission on 11 Jun 2010
Chose a fucking database. I'm going to stop using this product it crashes constantly.
Comment with feedback submission on 13 Jun 2010
I was exporting some data from a media temple server.
Comment with feedback submission on 15 Jun 2010
Had two windows open, one a localhost db, the other an internal network db connection (laptop). Brought the localhost db view forward and it crashed.
Comment with feedback submission on 23 Jun 2010
changed tables
Comment with feedback submission on 25 Jun 2010
running a create table query on the server
Comment with feedback submission on 29 Jun 2010
internet connection failed
Comment with feedback submission on 6 Jul 2010
Just run a 12000 insert statements
Comment with feedback submission on 9 Jul 2010
Changed DBs
Comment with feedback submission on 13 Jul 2010
Loading a small table in browse view
Comment with feedback submission on 19 Jul 2010
canceled query, connected to remote server
Comment with feedback submission on 20 Jul 2010
table was loaded, computer was asleep for a while, hit reconnect - crash

ssh tunneled connection
Comment with feedback submission on 24 Jul 2010
Excel was starting up and Sequel Pro was in the background when it crashed. However, I guess that my internet connection was not stable and it tried to connect to a db at the time of the crash.
Comment with feedback submission on 28 Jul 2010
network connection was disconnected for a few seconds
Comment with feedback submission on 29 Jul 2010
switch database
Comment with feedback submission on 30 Jul 2010
i sent a query,
i am not sure , but i may have left the program on overnight, maybe the connection had expired.
i pasted the query into a blank window, and hit enter from the number pad
Comment with feedback submission on 3 Sep 2010
trying to display structure of a table
Comment by rowan on 5 Sep 2010
Status changed to "Fixed". Marked as fixed in r2602.
Comment with feedback submission on 13 Sep 2010
Had been idle in background for a bit. Brought to front and did refresh
Comment with feedback submission on 16 Sep 2010
click on a table to load the content, then message came up saying something about losing the connection. i hit reconnect and then it crashed. peace!

thanks for the awesome softwarez!
Issue system message on 16 Sep 2010
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Comment with feedback submission on 27 Sep 2010
I ran a query with join, clicked to load the previous query from history, it then concatenated the last query, I clicked before noticing that the final query was:
select ws.COD_WEBSERVICE,count(*) from `RW_WEBSERVICE` ws left join `rw_webservice_city` wc on ws.`COD_WEBSERVICE` = wc.COD_WEBSERVICE group by wc.COD_WEBSERVICEselect wc.COD_WEBSERVICE,count(*) from `RW_WEBSERVICE` ws left join `rw_webservice_city` wc on ws.`COD_WEBSERVICE` = wc.COD_WEBSERVICE group by wc.COD_WEBSERVICE
Comment with feedback submission on 1 Oct 2010
i left sequel pro open overnight and when i got back i tried to run a query without closing the window and reopening the session.
Comment with feedback submission on 9 Oct 2010
hitted reconnect after suspending the computer

happens 90% of the times
Comment with feedback submission on 11 Oct 2010
Showing the table structure to another table en the same scheme
Comment with feedback submission on 12 Oct 2010
internet connection died as i tried to load table contents.
Comment with feedback submission on 12 Oct 2010
If you've connected through an ssh tunnel and then hop onto a new network after a sleep, Sequel pro crashes every time.
Comment with feedback submission on 14 Oct 2010
It just quit
Comment with feedback submission on 14 Oct 2010
I think this is happening because of a nasty wifi connection
Comment with feedback submission on 17 Oct 2010
Clicked on content
Comment with feedback submission on 25 Oct 2010
A single SELECT query, 8 fields, 1 row - I just wanted to modify it. And I just opened the program.
Comment with feedback submission on 30 Oct 2010
It just failed
Comment with feedback submission on 7 Nov 2010
always crashes upon reconnect of sleeped laptop.
Comment with feedback submission on 9 Nov 2010
try to open a table
Comment with feedback submission on 9 Nov 2010
Just plain select * from table limit 20; wtf kind of crappy-ass tool is this ?
Comment with feedback submission on 11 Nov 2010
reconnecting
Comment with feedback submission on 12 Nov 2010
Tried to get content from a database connected through ssh that had disconnected
Comment with feedback submission on 21 Nov 2010
Tried to delete some rows in my database and Sequel Pro just disappeared. It does this very frequently. Please FIX!
Comment with feedback submission on 30 Nov 2010
cancelled mysqldump
Comment with feedback submission on 2 Dec 2010
I was just editing some numbers I pasted in from excel
Comment with feedback submission on 6 Dec 2010
Tried to refresh a table....
Comment with feedback submission on 8 Dec 2010
executed a query twice
Comment with feedback submission on 9 Dec 2010
Returned to machine (imac, intel i7) after it was in sleep state. Switched to a different database w/in the same db server and system crashed.
Comment with feedback submission on 10 Dec 2010
dumping data from a remote host using an ssh connection
Comment with feedback submission on 16 Dec 2010
Minimised the window
Comment with feedback submission on 22 Dec 2010
changed databases
Comment with feedback submission on 5 Jan 2011
i just clicked on one of the column row data, and the app just escaped
Comment with feedback submission on 6 Jan 2011
Try to reconnect to a DB that probably already had timed out
Comment with feedback submission on 6 Jan 2011
Refreshed a table.
Comment with feedback submission on 11 Jan 2011
I change to another DB via the select option (dropdown) top left
Comment with feedback submission on 15 Jan 2011
nothing
Comment with feedback submission on 18 Jan 2011
nothing, was using another program
Comment with feedback submission on 26 Jan 2011
Choose database
Comment with feedback submission on 27 Jan 2011
changing the default value for a field from NULL to 0
Comment with feedback submission on 27 Jan 2011
It just quit for no reason
Comment with feedback submission on 3 Feb 2011
clicked on a field in the content panel that was of type text to view its contents
Comment with feedback submission on 7 Feb 2011
I had left Sequel open with an open connection to a database table with ~4000 rows on Friday, and then put my computer to sleep. After returning to work on Monday, Sequel notified me that the connection had been lost (as usually happens). I chose the "Reconnect" option, and then the program crashed.
Comment with feedback submission on 16 Feb 2011
ran a delete query
Comment with feedback submission on 18 Feb 2011
the computer had been put to sleep.
Comment with feedback submission on 4 Mar 2011
switching database
Comment with feedback submission on 4 Mar 2011
A script to define a procedure has produced an error message. I tried escaping the semi-colons to see if this would help. I clicked on "Run All" but probably did this twice. Then it crashed.
Comment with feedback submission on 5 Mar 2011
Refreshing a content list when connection was lost, but not reconnected yet
Comment with feedback submission on 7 Mar 2011
changed databases
Comment with feedback submission on 14 Mar 2011
Network connection dropped while connected to a database over a ssh connection
Comment with feedback submission on 15 Mar 2011
Double-clicked on a table in the list while viewing a database.
Comment with feedback submission on 24 Mar 2011
cancelled a mysql dump while connected to a remote host via ssh
Comment with feedback submission on 25 Mar 2011
Trying to enter a SINGLE record into a table. WTF!?
Comment with feedback submission on 29 Mar 2011
system was asleep; tried to re-connect on wake.
Comment with feedback submission on 1 Apr 2011
Think I clicked into another table after not using the application for a while.
Comment with feedback submission on 6 Apr 2011
stopped a running query
Comment with feedback submission on 7 Apr 2011
connect to server, select DB, than exprort. strange.
Comment with feedback submission on 13 Apr 2011
loaded a 500mb sql file into the console
Comment with feedback submission on 13 Apr 2011
I clicked a column on a big table to sort it. Then i hit the stop button which caused the crash.
Comment with feedback submission on 14 Apr 2011
closed a window when my network connection had dropped but before sequel pro had notified me that connection was lost
Comment with feedback submission on 15 Apr 2011
having coffee at starbucks
Comment with feedback submission on 26 Apr 2011
switched window and copy pasted from skype
Comment with feedback submission on 28 Apr 2011
Viewing a table's data.
Comment with feedback submission on 5 May 2011
I turned the airport connection off and on while the app was open... Very likely the reason of the crash.
Comment with feedback submission on 5 May 2011
Attempted to duplicate row.
Comment with feedback submission on 6 May 2011
exporting tables
Comment with feedback submission on 6 May 2011
Tried to reconnect to a database with lots of tables after Mac woke up from sleep mode.
Comment with feedback submission on 6 May 2011
Forgot Sequel Pro was connected to remote server, put machine to sleep. Network connection (3g)dropped.
Machine woke up to run the daily backups, and Sequel Pro crashed.
Not a high priority problem
Comment with feedback submission on 9 May 2011
Comment with feedback submission on 20 May 2011
I think it must have quit while I was away from my computer. I didn't even notice.
Comment with feedback submission on 21 May 2011
import csv
Comment with feedback submission on 23 May 2011
Select another database on the same server.
Comment with feedback submission on 24 May 2011
died without me doing anything
Comment with feedback submission on 25 May 2011
running a query
Comment with feedback submission on 25 May 2011
trying to load a log from one of the databases.
Comment with feedback submission on 25 May 2011
Connection seems to time out and sequel hangs.
Comment with feedback submission on 26 May 2011
was switching one table to another
Comment with feedback submission on 27 May 2011
custom query
Comment with feedback submission on 6 Jun 2011
ran a query that returned 60,000 rows
Comment with feedback submission on 6 Jun 2011
Same, though it's 69,900 results.
Comment with feedback submission on 7 Jun 2011
I was my network disconnected and connected again
Comment with feedback submission on 18 Jun 2011
clicked reconnect after dropping internet connection
Comment with feedback submission on 22 Jun 2011
reload table entries
Comment with feedback submission on 27 Jun 2011
Canceled an export
Comment with feedback submission on 29 Jun 2011
running multiple long queries
Issue system message on 26 Oct 2011
Automatically reopened: new report received from a revision after this problem was believed to be fixed.