My stack trace still looks poor: --- stack trace --- #0 0x00007fbf59548593 in ?? () No symbol table info available. #1 0x0000000000000000 in ?? () No symbol table info available --- source code stack trace --- #0 0x00007fbf59548593 in ?? () #1 0x0000000000000000 in ?? ()
I installed all dbgsym packages via: find-dbgsym-packages (pidof nginx) 2>/dev/null |xargs aptitude install -y. It installed all dbgsym packages except one because i had problems with dependencies: It said it would need libx11-6=2:1.6.9-2ubuntu1.3 for libx11-6-dbgsym, but 2:1.6.9-2ubuntu1.2 is installed. Additionally i didn't find debug-symbols for libperl5.30: root@documents-oo:/var/crash/syslog# aptitude search libperl5.30-dbgsym root@documents-oo:/var/crash/syslog# aptitude search libperl5.30-dbg no hit. I installed libperl5i-perl-dbgsym but that didn't help. I googled for libperl5.30-dbg, but didn't find anything. Also "find-dbgsym-packages /usr/lib/x86_64-linux-gnu/libperl.so.5.30.0" didn't find anything. I'm running out of ideas. Bernd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952614 Title: nginx crashes with dump because of segfault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1952614/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
