[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #5690 [Vidalia]: Possible crash in MessageLog widget at Vidalia exit



#5690: Possible crash in MessageLog widget at Vidalia exit
---------------------+------------------------------------------------------
 Reporter:  sebb     |          Owner:  sebb                
     Type:  defect   |         Status:  new                 
 Priority:  minor    |      Milestone:                      
Component:  Vidalia  |        Version:  Vidalia: 0.3.1-alpha
 Keywords:           |         Parent:                      
   Points:           |   Actualpoints:                      
---------------------+------------------------------------------------------
 MessageLog widget stores a raw _statusBar pointer. When Vidalia exits, its
 possible that MessageLog will crash when it receives a log message after
 the _statusBar object is deleted, because _statusBar becomes a dangling
 pointer and MessageLog still tries to access it. Changing _statusBar to a
 QPointer<> will solve the problem.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5690>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs