GNOME Bugzilla – Bug 782464
Crash: gjs_object_from_g_object → gjs_value_from_g_argument
Last modified: 2017-08-07 15:06:27 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 (6) g_assertion_message → g_assertion_message_expr → get_object_qdata → gjs_object_from_g_object → gjs_value_from_g_argument
+ Trace 237451
.
+ Trace 237452
Thread 11 (Thread 0x7fe49cc04700 (LWP 2291))
Thread 1 (Thread 0x7fe50c138ac0 (LWP 1507))
Any info on what triggers this crash?
Philip, I don't really have any additional info. The error signature was reported 4 times with gnome-shell 3.24.1 and gjs 1.48.2.
I filed bug 782692 and GNOME's bug tracker suggested that it might be a duplicate of this one. I'm not so sure…
This may have been solved with the patches released in GJS 1.48.4. Without `gjs_dumpstack()` or some reproducer info I can't really tell, though. Feel free to reopen this if the problem reoccurs with 1.48.4.