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 launch #2

Closed
SoneeJohn opened this issue Jun 4, 2020 · 9 comments
Closed

Crash on launch #2

SoneeJohn opened this issue Jun 4, 2020 · 9 comments

Comments

@SoneeJohn
Copy link

The app crashes on launch on my system, here is the stack trace:

Notes:                 Translocated Process

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [4102]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   sicreativelee.batterystatusshow	0x0000000103eed7f1 specialized NSColor.init(hex:) + 449
1   sicreativelee.batterystatusshow	0x0000000103ee3f42 IOBattery.iosioregclaim() + 3250
2   sicreativelee.batterystatusshow	0x0000000103ee2fd0 IOBattery.updatebattery() + 32
3   sicreativelee.batterystatusshow	0x0000000103ee18a2 IOBattery.init() + 1394
4   sicreativelee.batterystatusshow	0x0000000103f0e338 AppDelegate.datacontrollerfinished() + 328
5   sicreativelee.batterystatusshow	0x0000000103f0f201 partial apply + 17
@SoneeJohn
Copy link
Author

I am using the latest version (1.5.2)

@sicreative
Copy link
Owner

Could you tell me are you inserted any IOS device, if yes the model ? Thanks.

@SoneeJohn
Copy link
Author

@sicreative I have an iPhone 8 that is connected over Wi-Fi other than that no iOS models are connected via a cable.

@sicreative
Copy link
Owner

BatteryStatusShow_beta_1.5.3.zip
Could you help to check is this beta version crash on your system.

@SoneeJohn
Copy link
Author

@sicreative Same crash


System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [2756]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   sicreativelee.batterystatusshow	0x0000000108f127f1 specialized NSColor.init(hex:) + 449
1   sicreativelee.batterystatusshow	0x0000000108f08b92 IOBattery.iosioregclaim() + 3394
2   sicreativelee.batterystatusshow	0x0000000108f07b90 IOBattery.updatebattery() + 32
3   sicreativelee.batterystatusshow	0x0000000108f06462 IOBattery.init() + 1394
4   sicreativelee.batterystatusshow	0x0000000108f33338 AppDelegate.datacontrollerfinished() + 328
5   sicreativelee.batterystatusshow	0x0000000108f34201 partial apply + 17
6   sicreativelee.batterystatusshow	0x0000000108f26721 partial apply for thunk for @callee_guaranteed () -> () + 17
7   sicreativelee.batterystatusshow	0x0000000108f2554e thunk for @escaping @callee_guaranteed () -> () + 14
8   libdispatch.dylib             	0x00007fff6f511658 _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff6f51d7ab _dispatch_async_and_wait_invoke + 87
10  libdispatch.dylib             	0x00007fff6f511658 _dispatch_client_callout + 8

@sicreative
Copy link
Owner

Could you tell me which OSX version you currency used.

@Swistunopolis
Copy link

I, too, get this crash. No iOS-device attached.
Application launches, but crashes seconds to minutes thereafter.

@sicreative
Copy link
Owner

I, too, get this crash. No iOS-device attached.
Application launches, but crashes seconds to minutes thereafter.

Sorry about that i can't reproduced this issue under our current system, so i don't know where the issue from. The symptom may come from the process of detect IOS, as the APP should able to ignore this if no IOS device detected.

@sicreative
Copy link
Owner

The new version of 1.5.3 updated to provide more capability of read IOS devices.

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