Forums - MacOS Catalina Crash

12 posts / 0 new
Last post
MacOS Catalina Crash
joshington
Join Date: 26 Jun 19
Location: Seattle, WA
Posts: 1
Posted: Wed, 2020-02-05 15:41

When I install Snapdragon Profiler 2019.3, it will not run at all.    Seems like an issue where MacOS Catalina 10.15 doesn't allow 32-bit executables (e.g. mono32)

$  /Applications/SnapdragonProfiler.app/Contents/MacOS/run_sdp_mac 
/Applications/SnapdragonProfiler.app/Contents/MacOS/run_sdp_mac: line 17: ./bin/SnapdragonProfiler_Mac: Bad CPU type in executable
 
If I manually edit run_sdp_mac to set MONO="/Library/Frameworks/Mono.framework/Versions/Current/bin/mono" then it does run, but immediately crashes due to System.DllNotFoundException: SDPCore
  • Up0
  • Down0
unknownflasher
Join Date: 25 Feb 20
Posts: 1
Posted: Tue, 2020-02-25 04:49

Have the same issue :( 

  • Up0
  • Down0
11egork
Join Date: 11 Mar 20
Posts: 1
Posted: Wed, 2020-03-11 06:58

I've got the same issue!

  • Up0
  • Down0
anadin
Join Date: 22 Apr 20
Posts: 1
Posted: Wed, 2020-04-22 02:01

Same issue here with 2019.4, looks liker we need a 64 bit version :(

 

  • Up0
  • Down0
abel.alonso
Join Date: 22 Apr 20
Posts: 1
Posted: Mon, 2020-04-27 00:53

Same issue here with version 2019.4. Is there a 64-bit version available? If not, do you know of any other workaround apart from creating a Virtual Machine?

Cheers,

Abel.

  • Up0
  • Down0
yongchang.qiao
Join Date: 14 Apr 19
Posts: 1
Posted: Tue, 2020-05-05 23:58
v2020.1 still has this issue.....
 
And from release note, not found the Catalina support.
 
Maybe we need to wait for v2020.2?
 
But, macOS Catalina is released for almost one year, I think Qualcomm need or consider to add Catalina 64bit support.
 
Thanks.
  • Up0
  • Down0
eshaw Moderator
Join Date: 12 May 16
Location: San Diego
Posts: 141
Posted: Thu, 2020-05-07 12:16

Snapdragon Profiler 2020.2 will support macOS Catalina. I can't provide a specific ETA, but it should be available fairly soon.

  • Up0
  • Down0
ereyes
Join Date: 19 May 20
Posts: 1
Posted: Thu, 2020-05-21 16:55

I have the same issue.

  • Up0
  • Down0
u3004897
Join Date: 10 Oct 17
Posts: 1
Posted: Fri, 2020-05-22 05:13

Same here, please fix.

  • Up0
  • Down0
yy
Join Date: 11 Oct 19
Posts: 1
Posted: Wed, 2020-05-27 05:50

Same issue, so far, I cannot use the Profiler at all, my work has been pended totally!

  • Up0
  • Down0
artyom.dangizyan
Join Date: 9 Apr 20
Posts: 1
Posted: Fri, 2020-05-29 01:16
I have the same issue :( Tried to change the version of mono in lunch script from mono32 to just mono which I believe is 64 bit, and got this crash: Unhandled Exception: System.TypeInitializationException: The type initializer for 'SDPCorePINVOKE' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. ---> System.DllNotFoundException: SDPCore assembly: type: member:(null) at (wrapper managed-to-native) SDPCorePINVOKE+SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_SDPCore(SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate) at SDPCorePINVOKE+SWIGExceptionHelper..cctor () [0x000ee] in <0202a559c5094ab593e15335f1aae742>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at SDPCorePINVOKE..cctor () [0x00000] in <0202a559c5094ab593e15335f1aae742>:0 --- End of inner exception stack trace --- at DeviceAttributes..ctor () [0x00000] in <0202a559c5094ab593e15335f1aae742>:0 at Sdp.SettingsModel..ctor () [0x00011] in :0 at Sdp.ModelManager..ctor () [0x00048] in :0 at Sdp.SdpApp.Init (Sdp.IPlatform platform) [0x0001a] in :0 at Sdp.MainClass.Main (System.String[] args) [0x00167] in <1644e54832944e91aede80c2bdb7410a>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'SDPCorePINVOKE' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. ---> System.DllNotFoundException: SDPCore assembly: type: member:(null) at (wrapper managed-to-native) SDPCorePINVOKE+SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_SDPCore(SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate,SDPCorePINVOKE/SWIGExceptionHelper/ExceptionDelegate) at SDPCorePINVOKE+SWIGExceptionHelper..cctor () [0x000ee] in <0202a559c5094ab593e15335f1aae742>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at SDPCorePINVOKE..cctor () [0x00000] in <0202a559c5094ab593e15335f1aae742>:0 --- End of inner exception stack trace --- at DeviceAttributes..ctor () [0x00000] in <0202a559c5094ab593e15335f1aae742>:0 at Sdp.SettingsModel..ctor () [0x00011] in :0 at Sdp.ModelManager..ctor () [0x00048] in :0 at Sdp.SdpApp.Init (Sdp.IPlatform platform) [0x0001a] in :0 at Sdp.MainClass.Main (System.String[] args) [0x00167] in <1644e54832944e91aede80c2bdb7410a>:0
  • Up0
  • Down0
eshaw Moderator
Join Date: 12 May 16
Location: San Diego
Posts: 141
Posted: Mon, 2020-07-13 11:22

The v2020.2 release of Snapdragon Profiler supports macOS Catalina. It can be downloaded from https://developer.qualcomm.com/software/snapdragon-profiler.

Eric

 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.