#885859 libglib-2.0: cinnamon crash libglib-2.0.so.0.5400.2

Package:
cinnamon
Source:
cinnamon
Description:
Innovative and comfortable desktop
Submitter:
"bumaw@wp.pl"
Date:
2017-12-30 22:12:04 UTC
Severity:
normal
#885859#5
Date:
2017-12-30 14:25:34 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

#885859#10
Date:
2017-12-30 22:08:45 UTC
From:
To:
Control: reassign -1 cinnamon
Control: tags -1 + moreinfo
know which package is responsible for the crash. It might be a bug in
libglib-2.0.so.0, or it might be application code or another library
in the cinnamon process passing bad data into libglib-2.0.so.0; we
can't tell.

If you can get more information, and you are not sure which package has
the bug, it is usually best to report crashes as a bug in whatever
program crashed (in this case cinnamon). That way, the bug report will
include all applicable package versions, and the maintainer of the
crashing program can reassign the bug report to a library if there is
evidence that the crash is a bug in that library.

Because you're using systemd, one very convenient way to get more
information is to install the systemd-coredump and gdb packages, and
make the crash happen again. Also install the -dbgsym packages
for libglib2.0, cinnamon, and any other libraries that seem relevant
(please see <https://wiki.debian.org/HowToGetABacktrace> for more
details).

Then you'll be able to use the command "coredumpctl" to list crash dumps,
and "coredumpctl gdb" to load the most recent crash dump into gdb, or
a command like "coredumpctl gdb 12345" to load an older crash dump with
process ID 12345.

To get a backtrace in gdb, use the commands "set pagination
off" and "thread apply all bt" at the (gdb) prompt: see
<https://wiki.debian.org/HowToGetABacktrace> for more details.The cinnamon
maintainers will need this information to be able to do anything about
this bug.

The output of "reportbug --template cinnamon" would also be very useful:
that will include a lot more version numbers than were in this bug report.

Cinnamon maintainers: please could you take over triaging this, and
reassign back to GLib if it turns out to be our bug? Thanks!

Regards,
    smcv