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]: Desktop 5.0.16 does not launch but crashes (SEGV) on macOS 13.3 #764

Closed kaorukobo closed 9 months ago

kaorukobo commented 1 year ago

Context

I use the Linphone-desktop Mac version with our SIP server for my company. I want to make a simple outbound call from the client. However, the app does not launch.

General information

Expected behaviour

I wanted to launch the app. However it crashed.

To Reproduce

  1. Download 5.0.16 binary (reproducible even with 5.0.17-pre.1+f5b59f56 )
    • Notice: App 4.2.3 (SDK 4.4.2-7-g4bded1443) works well (= not reproducible)
  2. Copy Linphone.app to /Applications
  3. Launch it with /Applications/Linphone.app/Contents/MacOS/linphone --verbose
  4. We get a segmentation fault error after the line: Core:linphone: Sal nat helper [enabled]

Additional context

output of linphone --verbose: linphone-verbose.log

stacktrace (core dump): diagnostic.log

SDK logs URL

No response

kaorukobo commented 9 months ago

The issue is not reproducible with App 5.1.2 and macOS 13.5.