[Spce-user] Mediator not starting after upgrade

Alex Lutay alutay at sipwise.com
Thu Aug 23 09:35:43 EDT 2018


Hi,

You need to share backtrace from core with debug symbols:

> sudo apt-get install ngcp-mediator-dbgsym libc6-dbg
> cd  /var/lib/systemd/coredump/
> lz4 -d core.mediator.0.43006efdf84f4ea4bf3088fc033ecb53.10407.1535027746000000.lz4
> gdb -c core.mediator.0.43006efdf84f4ea4bf3088fc033ecb53.10407.1535027746000000 $(which mediator)
> # inside gdb execute: bt full

It might be necessary to install additional debug packages.

P.S. Please fork your issue to the separate thread.

On 08/23/2018 03:15 PM, Marcos Pytel wrote:

> And, in the var/lib/systemd/coredump i have:
> -rw-r----- 1 root root 283468 Aug 23 09:35 core.mediator.0.43006efdf84f4ea4bf3088fc033ecb53.10407.1535027746000000.lz4

-- 
Alex Lutay



More information about the Spce-user mailing list