Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on login #84

Open
eckermike opened this issue May 18, 2022 · 2 comments
Open

Crash on login #84

eckermike opened this issue May 18, 2022 · 2 comments

Comments

@eckermike
Copy link

2022-05-18 11:37:08 [INFO ]: A new token was successfully generated by MUT. 200.
2022-05-18 11:37:08 [ERROR ]: Failed to load: The data couldn’t be read because it isn’t in the correct format.
2022-05-18 11:37:12 [INFO ]: No stored delimiter found. Using default delimiter of , .

This is on an m1 monty Mac attempting to login to access a 10.38.0 version of Jamf Pro

@mikelevenick
Copy link
Contributor

Hi @eckermike sorry for the delayed response. Is this still an issue?

@JSspps
Copy link

JSspps commented Jun 17, 2024

Hi, I seem to be having this issue with M1 pro, as soon as Iogin the software fully crashes.
Down graded to older version 6.0.0 no crash, grabbed version from here and APP store same result.

JAMF is 11.1.3 /M1 pro 14.5
this version is from app store
MUT-2024-06-17-075759.ips.zip
first version from github
MUT-2024-06-13-134726.ips.zip
Had terminal open also hope this is helpful.
/Applications/MUT.app/Contents/MacOS/MUT ; exit;
xxxxxx@joe ~ % /Applications/MUT.app/Contents/MacOS/MUT ; exit;
2024-06-17 07:57:36.628 MUT[6344:3925442] ApplePersistence=NO
2024-06-17 07:57:36.645 MUT[6344:3925442] Warning: Column selection is not supported in view-based table and outline views (<NSTableView: 0x14c89b200>).
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow should only be instantiated on the main thread!'
*** First throw call stack:
(
0 CoreFoundation 0x00000001893672ec __exceptionPreprocess + 176
1 libobjc.A.dylib 0x0000000188e4e788 objc_exception_throw + 60
2 CoreFoundation 0x000000018938c268 _CFBundleGetValueForInfoKey + 0
3 AppKit 0x000000018cb61348 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 188
4 AppKit 0x000000018ccba6fc -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 48
5 AppKit 0x000000018cb61280 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 48
6 AppKit 0x000000018ccba6b0 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 48
7 AppKit 0x000000018cb60000 -[NSWindowTemplate nibInstantiate] + 216
8 AppKit 0x000000018cb323cc -[NSIBObjectData instantiateObject:] + 212
9 AppKit 0x000000018cb31d98 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 252
10 AppKit 0x000000018cb27984 loadNib + 340
11 AppKit 0x000000018cb26fb4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 560
12 AppKit 0x000000018cb26cb8 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 180
13 AppKit 0x000000018cdf23c4 -[NSAlert init] + 92
14 MUT 0x000000010241616c MUT + 123244
15 MUT 0x0000000102426804 MUT + 190468
16 MUT 0x0000000102417eac MUT + 130732
17 MUT 0x0000000102427cf8 MUT + 195832
18 libdispatch.dylib 0x0000000189060750 _dispatch_call_block_and_release + 32
19 libdispatch.dylib 0x00000001890623e8 _dispatch_client_callout + 20
20 libdispatch.dylib 0x0000000189074080 _dispatch_root_queue_drain + 864
21 libdispatch.dylib 0x00000001890746b8 _dispatch_worker_thread2 + 156
22 libsystem_pthread.dylib 0x000000018920efd0 _pthread_wqthread + 228
23 libsystem_pthread.dylib 0x000000018920dd28 start_wqthread + 8
)
libc++abi: terminating due to uncaught exception of type NSException
zsh: abort /Applications/MUT.app/Contents/MacOS/MUT

Saving session...
...copying shared history...
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants