[Bug 1952614] Re: nginx crashes with dump because of segfault

2022-05-27 Thread Launchpad Bug Tracker
[Expired for nginx (Ubuntu) because there has been no activity for 60 days.] ** Changed in: nginx (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952614

[Bug 1952614] Re: nginx crashes with dump because of segfault

2022-03-28 Thread Athos Ribeiro
Hi Bernd, Are you still observing this crash? It seems you are still facing permission issues, as Christian pointed out in his comment above. It would be nice if you could work around those permission issues to get the proper debuginfo to proceed with this bug. Since this bug was automatically

[Bug 1952614] Re: nginx crashes with dump because of segfault

2022-03-21 Thread Launchpad Bug Tracker
[Expired for nginx (Ubuntu) because there has been no activity for 60 days.] ** Changed in: nginx (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952614

[Bug 1952614] Re: nginx crashes with dump because of segfault

2022-01-20 Thread Bernd Lentes
Unfortunately it still does not work: apport-retrace -v --sandbox system --rebuild-package-info --stdout /var/crash/_usr_sbin_nginx.0.crash ... W: Der Download wird als root und nicht Sandbox-geschützt durchgeführt, da auf die Datei »nginx_1.18.0-0ubuntu1.2.dsc« durch den Benutzer »_apt«

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-13 Thread Christian Ehrhardt 
I was happy for a second as I thought I found a related case, but this is the very same case on askubuntu [1], so no more insights from there. [1]: https://askubuntu.com/questions/1377700/ubuntu-20-04-3-nginx- crashes-with-segfault -- You received this bug notification because you are a member

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-13 Thread Christian Ehrhardt 
Hi Bernd, For your issues with apport-retrace, yes it should download the files it needs, but in your case seems to fail for permission issues. Could you mabe just try it with sudo and rebuild instead of a direct binary path like: $ sudo apport-retrace --sandbox system --rebuild-package-info

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-10 Thread Bernd Lentes
"We would be grateful if you would: provide a more complete description of the problem, explain why you believe this is a bug in Ubuntu rather than a problem specific to your system, and then change the bug status back to "New"." OK. Nginx created twice a segfault. /var/log/syslog: Oct 31

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-09 Thread Bernd Lentes
If i understand https://wiki.ubuntu.com/DebuggingProgramCrash correctly, this sequence should download all necessary debug symbols automatically: apport-retrace -s -S system -v /var/crash/_usr_sbin_nginx.0.crash -C /var/crash/nginx But also this creates a poor stacktrace: --- stack trace --- #0

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-09 Thread Bernd Lentes
My stack trace still looks poor: --- stack trace --- #0 0x7fbf59548593 in ?? () No symbol table info available. #1 0x in ?? () No symbol table info available --- source code stack trace --- #0 0x7fbf59548593 in ?? () #1 0x in ?? () I installed all

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-08 Thread Bernd Lentes
Hi, i'm trying hard to install the debug symbols. When i succeed i'll come back to you. And i will install the debug symbols from libperl. Thanks for your help. Bernd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-08 Thread Sergio Durigan Junior
Hi, Please note that you will need to install libperl's debuginfo as well as nginx's. Thanks. -- 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

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-07 Thread Lucas Kanashiro
Hi Bernd, In the web page I linked in my first comment [1] you can find a section telling you multiple ways to get the debug symbols in place. Did you try any of the methods listed there? [1] https://wiki.ubuntu.com/DebuggingProgramCrash -- You received this bug notification because you are a

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-06 Thread Bernd Lentes
Hi, i'm trying hard to create that backtrace, but it doesn't work: ... dynamically loaded /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.10 needs package libxml2, queueing Installing extra package nginx-core to get ExecutablePath Get:1 [3029 kB] Fetched 3029 kB in 0s (0 B/s) Extracting downloaded

[Bug 1952614] Re: nginx crashes with dump because of segfault

2021-12-01 Thread Lucas Kanashiro
Thank you for taking the time to file a bug report. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem. Since there is