[Bug 1724960] Re: /usr/bin/gnome-software:11:g_date_time_to_instant:g_date_time_to_unix:gs_plugin_refine_app:gs_plugin_loader_call_vfunc:gs_plugin_loader_run_refine_internal

2018-07-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1781996 *** https://bugs.launchpad.net/bugs/1781996 ** This bug has been marked a duplicate of bug 1781996

[Bug 1724960] Re: /usr/bin/gnome-software:11:g_date_time_to_instant:g_date_time_to_unix:gs_plugin_refine_app:gs_plugin_loader_call_vfunc:gs_plugin_loader_run_refine_internal

2017-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-software (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724960

[Bug 1724960] Re: /usr/bin/gnome-software:11:g_date_time_to_instant:g_date_time_to_unix:gs_plugin_refine_app:gs_plugin_loader_call_vfunc:gs_plugin_loader_run_refine_internal

2017-10-19 Thread Sebastien Bacher
The segfault is on this line gs_app_set_install_date (app, g_date_time_to_unix (snapd_snap_get_install_date (local_snap))); the issue seems to be that snapd_snap_get_install_date() returns NULL but the code is not handling that case ** Changed in: gnome-software (Ubuntu)