PR# 17457 Mac OS X Scoop Failure

Problem Report Summary
Submitter: saynte
Category: Runtime
Priority: Medium
Date: 2011/04/12
Class: Bug
Severity: Critical
Number: 17457
Release: 6.8.86023
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16
Synopsis: Mac OS X Scoop Failure

Description
Running any SCOOP program under a Mac gives the following exception trace:

******************************** Thread exception *****************************
In thread           Root thread            0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
ISE_SCOOP_MANAGER   new_semaphore          Cannot create semaphore:     
<0000000102000548>                         External event.               Fail
-------------------------------------------------------------------------------
ISE_SCOOP_MANAGER   new_semaphore                                       
<0000000102000548>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ISE_SCOOP_MANAGER   initialize_default_processor_meta_data @11
<0000000102000548>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ISE_SCOOP_MANAGER   assign_free_processor_id @4
<0000000102000548>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ISE_SCOOP_MANAGER   init_scoop_manager @16                              
<0000000102000548>                         Routine failure.              Fail
-------------------------------------------------------------------------------
RUN-TIME            root's set-up                                       
<0000000000000000>                         Routine failure.              Exit
-------------------------------------------------------------------------------
To Reproduce
Compile and run any project with the concurrency set to SCOOP.
Problem Report Interactions
From:manus_eiffel    Date:2011/04/12    Status: Analyzed    Download   
Currently SCOOP has only been really tested for Windows and a little on Linux. No Mac OS X testing has been done so far. We will try to look at this.