Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…

Topic-icon Solved Designer on macOS Sierra

More
16 Feb 2017 01:03 #1 by beeplogic
Designer on macOS Sierra was created by beeplogic
Hello,

I'm trying to run the designer in MacOS sierra and it fails to run, quitting unexpectedly.

Some details from the error report:

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003c
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]

VM Regions Near 0x3c:
-->
__TEXT 0000000100000000-0000000100004000 [ 16K] r-x/rwx SM=COW /var/folders/*/stambia.app/Contents/MacOS/stambia

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fffb3e97b54 CFBundleGetFunctionPointerForName + 36
1 StambiaDesigner 0x00000001000030bd findSymbol + 66
2 StambiaDesigner 0x00000001000018be original_main + 1572
3 StambiaDesigner 0x0000000100001f7d main + 1230
4 StambiaDesigner 0x0000000100001158 start + 52

Thread 1:
0 libsystem_pthread.dylib 0x00007fffc9114204 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x00007fffc9114204 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x00007fffc9114204 start_wqthread + 0
1 ??? 0x0000700004abeb40 0 + 123145380686656

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000600000020dc0 rbx: 0x0000000000000000 rcx: 0x6974696e49746573 rdx: 0x0000000000000006
rdi: 0x0000000000000000 rsi: 0x0000600000020dc0 rbp: 0x00007fff5fbff960 rsp: 0x00007fff5fbff530
r8: 0x736772416c616974 r9: 0x0000000000000600 r10: 0x0000000000000002 r11: 0x00007fffb3e97b30
r12: 0x00000001000043f8 r13: 0x00006000000a0180 r14: 0x0000600000020dc0 r15: 0x11413a46894b004b
rip: 0x00007fffb3e97b54 rfl: 0x0000000000010206 cr2: 0x00007fffce173fa8

Logical CPU: 0
Error Code: 0x02000170
Trap Number: 133
More
16 Feb 2017 12:18 #2 by Thomas BLETON
Replied by Thomas BLETON on topic Designer on macOS Sierra
Hi,
Here is a few questions to try to understand this behavior.

Did you execute the ./launchers/install4macosx.sh script as indicated in the README.txt file?

Can you please check that your mac is 64 bits (most probably but just making sure), from a Terminal prompt:
MacThomas:~ thomas$ uname -m
x86_64

What is your Java version?
MacThomas:~ thomas$ java -version
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
More
16 Feb 2017 20:53 #3 by beeplogic
Replied by beeplogic on topic Designer on macOS Sierra
Hello,

The output of uname -m is x86_64.

Java Version:
java version "1.8.0_40"
Java(TM) SE Runtime Environment (build 1.8.0_40-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)


When I run the application from the command line (./stambia.app/Contents/MacOS/stambia) I get a bit more information and a log file is created:

STD OUT:
Created ExternalJarHookConfigurator
Stambia Hook registering
Hook creating
stambia.runtime.home=null
stambia.runtime.home=stambiaRuntime
stambiaRuntimeHome is relative
eclipse.launcher=/Users/beeplogic/Downloads/stambia/stambia.app/Contents/MacOS/stambia
inited stambiaRuntimeHome from eclipse.launcher property
eclipse.launcher=/Users/beeplogic/Downloads/stambia/stambia.app/Contents/MacOS/stambia
stambiaRuntimeDir=/Users/beeplogic/Downloads/stambia/stambia.app/Contents/MacOS/stambiaRuntime/
stambiaRuntimeDir=/Users/beeplogic/Downloads/stambia/stambia.app/Contents/MacOS/stambiaRuntime/ already exists
Start should be logged by hook logger
Hook created
Stambia Hook created
Stambia Hook registered

Log file:
This attachment is hidden for guests.
Please log in or register to see it.

This message has an attachment file.
Please log in or register to see it.

More
20 Feb 2017 16:09 #4 by Thomas BLETON
Replied by Thomas BLETON on topic Designer on macOS Sierra
Thanks, the Output looks like a standard Stambia Console output.
The log is interesting. The new release (18.3.1) fixes an issue which was reported on MacOS El Capitan.
If you are currently using 18.3.0, can you please try 18.3.1 instead, and tell me if it works any better?
More
28 Feb 2017 02:39 #5 by beeplogic
Replied by beeplogic on topic Designer on macOS Sierra
Hi Thomas,

This latest version of Stambia runs, thanks for the update on that. One minor issue is that the preferences window doesn't seem to open by either pressing Command + , or from the Menu.
More
27 Oct 2017 16:51 #6 by Thomas BLETON
Replied by Thomas BLETON on topic Designer on macOS Sierra
Hi, just wanted to know wether this preferences issue still occurs?
More
05 Feb 2019 11:42 #7 by Seby
Replied by Seby on topic Designer on macOS Sierra
Hello,

I'm trying to run Stambia (19.0.9) on macos Mojave, but the stambia.app doesn't start.
With the command line (./stambia.app/Contents/MacOS/stambia), stambia start but stay block on the workspace choice, and nothing is possible on the screen, just killing the application.

I have execute the ./launchers/install4macosx.sh script to do the install.

The mac is 64 bits
x86_64

The java version is
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)

Thank's for your help

(I test on a other mac with High Sierra and i have the same problem)
More
06 Feb 2019 14:24 #8 by nverscheure
Replied by nverscheure on topic Designer on macOS Sierra
I have the same issue.
To solve it, try to modify the stambia.ini and just before the -vmargs linea add :
-vm
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home

We are working to fix this issue.
More
08 Feb 2019 13:18 #9 by Seby
Replied by Seby on topic Designer on macOS Sierra
I tried, stambia starts but hangs on the choice of workspace.

In version 1.8.0.201, 1.8.0.181
Everything works with 1.8.0.66 but you have to run on the command line

Thanks for the help
More
15 Jan 2021 14:27 #10 by Seby
Replied by Seby on topic Designer on macOS Sierra
Hello,

I try to run stambia 19.0.25 and 20.2.1 on Big Sur and I have 2 differents problems.

For the 19.0.25, stambia start but stay block on the workspace choice, and nothing is possible on the screen, only kill the application. The solution for Majove who work for Catalina doesn't work here.
I try with java jdk 1.8.066, 1.8.151 (the last version who work for me on Catalina and stambia) and 1.8.0

For the 20.2.1, the app start but when we click on tab, he become blank.

Thank's for your help