[Bug 265308] net/linphone 4.4.8,1 segfaults on startup
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265308] net/linphone 4.4.8,1 segfaults on startup"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 08:48:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265308 --- Comment #7 from Felix Palmen <felix@palmen-it.de> --- (In reply to Felix Palmen from comment #6) Forgot to mention: > run the resulting linphone binary in a debugger (e.g. lldb) to do this, just execute % lldb linphone and then issue the 'r' command on the (lldb) prompt tu run it from the debugger. When you're done (and obtained the stacktrace with 'bt'), the 'q' command will exit the debugger. -- You are receiving this mail because: You are the assignee for the bug.