After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724941 - Click applications -> gnome-logs crashes
Click applications -> gnome-logs crashes
Status: RESOLVED NOTABUG
Product: gnome-logs
Classification: Other
Component: general
3.11.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-logs maintainer(s)
gnome-logs maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-02-22 06:37 UTC by sangu
Modified: 2014-03-01 16:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sangu 2014-02-22 06:37:48 UTC
1. gnome-logs starts
2. Click Applications

(gdb) bt
  • #0 raise
    from /lib64/libc.so.6
  • #1 abort
    from /lib64/libc.so.6
  • #2 _dbus_abort
    at dbus-sysdeps.c line 94
  • #3 _dbus_warn_check_failed
  • #4 dbus_message_iter_append_basic
    at dbus-message.c line 2586
  • #5 append_cache_item
    at cache-adaptor.c line 195
  • #6 emit_cache_add
    at cache-adaptor.c line 282
  • #7 g_cclosure_marshal_VOID__OBJECTv
    at gmarshal.c line 1312
  • #8 _g_closure_invoke_va
    at gclosure.c line 831
  • #9 g_signal_emit_valist
  • #10 g_signal_emit
    at gsignal.c line 3363
  • #11 add_object
    at accessible-cache.c line 189
  • #12 add_pending_items
    at accessible-cache.c line 306
  • #13 g_main_dispatch
    at gmain.c line 3066
  • #14 g_main_context_dispatch
    at gmain.c line 3641
  • #15 g_main_context_iterate
    at gmain.c line 3712
  • #16 g_main_context_iteration
    at gmain.c line 3773
  • #17 g_application_run
    at gapplication.c line 2113
  • #18 main
    at src/gl-main.c line 39

---
gnome-logs-3.11.90-1.fc21.x86_64
systemd-208-14.fc21.x86_64
dbus-1.6.18-3.fc21.x86_64
at-spi2-atk-2.11.5-1.fc21.x86_64
Comment 1 David King 2014-02-27 13:06:14 UTC
I cannot reproduce the crash on Rawhide updated as of today, with the same versions of dbus, gnome-logs, at-spi2-atk, and systemd-210-2. I tried enabling toolkit accessibility (as that would be necessary if hitting atk codepaths, and clicking on several different categories, but was still unable to reproduce the crash.

Can you try again to reproduce the problem?
Comment 2 sangu 2014-03-01 16:13:13 UTC
This problem does not happen in recent rawhide either.

---
gnome-logs-3.11.90-1.fc21.x86_64
systemd-210-2.fc21.x86_64
dbus-1.6.18-3.fc21.x86_64
at-spi2-atk-2.11.5-1.fc21.x86_64