linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] bug report: Linphone desktop crashes at incoming call,


From: Trolli Schmittlauch
Subject: [Linphone-users] bug report: Linphone desktop crashes at incoming call, dumps core
Date: Sun, 27 Dec 2020 11:33:28 +0100

Hi everyone,

after setting up a new SIP account in Linphone destktop, I discovered that it's 
crashing on each incoming call and dumps core. Outgoing calls do work fine 
though.
Details can be found below, stack trace (without debug symbols) is at the end 
of the message.
If you need another trace with debug symbols enabled let me know, I'll then 
need to recompile my system.

version: Desktop unstable-2020-03-06 - Qt5.15.0, Core 4.4.0

distribution: NixOS 20.09

SIP provider: eventphone.de

shell output before crash:

[11:08:19:691][0x2512ac0][Info]"Notify event count: 0."
[11:08:23:281][0x2512ac0][Info]"ChatModel (sip:6011@voip6.eventphone.de, 
sip:6716@voip6.eventphone.de) loaded in 0 milliseconds."
[11:08:23:294][0x2512ac0][Warning]"Unable to find a translation. 
(context=Conversation, label=cleanHistory)"
[11:08:23:294][0x2512ac0][Warning]"Unable to find a translation. 
(context=Conversation, label=tooltipContactAdd)"
[11:08:23:295][0x2512ac0][Warning]qrc:/ui/views/App/Main/Conversation.qml:181:3:
 QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[11:08:23:295][0x2512ac0][Warning]qrc:/ui/views/App/Main/Conversation.qml:176:3:
 QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[11:08:23:308][0x2512ac0][Warning]qrc:/ui/modules/Linphone/Chat/Chat.qml:62:7: 
QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[11:08:26:940][0x2512ac0][Info]"Add call:" CallModel(0x5d1b6b0)
[11:08:26:954][0x2512ac0][Warning]qrc:/ui/views/App/Calls/CallsWindow.qml:204:11:
 QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[11:08:26:960][0x2512ac0][Warning]qrc:/ui/modules/Linphone/Chat/Chat.qml:62:7: 
QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[11:08:55:259][0x2512ac0][Info]"Removing call:" CallModel(0x5d1b6b0)
[1]    30074 segmentation fault (core dumped)  linphone


stack trace:

#0  0x00007f980d422e10 in belle_sip_header_supported_get_supported () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#1  0x00007f980d422efe in belle_sip_header_supported_contains_tag () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#2  0x00007f981014ea6e in 
LinphonePrivate::SalCallOp::processRequestEventCb(void*, 
belle_sip_request_event const*) ()
   from 
/nix/store/yrn1vvy12n4hczxd0ppf00c65cjf0c32-liblinphone-unstable-2020-03-20/lib/liblinphone.so.9
#3  0x00007f98101611b8 in LinphonePrivate::Sal::processRequestEventCb(void*, 
belle_sip_request_event const*) ()
   from 
/nix/store/yrn1vvy12n4hczxd0ppf00c65cjf0c32-liblinphone-unstable-2020-03-20/lib/liblinphone.so.9
#4  0x00007f980d454772 in belle_sip_provider_dispatch_message () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#5  0x00007f980d43044d in belle_sip_channel_process_stream () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#6  0x00007f980d432bf7 in belle_sip_channel_process_data () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#7  0x00007f980d45d062 in on_udp_data () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#8  0x00007f980d42480c in belle_sip_main_loop_run () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#9  0x00007f980d424d9c in belle_sip_main_loop_sleep () from 
/nix/store/9x2mhrah1709nxd43l9v5pckyp8yd2hb-belle-sip-unstable-2020-02-18/lib/libbellesip.so.0
#10 0x00007f981024e3e2 in linphone_core_iterate () from 
/nix/store/yrn1vvy12n4hczxd0ppf00c65cjf0c32-liblinphone-unstable-2020-03-20/lib/liblinphone.so.9
#11 0x0000000000511289 in CoreManager::iterate() ()
#12 0x00007f980df138de in ?? () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#13 0x00007f980df1825a in QTimer::timeout(QTimer::QPrivateSignal) () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#14 0x00007f980df0a515 in QObject::event(QEvent*) () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#15 0x00007f980e99acef in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Widgets.so.5
#16 0x00007f980e9a3b50 in QApplication::notify(QObject*, QEvent*) () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Widgets.so.5
#17 0x00007f980dedd7fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) 
() from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#18 0x00007f980df35a73 in QTimerInfoList::activateTimers() () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#19 0x00007f980df3633c in ?? () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#20 0x00007f980836644d in g_main_context_dispatch () from 
/nix/store/fzxhbcyzsfv1v8523jxlzvpsmvfhx2pz-glib-2.64.5/lib/libglib-2.0.so.0
#21 0x00007f98083666d0 in g_main_context_iterate.isra () from 
/nix/store/fzxhbcyzsfv1v8523jxlzvpsmvfhx2pz-glib-2.64.5/lib/libglib-2.0.so.0
#22 0x00007f980836675f in g_main_context_iteration () from 
/nix/store/fzxhbcyzsfv1v8523jxlzvpsmvfhx2pz-glib-2.64.5/lib/libglib-2.0.so.0
#23 0x00007f980df366be in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#24 0x00007f980dedc38b in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#25 0x00007f980dee45f0 in QCoreApplication::exec() () from 
/nix/store/m1bvfyy6m7j3r75x72npprnmqvm7ql2a-qtbase-5.15.0/lib/libQt5Core.so.5
#26 0x000000000047e81d in main ()

I'll see whether I can build a more recent version of course.

Thanks so far
schmittlauch

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]