Bug#941076: debsign crashes gnome on wayland session

Pirate Praveen praveen at onenetbeyond.org
Fri Sep 27 14:50:24 BST 2019



On Wed, 25 Sep, 2019 at 13:33, Simon McVittie <smcv at debian.org> wrote:
> On Wed, 25 Sep 2019 at 17:23:30 +0530, Pirate Praveen wrote:
>> 
>> 
>>  On Wed, 25 Sep, 2019 at 16:59, Pirate Praveen 
>> <praveen at onenetbeyond.org>
>>  wrote:
>>  > Let me try downgrading libgcr-base-3-1 and reproduce the crash.
> 
>>  Do I need to install some -dbgsym packages?
> 
> Yes, please install at least gdb, libgcr-base-3-1-dbgsym and
> libglib2.0-0-dbgsym (the versions corresponding to the libraries you
> already have installed), then use
> 
>     coredumpctl gdb 1648
> 
> to use gdb to inspect the core dump that was captured by
> systemd-coredump. The stack traces printed by systemd-coredump are 
> only
> intended as a brief summary of the core dump, and detailed debugging
> (including use of detached debug symbols) is outside the scope of
> systemd-coredump itself.
> 
> For more details see <https://wiki.debian.org/HowToGetABacktrace>.
> 
>>  Attaching core dump.
> 
> FYI that's a stack trace, not a core dump. A core dump is a large 
> binary
> file, and is not usually useful or desirable to send to bugs (it is 
> likely
> to contain information that you would prefer to keep confidential).
> You can get a more detailed stack trace from the core dump by using
> gdb and -dbgsym packages, and that more detailed stack trace is what
> maintainers will usually need to be able to act on crash reports.
> 
sudo coredumpctl gdb 1660
thread apply all bt full
with set logging on

gdb.txt attached.
>     smcv

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdb.txt
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20190927/c7de0b26/attachment-0001.txt>


More information about the pkg-gnome-maintainers mailing list