#0 0x00007f2006261c41 in ?? () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f2006262c7c in g_log_default_handler () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2006262f0d in g_logv () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f200626307f in g_log () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f20062a08b1 in ?? () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f2006259a63 in g_main_context_new () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007f1fef3d6be1 in start_sync (data=, data=) at snapd-client-sync.c:24 [Error: snapd-client-sync.c was not found in source tree] #7 0x00007f1fef3d7e2c in snapd_client_find_section_sync (client=client@entry=0x555e627f8590, flags=flags@entry=SNAPD_FIND_FLAGS_NONE, section=section@entry=0x7f1fef5fb711 "featured", query=query@entry=0x0, suggested_currency=suggested_currency@entry=0x0, cancellable=cancellable@entry=0x7f1fcc4abc50, error=0x7f1fd58d4988) at snapd-client-sync.c:582 [Error: snapd-client-sync.c was not found in source tree] #8 0x00007f1fef5f7ae5 in find_snaps (plugin=plugin@entry=0x555e6107f8e0, flags=flags@entry=SNAPD_FIND_FLAGS_NONE, section=section@entry=0x7f1fef5fb711 "featured", query=query@entry=0x0, cancellable=cancellable@entry=0x7f1fcc4abc50, error=error@entry=0x7f1fd58d4988) at ../plugins/snap/gs-plugin-snap.c:323 318: 319: client = get_client (plugin, error); 320: if (client == NULL) 321: return NULL; 322: 323: snaps = snapd_client_find_section_sync (client, flags, section, query, NULL, cancellable, error); 324: if (snaps == NULL) { 325: snapd_error_convert (error); 326: return NULL; 327: } 328: #9 0x00007f1fef5f819b in gs_plugin_add_featured (plugin=plugin@entry=0x555e6107f8e0, list=list@entry=0x7f1fd8d391c0, cancellable=cancellable@entry=0x7f1fcc4abc50, error=error@entry=0x7f1fd58d4988) at ../plugins/snap/gs-plugin-snap.c:475 470: guint i; 471: const gchar *banner_url = NULL, *icon_url = NULL; 472: g_autoptr(GString) background_css = NULL; 473: g_autofree gchar *css = NULL; 474: 475: snaps = find_snaps (plugin, SNAPD_FIND_FLAGS_NONE, "featured", NULL, cancellable, error); 476: 477: if (snaps == NULL) 478: return FALSE; 479: 480: if (snaps->len == 0) #10 0x0000555e60527098 in gs_plugin_loader_call_vfunc (helper=helper@entry=0x555e649f4e40, plugin=plugin@entry=0x555e6107f8e0, app=app@entry=0x0, list=0x7f1fd8d391c0, list@entry=0x0, refine_flags=2097152, refine_flags@entry=0, cancellable=cancellable@entry=0x7f1fcc4abc50, error=0x7f1fd58d4ac8) at ../lib/gs-plugin-loader.c:693 688: case GS_PLUGIN_ACTION_GET_INSTALLED: 689: case GS_PLUGIN_ACTION_GET_POPULAR: 690: case GS_PLUGIN_ACTION_GET_FEATURED: 691: { 692: GsPluginResultsFunc plugin_func = func; 693: ret = plugin_func (plugin, list, cancellable, &error_local); 694: } 695: break; 696: case GS_PLUGIN_ACTION_SEARCH: 697: { 698: GsPluginSearchFunc plugin_func = func; #11 0x0000555e605276f3 in gs_plugin_loader_run_results (helper=helper@entry=0x555e649f4e40, cancellable=cancellable@entry=0x7f1fcc4abc50, error=error@entry=0x7f1fd58d4ac8) at ../lib/gs-plugin-loader.c:1167 1162: GsPlugin *plugin = g_ptr_array_index (priv->plugins, i); 1163: if (g_cancellable_set_error_if_cancelled (cancellable, error)) { 1164: gs_utils_error_convert_gio (error); 1165: return FALSE; 1166: } 1167: if (!gs_plugin_loader_call_vfunc (helper, plugin, NULL, NULL, 1168: GS_PLUGIN_REFINE_FLAGS_DEFAULT, 1169: cancellable, error)) { 1170: return FALSE; 1171: } 1172: gs_plugin_status_update (plugin, NULL, GS_PLUGIN_STATUS_FINISHED); #12 0x0000555e60528a32 in gs_plugin_loader_process_thread_cb (task=0x555e62188b80, object=, task_data=0x555e649f4e40, cancellable=0x7f1fcc4abc50) at ../lib/gs-plugin-loader.c:3175 3170: if (add_to_pending_array) 3171: gs_plugin_loader_pending_apps_add (plugin_loader, helper); 3172: 3173: /* run each plugin */ 3174: if (action != GS_PLUGIN_ACTION_REFINE) { 3175: if (!gs_plugin_loader_run_results (helper, cancellable, &error)) { 3176: if (add_to_pending_array) { 3177: gs_app_set_state_recover (gs_plugin_job_get_app (helper->plugin_job)); 3178: gs_plugin_loader_pending_apps_remove (plugin_loader, helper); 3179: } 3180: gs_utils_error_convert_gio (&error); #13 0x00007f2005effbc6 in ?? () from /tmp/apport_sandbox_d150e7v9/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #14 0x00007f20062847d0 in ?? () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x00007f2006283e05 in ?? () from /tmp/apport_sandbox_d150e7v9/lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007f20035396db in start_thread (arg=0x7f1fd58d5700) at pthread_create.c:463 [Error: pthread_create.c was not found in source tree] #17 0x00007f200326288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 [Error: clone.S was not found in source tree]