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 770947 - Crash in gl_window_init (window=0x5555559aa400 [GlWindow]) at src/gl-window.c:439
Crash in gl_window_init (window=0x5555559aa400 [GlWindow]) at src/gl-window.c...
Status: RESOLVED DUPLICATE of bug 770072
Product: gnome-logs
Classification: Other
Component: general
3.21.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-logs maintainer(s)
gnome-logs maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-09-06 11:55 UTC by Fabio Durán Verdugo
Modified: 2016-09-06 11:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2016-09-06 11:55:43 UTC
Debian stretch  (testing)

Just Open gnome-logs and get this BT

(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff7f27a40 (LWP 24023))

  • #0 gl_window_init
    at src/gl-window.c line 439
  • #1 g_type_create_instance
    at ././gobject/gtype.c line 1866
  • #2 g_object_new_internal
    at ././gobject/gobject.c line 1783
  • #3 g_object_new_valist
    at ././gobject/gobject.c line 2042
  • #4 g_object_new
    at ././gobject/gobject.c line 1626
  • #5 gl_window_new
    at src/gl-window.c line 541
  • #6 gl_application_activate
    at src/gl-application.c line 223
  • #10 <emit signal ??? on instance 0x555555786100 [GlApplication]>
    at ././gobject/gsignal.c line 3447
  • #11 g_application_activate
    at ././gio/gapplication.c line 2148
  • #12 g_application_real_local_command_line
    at ././gio/gapplication.c line 1045
  • #13 g_application_run
    at ././gio/gapplication.c line 2350
  • #14 main
    at src/gl-main.c line 39

Comment 1 Fabio Durán Verdugo 2016-09-06 11:56:31 UTC
Oops sorry this is a dup of bug #770072

*** This bug has been marked as a duplicate of bug 770072 ***