Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#165 closed defect (fixed)

segmentation fault if another instance is running

Reported by: cavedon Owned by: laurent
Priority: major Milestone: QuteCom 2.3
Component: GUI Version: 2.2-RC3
Keywords: Cc:

Description

On Linux, qutecom currently segfaults if another instance is running.
This happens because the NetworkObserver? is referenced in the SipAccount? destructor even though the QCoreApplication object is never initialized.

Bug reports concerning this issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550947
https://bugs.edge.launchpad.net/ubuntu/+source/qutecom/+bug/465243

I am attaching a patch to avoid the segfault.

Attachments (1)

track-sipaccount-init.patch (1.5 KB) - added by cavedon 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by cavedon

comment:1 Changed 4 years ago by vadim

  • Resolution set to fixed
  • Status changed from new to closed

I've just commited another fix to this problem....
Sorry i've missed the attachement

comment:2 Changed 4 years ago by cavedon

Np, actually I like your fix better.

Note: See TracTickets for help on using tickets.