[Bug 38023] New: SketchUp 2014 freezes on start due to Ruby 2.0

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 6 08:27:01 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38023

            Bug ID: 38023
           Summary: SketchUp 2014 freezes on start due to Ruby 2.0
           Product: Wine
           Version: 1.6.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: aerilius at googlemail.com
      Distribution: ---

SketchUp 2014 and 2015 come with an upgraded Ruby (2.0 instead of 1.8.7). At
start, after the Welcome dialog, the main application dialog opens and freezes.
When starting SketchUp with /DisableRubyAPI parameter, the Ruby interpreter is
not loaded and SketchUp starts normally.

err:ntdll:RtlpWaitForCriticalSection section 0x15a7f0 "?" wait timed out in
thread 0009, blocked by 0000, retrying (60 sec)

The same kind of error could be invoked in older SketchUp versions with Ruby
1.8.7 or in stand-alone Ruby when using some system calls in the Ruby console
like (with backticks, Ruby syntax):
`dir`

Using stand-alone Ruby 2.0.0 from http://rubyinstaller.org/downloads causes the
same ntdll error. 
ruby-2.0.0-p598-i386-mingw32/bin$ wine ./ruby.exe "puts 'success'"
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:service:scmdatabase_autostart_services Auto-start service L"gupdate"
failed to start: 2
err:ntdll:RtlpWaitForCriticalSection section 0x113b28 "?" wait timed out in
thread 0009, blocked by 0000, retrying (60 sec)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list