From: nagai@... Date: 2015-07-19T09:15:54+00:00 Subject: [ruby-core:70039] [Ruby trunk - Bug #11374] crash when using Thread.new{Tk.mainloop} Issue #11374 has been updated by Hidetoshi Nagai. File crash-log-with-DEBUG added File no-crash-log-with-DEBUG added When set $DEBUG, sometimes crash and sometimes exit without an abort message. I add logs of both cases. ---------------------------------------- Bug #11374: crash when using Thread.new{Tk.mainloop} https://bugs.ruby-lang.org/issues/11374#change-53462 * Author: Tarek Bartaw * Status: Feedback * Priority: Normal * Assignee: Hidetoshi Nagai * ruby -v: 2.2.2 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- ServerTk2.rb crashed and core dumped when running this program clientForkTk1.rb tested ok please help ---Files-------------------------------- clientForkTk1.rb (1.75 KB) serverTk2.rb (3.79 KB) crash-log (32.6 KB) crash-log-with-DEBUG (205 KB) no-crash-log-with-DEBUG (167 KB) -- https://bugs.ruby-lang.org/