BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
391 stars 200 forks source link

[Bug]: Error "QSharedMemory::create: out of resources" on macOS with Linphone 5.2.4 #834

Open saygonka opened 2 months ago

saygonka commented 2 months ago

Context

Hello Linphone Team,

I am experiencing a recurrent issue when attempting to launch Linphone 5.2.4 on macOS. The application fails to start, and I receive the following error messages:

SingleApplication: Unable to create block.
SingleApplication: 7 "QSharedMemory::create: out of resources"

General information

Expected behaviour

Linphone should start without any error related to resource allocation.

To Reproduce

  1. Open Terminal
  2. Run open /Applications/Linphone.app/Contents/MacOS/linphone

Additional context

No response

SDK logs URL

No response

Ledjlale commented 1 month ago

Could it be an issue with Rosetta?

Ledjlale commented 1 month ago

This part is managed by the SingleApplication project. It is more like an issue coming from them ( https://github.com/itay-grudev/SingleApplication/ ). We are using 3.4.0 but I don't see any commit till the 3.5.1 that resolved this kind of issue.

Ledjlale commented 3 weeks ago

Update from: https://github.com/itay-grudev/SingleApplication/issues/194#issuecomment-2164963306 QSharedMemory will desappear on v4.0