Menu

#292 Thread containing an itcl::ensemble crashes by releasing

4.0*
open
nobody
None
5
2021-05-26
2021-05-26
No

thread::send -async [thread::create {thread::wait}] {
package require Itcl
::itcl::ensemble dummy {}
} result
After releasing the thread, the interpreter crashes with "alloc: invalid block..."

Discussion


Log in to post a comment.

MongoDB Logo MongoDB