Ticket #1001 (closed bug: fixed)

Opened 19 months ago

Last modified 6 months ago

Vision IRC client crashes on close

Reported by: koki Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1 development
Cc: anevilyak@… Blocked By:
Platform: x86 Blocking:

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

bracktrace_vision-crash-on-quit (4.5 kB) - added by koki 19 months ago.
Backtrace

Change History

Changed 19 months ago by koki

Backtrace

Changed 19 months ago by jackburton

The backtrace looks very similar to the one in bug #905. They might actually be the same problem.

Changed 18 months ago by ketsuban

  • platform changed from All to 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 r20255, by the way.)

Changed 18 months ago by ketsuban

Oops, sorry. I typoed; I meant r20225, of course.

Changed 6 months ago by anevilyak

This issue should be fixed by r24139 and r24158. 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.

Changed 6 months ago by anevilyak

  • cc anevilyak added

Changed 6 months ago by anevilyak

  • cc anevilyak@… added; anevilyak removed

Changed 6 months ago by axeld

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.