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 743903 - goa-daemon crashed with SIGSEGV in magazine_chain_pop_head()
goa-daemon crashed with SIGSEGV in magazine_chain_pop_head()
Status: RESOLVED INCOMPLETE
Product: gnome-online-accounts
Classification: Core
Component: general
3.14.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-03 01:22 UTC by Cristian Aravena Romero
Modified: 2017-01-06 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2015-02-03 01:22:44 UTC
open bug in launchpad.net
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1417309

"Upgrade Ubuntu vidid and reboot and crash."

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.43.3/./glib/gslice.c line 539
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.43.3/./glib/gslice.c line 619
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.43.3/./glib/gslice.c line 691
  • #3 private_thread_memory_cleanup
    at /build/buildd/glib2.0-2.43.3/./glib/gslice.c line 777
  • #4 __nptl_deallocate_tsd
    at pthread_create.c line 157
  • #5 start_thread
    at pthread_create.c line 322
  • #6 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Comment 1 Debarshi Ray 2017-01-06 18:36:06 UTC
Unfortunately, it is hard to say anything without the debug symbols for glib. It is crashing right after creating a thread so it can also be a resource limit issue.

If you are still having this problem, I suggest installing the glib debug symbols and filing a bug against it.