Opened 18 years ago
Closed 17 years ago
#1001 closed bug (fixed)
Vision IRC client crashes on close
Reported by: | koki | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | anevilyak@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
In revision 19877, the Vision IRC client crashes when you close the program. 100% reproduceable.
For informational purposes, here is some input from Rene Gollent (one of the authors of Vision): "From that stack trace it looks like it's possible that Haiku's BOutlineListView has a bug."
Backtrace attached.
Attachments (1)
Change History (8)
by , 18 years ago
Attachment: | bracktrace_vision-crash-on-quit added |
---|
comment:1 by , 18 years ago
The backtrace looks very similar to the one in bug #905. They might actually be the same problem.
comment:2 by , 18 years ago
Platform: | All → x86 |
---|
I've noticed that on R5 if Vision is unable to connect to a server and is closed the windows all quit cleanly, but the application (and its corresponding entry in the Deskbar) hangs about and must be killed through Ctrl-Alt-Del. Is this related? (I'm using hrev20255, by the way.)
comment:4 by , 17 years ago
This issue should be fixed by hrev24139 and hrev24158. With respect to the observed hang on R5, the app is waiting for the server thread attempting the connect() to time out, hence why you still see it there after all windows are closed, since it waits for all the other team threads to exit before terminating. It should normally exit on its own within a reasonable amount of time.
comment:5 by , 17 years ago
Cc: | added |
---|
comment:6 by , 17 years ago
Cc: | added; removed |
---|
comment:7 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Backtrace