GNOME Bugzilla – Bug 677815
Crashes
Last modified: 2018-08-21 08:41:02 UTC
Hi, The notification-daemon crashes as soon as it receives a notification. Trace: arnouten@jaga:~/dev/notification-daemon-0.7.5$ gdb src/notification-daemon GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/arnouten/dev/notification-daemon-0.7.5/src/notification-daemon...done. (gdb) run Starting program: /home/arnouten/dev/notification-daemon-0.7.5/src/notification-daemon [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffef2c7700 (LWP 17402)] [New Thread 0x7fffeeac6700 (LWP 17403)] (notification-daemon:17399): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=0x7ffff673269e "GdkPixbuf", log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff5b166e2 "%s: assertion `%s' failed", args1=args1@entry=0x7fffffffdfe8) at /tmp/buildd/glib2.0-2.32.3/./glib/gmessages.h:101 101 /tmp/buildd/glib2.0-2.32.3/./glib/gmessages.h: No such file or directory. (gdb) where
+ Trace 230335
This is under Debian under the Notion window manager.
Looks like this bug was also reported in Ubuntu: https://bugs.launchpad.net/notification-daemon/+bug/931820
... and at https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/926758 (and its many duplicates)
Is this a duplicate of #673749 ? It isn't reported to crash there though.
Is this still problem with 3.14.x versions? This might be fixed as notification daemon does not crash for me.
(In reply to Alberts Muktupāvels from comment #4) > Is this still problem with 3.14.x versions? This might be fixed as > notification daemon does not crash for me. Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!