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 725109 - gjs GC crash in gjs_context_dispose
gjs GC crash in gjs_context_dispose
Status: RESOLVED DUPLICATE of bug 725024
Product: gjs
Classification: Bindings
Component: general
1.39.x
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-24 23:59 UTC by darkxst
Modified: 2017-01-06 07:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (23.27 KB, text/plain)
2014-02-24 23:59 UTC, darkxst
Details

Description darkxst 2014-02-24 23:59:39 UTC
Created attachment 270214 [details]
backtrace

This is happening on exit from gnome-weather with gjs 1.39.90
Comment 1 Giovanni Campagna 2014-02-25 00:16:24 UTC
Right, this is another "call JS code from finalizer" bug, see bug 725024
Comment 2 Philip Chimento 2017-01-06 07:47:44 UTC
Assuming this has been fixed by bug 725024 (intercepting the case where object destruction calls back into JS code). If not, feel free to reopen the bug.

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