Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 12:06:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265308] net/linphone 4.4.8,1 segfaults on startup
Message-ID:  <bug-265308-7788-ogPuktEAF2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265308-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265308-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265308

--- Comment #8 from p5B2EA84B3@t-online.de ---
(In reply to Felix Palmen from comment #7)
Thank you for providing the debugging instructions. Here is the output:

> lldb linphone
(lldb) target create "linphone"
Current executable set to 'linphone' (i386).
(lldb) r
Process 1071 launched: '/usr/local/bin/linphone' (i386)
QML debugging is enabled. Only use this in a safe environment.
[13:50:54:119][0x20c52748][Info]app/App.cpp:232: "Starting Linphone (bin:
linphone)"
[13:50:54:120][0x20c52748][Info]app/App.cpp:233: "Use locale: de_DE"
[13:50:54:285][0x20c52748][Info]app/AppController.cpp:109: Available fonts =
:=20
("Adobe Courier", "Adobe Helvetica", "Adobe New Century Schoolbook", "Adobe
Times", "Adobe Utopia", "Andale Mono", "Arabic Newspaper", "Arial", "Arial
Black", "B&H Lucida", "B&H LucidaBright", "B&H LucidaTypewriter", "Bitstream
Charter", "Bitstream Terminal", "Caladea", "Carlito", "Comic Sans MS",
"Courier", "Courier 10 Pitch", "Courier New", "Cursor", "cursor.pcf", "DEC
Terminal", "deccurs.pcf", "decsess.pcf", "DejaVu Math TeX Gyre", "DejaVu Sa=
ns",
"DejaVu Sans Condensed", "DejaVu Sans Mono", "DejaVu Serif", "DejaVu Serif
Condensed", "East Syriac Adiabene", "East Syriac Ctesiphon", "Estrangelo
Antioch", "Estrangelo Edessa", "Estrangelo Midyat", "Estrangelo Nisibin",
"Estrangelo Nisibin Outline", "Estrangelo Quenneshrin", "Estrangelo Talada",
"Estrangelo TurAbdin", "Gentium Basic", "Gentium Book Basic", "Georgia",
"Goha-Tibeb Zemen", "Impact", "Liberation Mono", "Liberation Sans", "Libera=
tion
Serif", "Linux Biolinum G", "Linux Libertine Display G", "Linux Libertine G=
",
"Luxi Mono [b&h]", "Luxi Mono [B&H ]", "Luxi Sans [b&h]", "Luxi Sans [B&H ]=
",
"Luxi Serif [B&H ]", "Luxi Serif [b&h]", "micro.pcf", "Misc Fixed", "Misc F=
ixed
Wide", "Monospace", "MUTT ClearlyU Alternate Glyphs Wide", "MUTT ClearlyU P=
UA",
"MUTT ClearlyU Wide", "Noto Sans", "Noto Sans UI", "Sans Serif", "Schumacher
Clean", "Schumacher Clean Wide", "Serif", "Serto Batnan", "Serto Jerusalem",
"Serto Jerusalem Outline", "Serto Kharput", "Serto Malankara", "Serto Mardi=
n",
"Serto Urhoy", "Sony Fixed", "Times New Roman", "Trebuchet MS", "Twitter Co=
lor
Emoji", "Utopia", "Verdana", "Webdings")
[13:50:54:287][0x20c52748][Info]app/main.cpp:70: "Running app..."
[13:50:54:582][0x20c52748][Info]app/App.cpp:362: "Activated selectors:"
("custom", "de_DE", "unix", "freebsd", "freebsd")
[13:50:54:583][0x20c52748][Info]app/App.cpp:601: "Registering types..."
[13:50:54:585][0x20c52748][Info]app/App.cpp:690: "Registering shared types.=
.."
[13:50:54:586][0x20c52748][Info]app/App.cpp:710: "Registering tool types..."
[13:50:54:587][0x20c52748][Info]app/App.cpp:722: "Registering shared tool
types..."
[13:50:56:215][0x20c52748][Info]app/App.cpp:406: "Loading main view..."
[13:50:56:875][0x20c52748][Info]components/core/CoreManager.cpp:262: "Launch
async core creation."
[13:50:57:158][0x20c52748][Info]components/core/CoreHandlers.cpp:163: Core =
is
starting  "Starting up"
[13:50:57:916][0x20c52748][Info]components/core/CoreHandlers.cpp:155: Core =
is
running  "On"
[13:50:57:917][0x20c52748][Info]components/core/CoreManager.cpp:224: "Set
`Friends` path: `/home/integer/.local/share/linphone/friends.db`"
[13:50:57:922][0x20c52748][Info]components/core/CoreManager.cpp:225: "Set
`CallLogs` path: `/home/integer/.local/share/linphone/call-history.db`"
[13:50:57:923][0x20c52748][Info]components/core/CoreManager.cpp:239: Using
ZrtpSecrets path :  "/home/integer/.local/share/linphone/zrtp-secrets.db"
[13:50:57:923][0x20c52748][Info]components/core/CoreManager.cpp:242: Using
UserCertificate path :  "/home/integer/.local/share/linphone/"
[13:50:57:924][0x20c52748][Info]components/core/CoreManager.cpp:245: Using
RootCa path :  "/usr/local/share/linphone/rootca.pem"
[13:50:57:924][0x20c52748][Info]components/core/CoreManager.cpp:412: "Start
iterate"
[13:50:57:927][0x20c52748][Info]components/sip-addresses/SipAddressesModel.=
cpp:574:
Sip addresses model from Chats : 0 ms.
[13:50:57:939][0x20c52748][Info]components/sip-addresses/SipAddressesModel.=
cpp:576:
Sip addresses model from Calls : 12 ms.
[13:50:57:940][0x20c52748][Info]components/sip-addresses/SipAddressesModel.=
cpp:578:
Sip addresses model from Refs : 0 ms.
[13:50:57:940][0x20c52748][Info]components/sip-addresses/SipAddressesModel.=
cpp:580:
Sip addresses model from Contacts : 0 ms.
[13:50:57:941][0x20c52748][Info]components/sip-addresses/SipAddressesModel.=
cpp:581:
Sip addresses model initialized in: 13 ms.
[13:50:58:210][0x20c52748][Info]components/core/event-count-notifier/Abstra=
ctEventCountNotifier.cpp:77:
"Notify event count: 0."
[13:50:58:211][0x20c52748][Info]components/core/event-count-notifier/Abstra=
ctEventCountNotifier.cpp:77:
"Notify event count: 0."
[13:50:58:211][0x20c52748][Info]components/core/CoreManager.cpp:316: "Migra=
te
from old rc file (0 to 3)."
[13:50:58:211][0x20c52748][Info]components/core/CoreManager.cpp:114:
"CoreManager initialized"
[13:50:58:404][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterConferences, disambiguation=3D)"
[13:50:58:845][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterAnyEphemerals, disambiguation=3D)"
[13:50:58:846][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterAnyEphemerals, disambiguation=3D)"
[13:50:58:856][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterAnyChatRooms, disambiguation=3D)"
[13:50:58:867][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterAnyChatRooms, disambiguation=3D)"
[13:50:58:869][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterAllSecureLevelRooms, disambiguation=3D)"
[13:50:58:870][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DTimeline,
label=3DtimelineFilterAllSecureLevelRooms, disambiguation=3D)"
[13:50:59:302][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DAssistantHome, label=3DhomeCgu,
disambiguation=3D)"
[13:50:59:310][0x20c52748][Info]app/App.cpp:956: "Open Linphone app."
[13:50:59:311][0x20c52748][Info]app/App.cpp:272: "Creating subwindow:
`qrc:/ui/views/App/Calls/CallsWindow.qml`."
[13:51:00:035][0x20c52748][Info]app/App.cpp:279: "Subwindow status: `1`."
[13:51:00:385][0x20c52748][Info]app/App.cpp:272: "Creating subwindow:
`qrc:/ui/views/App/Settings/SettingsWindow.qml`."
[13:51:00:854][0x20c52748][Info]app/App.cpp:279: "Subwindow status: `1`."
[13:51:01:609][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsUi,
label=3DversionCheckTypeRelease, disambiguation=3D)"
[13:51:01:610][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsUi,
label=3DversionCheckTypeNightly, disambiguation=3D)"
[13:51:01:610][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsUi,
label=3DversionCheckTypeCustom, disambiguation=3D)"
[13:51:01:612][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsUi,
label=3DminimalTimelineFilterTooltip, disambiguation=3D)"
[13:51:01:612][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsUi,
label=3DminimalTimelineFilterLabel, disambiguation=3D)"
[13:51:01:971][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsCallsChat,
label=3DautoDownloadNever, disambiguation=3D)"
[13:51:01:972][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsCallsChat, label=3DAutoDo=
wnload,
disambiguation=3D)"
[13:51:01:975][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsCallsChat,
label=3DchatNotificationsEnabledLabel, disambiguation=3D)"
[13:51:02:262][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsSipAccounts,
label=3DdefaultDeviceNameLabel, disambiguation=3D)"
[13:51:02:966][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsCallsChat,
label=3DautoDownloadNever, disambiguation=3D)"
[13:51:02:967][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsCallsChat,
label=3DautoDownloadAlways, disambiguation=3D)"
[13:51:02:967][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DSettingsCallsChat,
label=3DautoDownloadNever, disambiguation=3D)"
[13:51:03:134][0x20c52748][Debug]app/translator/DefaultTranslator.cpp:66:
"Unable to find a translation. (context=3DAssistantHome, label=3DhomeCgu,
disambiguation=3D)"
Process 1071 stopped
* thread #7, name =3D 'linphone', stop reason =3D signal SIGSEGV: address a=
ccess
protected (fault address: 0x3181e000)
    frame #0: 0x3181e000
->  0x3181e000: pushl  %ebp
    0x3181e001: pushl  %esi
    0x3181e002: xorl   %ecx, %ecx
    0x3181e004: movl   0x10(%esp), %ebp
(lldb) bt
* thread #7, name =3D 'linphone', stop reason =3D signal SIGSEGV: address a=
ccess
protected (fault address: 0x3181e000)
  * frame #0: 0x3181e000
    frame #1: 0x2b81494b i915_dri.so`___lldb_unnamed_symbol2756 + 427
    frame #2: 0x2b814522 i915_dri.so`___lldb_unnamed_symbol2753 + 194
    frame #3: 0x2b7492fc i915_dri.so`___lldb_unnamed_symbol871 + 268
    frame #4: 0x2b748843 i915_dri.so`___lldb_unnamed_symbol864 + 627
    frame #5: 0x2b7ff677 i915_dri.so`___lldb_unnamed_symbol2624 + 327
    frame #6: 0x2b74e4ab i915_dri.so`___lldb_unnamed_symbol960 + 139
    frame #7: 0x2b7fca47 i915_dri.so`___lldb_unnamed_symbol2607 + 6295
    frame #8: 0x2b7fcc8e i915_dri.so`___lldb_unnamed_symbol2610 + 78
    frame #9: 0x2b98377d i915_dri.so`___lldb_unnamed_symbol6243 + 285
    frame #10: 0x2b984c52 i915_dri.so`___lldb_unnamed_symbol6255 + 418
    frame #11: 0x2b8b63cf i915_dri.so`___lldb_unnamed_symbol4633 + 1375
    frame #12: 0x2b8b6420 i915_dri.so`___lldb_unnamed_symbol4634 + 32
    frame #13: 0x2b742877 i915_dri.so`___lldb_unnamed_symbol794 + 471
    frame #14: 0x2b8f232a i915_dri.so`___lldb_unnamed_symbol5069 + 618
    frame #15: 0x20f15932
libQt5Quick.so.5`QSGBindable::clear(QFlags<QSGAbstractRenderer::ClearModeBi=
t>)
const + 66
    frame #16: 0x20f299c0
libQt5Quick.so.5`QSGBatchRenderer::Renderer::renderBatches() + 2720
    frame #17: 0x20f2b4bd libQt5Quick.so.5`QSGBatchRenderer::Renderer::rend=
er()
+ 1965
    frame #18: 0x20f1611b libQt5Quick.so.5`QSGRenderer::renderScene(QSGBind=
able
const&) + 587
    frame #19: 0x20f8431c libQt5Quick.so.5`QSGOpenGLLayer::grab() + 2300
    frame #20: 0x20f839e6 libQt5Quick.so.5`QSGOpenGLLayer::updateTexture() =
+ 54
    frame #21: 0x210f3b54 libQt5Quick.so.5`non-virtual thunk to
QQuickOpenGLShaderEffectNode::preprocess() + 100
    frame #22: 0x20f16847 libQt5Quick.so.5`QSGRenderer::preprocess() + 951
    frame #23: 0x20f15fb1 libQt5Quick.so.5`QSGRenderer::renderScene(QSGBind=
able
const&) + 225
    frame #24: 0x20f15ea3 libQt5Quick.so.5`QSGRenderer::renderScene(unsigned
int) + 83
    frame #25: 0x20f7cbeb
libQt5Quick.so.5`QSGDefaultRenderContext::renderNextFrame(QSGRenderer*,
unsigned int) + 75
    frame #26: 0x20fe6d7f
libQt5Quick.so.5`QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize
const&) + 1391
    frame #27: 0x20f89f0e libQt5Quick.so.5`___lldb_unnamed_symbol13090 + 22=
86
    frame #28: 0x20f8b7a4 libQt5Quick.so.5`___lldb_unnamed_symbol13098 + 836
    frame #29: 0x2346c3c7 libQt5Core.so.5`___lldb_unnamed_symbol7203 + 247
    frame #30: 0x2319e6e9 libthr.so.3`thread_start(curthread=3D0x2f88eb00) =
at
thr_create.c:292:16
(lldb) q

Furthermore these lines appeared in the unbound.log during testing:
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0.local. A IN NXDOMAIN
0.000000 1 38
Jul 21 13:50:57 unbound[922:2] reply: sanitizedIP ??0.local. AAAA IN NXDOMA=
IN
0.000000 1 38
Jul 21 13:50:57 unbound[922:2] reply: sanitizedIP ??0. A IN NXDOMAIN 0.1082=
67 0
107
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0. AAAA IN NXDOMAIN
0.108345 0 107
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0.local. A IN NXDOMAIN
0.000000 1 38
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0.local. AAAA IN NXDOMA=
IN
0.000000 1 38
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0. A IN NXDOMAIN 0.0000=
00 1
107
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0. AAAA IN NXDOMAIN
0.000000 1 107
Jul 21 13:50:57 unbound[922:2] reply: sanitizedIP ??0.local. A IN NXDOMAIN
0.000000 1 38
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0.local. AAAA IN NXDOMA=
IN
0.000000 1 38
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0. A IN NXDOMAIN 0.0000=
00 1
107
Jul 21 13:50:57 unbound[922:0] reply: sanitizedIP ??0. AAAA IN NXDOMAIN
0.000000 1 107

Did failing to resolve cause the crash?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265308-7788-ogPuktEAF2>