Bug 184815

Summary: [GLIB] ERROR: Thread was unable to be detached when running /jsc/vm test in debug
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Description Carlos Garcia Campos 2018-04-20 05:57:06 PDT
This is because in the test we are calling both join and detach. We should only call join.
Comment 1 Carlos Garcia Campos 2018-04-20 05:58:51 PDT
Created attachment 338415 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-04-20 23:42:37 PDT
Committed r230889: <https://trac.webkit.org/changeset/230889>
Comment 3 Radar WebKit Bug Importer 2018-04-20 23:43:23 PDT
<rdar://problem/39618643>