Ticket #31 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Museeq crashes 2-3 seconds after you disconnect while connecting

Reported by: daelstorm Owned by: daelstorm
Priority: major Milestone: Release 0.1.12
Component: museeq Version: 0.1.11
Keywords: crash Cc:

Description

the bug is in museekdriver.cpp I added a check for mSocket in dataReady(), but it didn't help. I also tried flush(), close(), and clearPendingData() on the socket, but nothing helped.

Attachments

Change History

Changed 2 years ago by gandalf

  • version changed from 0.1.12 to 0.1.11
  • milestone set to Release 0.1.12

Changed 2 years ago by hyriand

  • status changed from new to closed
  • resolution set to fixed

Fixed by not directly deleting mSocket. Instead, call deleteLater.

Add/Change #31 (Museeq crashes 2-3 seconds after you disconnect while connecting)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.