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

Pock quits immediately at launch #638

Open
AnisBoubaker opened this issue Nov 17, 2023 · 0 comments
Open

Pock quits immediately at launch #638

AnisBoubaker opened this issue Nov 17, 2023 · 0 comments
Labels

Comments

@AnisBoubaker
Copy link

Describe the bug
Nothing happens, the app quits right away. I am getting this crash report when running it from the Terminal:

2023-11-17 15:08:38.955 Pock[16567:271504] [AppCenterCrashes] WARNING: +[MSACErrorLogFormatter formatStackFrame:report:]/469 Cannot find image for 0x1197a952e
2023-11-17 15:08:39.086 Pock[16567:271504] [NOW_PLAYING]: NowPlayingHelper - init
2023-11-17 15:08:39.086 Pock[16567:271504] [NOW_PLAYING]: NowPlayingHelper - registerForNotifications
2023-11-17 15:08:39.087 Pock[16567:271504] [NOW_PLAYING]: NowPlayingView - register for notifications
2023-11-17 15:08:39.247 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.finder]
2023-11-17 15:08:39.248 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.spotify.client]
2023-11-17 15:08:39.249 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.cisco.anyconnect.gui]
2023-11-17 15:08:39.251 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.iCal]
2023-11-17 15:08:39.251 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.ActivityMonitor]
2023-11-17 15:08:39.252 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.microsoft.Outlook]
2023-11-17 15:08:39.252 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.Safari]
2023-11-17 15:08:39.254 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [abnerworks.Typora]
2023-11-17 15:08:39.254 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [us.zoom.xos]
2023-11-17 15:08:39.255 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.Preview]
2023-11-17 15:08:39.256 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.TextEdit]
2023-11-17 15:08:39.257 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.Terminal]
2023-11-17 15:08:39.270 Pock[16567:271504] [DockWidget]: Can't get file label
[1] 16567 illegal hardware instruction ./Pock

How to reproduce
Simply opening the app

Expected behavior
App Running.

Crashlog
2023-11-17 15:08:38.955 Pock[16567:271504] [AppCenterCrashes] WARNING: +[MSACErrorLogFormatter formatStackFrame:report:]/469 Cannot find image for 0x1197a952e
2023-11-17 15:08:39.086 Pock[16567:271504] [NOW_PLAYING]: NowPlayingHelper - init
2023-11-17 15:08:39.086 Pock[16567:271504] [NOW_PLAYING]: NowPlayingHelper - registerForNotifications
2023-11-17 15:08:39.087 Pock[16567:271504] [NOW_PLAYING]: NowPlayingView - register for notifications
2023-11-17 15:08:39.247 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.finder]
2023-11-17 15:08:39.248 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.spotify.client]
2023-11-17 15:08:39.249 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.cisco.anyconnect.gui]
2023-11-17 15:08:39.251 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.iCal]
2023-11-17 15:08:39.251 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.ActivityMonitor]
2023-11-17 15:08:39.252 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.microsoft.Outlook]
2023-11-17 15:08:39.252 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.Safari]
2023-11-17 15:08:39.254 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [abnerworks.Typora]
2023-11-17 15:08:39.254 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [us.zoom.xos]
2023-11-17 15:08:39.255 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.Preview]
2023-11-17 15:08:39.256 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.TextEdit]
2023-11-17 15:08:39.257 Pock[16567:271504] [DockRepositoryEvo]: Update running state for app: [com.apple.Terminal]
2023-11-17 15:08:39.270 Pock[16567:271504] [DockWidget]: Can't get file label
[1] 16567 illegal hardware instruction ./Pock

Versions:

  • macOS version: 12.6.6
  • Pock version: 0_9_0__22

Additional context
Nothing special to mention here.

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

No branches or pull requests

1 participant