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 782460 - Crash: gnome-shell (11) _int_free → gweather_info_set_location_internal
Crash: gnome-shell (11) _int_free → gweather_info_set_location_internal
Status: RESOLVED DUPLICATE of bug 781828
Product: gnome-shell
Classification: Core
Component: calendar
3.24.x
Other Linux
: Normal major
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-05-10 16:54 UTC by Jeremy Bicha
Modified: 2017-05-10 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-05-10 16:54:24 UTC
Ubuntu has received a few semi-automated error reports from Ubuntu 17.04 with this crash signature. The crash appears new to gnome-shell 3.24.1.

This error is one of several keeping gnome-shell 3.24.1 from reaching all Ubuntu 17.04 users because Ubuntu has a phased-update system for users who install updates using Ubuntu's update-manager tool.


gnome-shell (11) _int_free → __GI___libc_free → g_free → gweather_location_unref → gweather_info_set_location_internal

  • #0 _int_free
    at malloc.c line 3997
  • #1 __GI___libc_free
    at malloc.c line 2982
  • #2 g_free
    at ../../../../glib/gmem.c line 189
  • #3 gweather_location_unref
    at gweather-location.c line 395
  • #4 gweather_info_set_location_internal
    at gweather-weather.c line 2004
  • #5 gweather_info_set_location
    at gweather-weather.c line 2061
  • #6 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #7 ffi_call
    at ../src/x86/ffi64.c line 525
  • #8 gjs_invoke_c_function
    at gi/function.cpp line 1021
  • #9 function_call
    at gi/function.cpp line 1341
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??

Comment 1 Jeremy Bicha 2017-05-10 16:55:07 UTC
.

Thread 11 (Thread 0x7fd006b39700 (LWP 2052))

  • #0 syscall
    at ../sysdeps/unix/sysv/linux/x86_64/syscall.S line 38
  • #1 g_cond_wait_until
    at ../../../../glib/gthread-posix.c line 1442
  • #2 g_async_queue_pop_intern_unlocked
    at ../../../../glib/gasyncqueue.c line 422
  • #3 g_async_queue_timeout_pop
    at ../../../../glib/gasyncqueue.c line 543
  • #4 g_thread_pool_wait_for_new_pool
    at ../../../../glib/gthreadpool.c line 167
  • #5 g_thread_pool_thread_proxy
    at ../../../../glib/gthreadpool.c line 364
  • #6 g_thread_proxy
    at ../../../../glib/gthread.c line 784
  • #7 start_thread
    at pthread_create.c line 456
  • #8 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 105

Thread 1 (Thread 0x7fd026a28ac0 (LWP 1678))

  • #0 _int_free
    at malloc.c line 3997
  • #1 __GI___libc_free
    at malloc.c line 2982
  • #2 g_free
    at ../../../../glib/gmem.c line 189
  • #3 gweather_location_unref
    at gweather-location.c line 395
  • #4 gweather_info_set_location_internal
    at gweather-weather.c line 2004
  • #5 gweather_info_set_location
    at gweather-weather.c line 2061
  • #6 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #7 ffi_call
    at ../src/x86/ffi64.c line 525
  • #8 gjs_invoke_c_function
    at gi/function.cpp line 1021
  • #9 function_call
    at gi/function.cpp line 1341
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??

Comment 2 Florian Müllner 2017-05-10 17:00:08 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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