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 750167 - snappy segfaults at start
snappy segfaults at start
Status: RESOLVED OBSOLETE
Product: snappy
Classification: Other
Component: general
1.0
Other Linux
: Normal normal
: ---
Assigned To: Snappy maintainer(s)
Snappy maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-05-31 04:54 UTC by zl29ah
Modified: 2018-08-04 08:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description zl29ah 2015-05-31 04:54:42 UTC
‰ LANG=en gdb --args snappy * 
GNU gdb (Gentoo 7.9.1 vanilla) 7.9.1
Copyright (C) 2015 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-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from snappy...Reading symbols from /usr/lib64/debug//usr/bin/snappy.debug...(no debugging symbols found)...done.
(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/snappy Between\ August\ and\ December\ -\ Everlasting\ Summer-\ Dark\ Side Sergey\ Eybog\ -\ Everlasting\ Summer-\ Bright\ Side
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Adding file: Between August and December - Everlasting Summer- Dark Side
Adding file: Sergey Eybog - Everlasting Summer- Bright Side
Loading: file:///home/l29ah/downloads/torrents/Бесконечное Лето OST (2013)/Between August and December - Everlasting Summer- Dark Side
Loading ui!

Program received signal SIGSEGV, Segmentation fault.
0x0000753f8c4e4b87 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
  • #0 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #1 XrmQGetResource
    from /usr/lib/libX11.so.6
  • #2 XGetDefault
    from /usr/lib/libX11.so.6
  • #3 _XcursorGetDisplayInfo
    from /usr/lib64/libXcursor.so.1
  • #4 XcursorGetTheme
    from /usr/lib64/libXcursor.so.1
  • #5 gdk_x11_display_set_cursor_theme
    from /usr/lib/libgdk-3.so.0
  • #6 settings_update_cursor_theme
    from /usr/lib/libgtk-3.so.0
  • #7 gtk_settings_get_for_screen
    from /usr/lib/libgtk-3.so.0
  • #8 gtk_style_context_init
    from /usr/lib/libgtk-3.so.0
  • #9 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_object_new_internal
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #13 _gtk_style_new_for_path
    from /usr/lib/libgtk-3.so.0
  • #14 gtk_style_new
    from /usr/lib/libgtk-3.so.0
  • #15 gtk_widget_get_default_style
    from /usr/lib/libgtk-3.so.0
  • #16 gtk_widget_init
    from /usr/lib/libgtk-3.so.0
  • #17 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_object_new_internal
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #21 interface_start
  • #22 main

Comment 1 Luis de Bethencourt 2015-06-01 14:03:32 UTC
Thanks for reporting this. I will look into it soon.
Comment 2 GNOME Infrastructure Team 2018-08-04 08:25:32 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/snappy/issues/19.