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 start phpdesktop from task scheduler #337

Open
intellsoft opened this issue Nov 13, 2024 · 11 comments
Open

crash on start phpdesktop from task scheduler #337

intellsoft opened this issue Nov 13, 2024 · 11 comments
Labels

Comments

@intellsoft
Copy link

hello
please check log file

debug.log
Questions should be asked on the forum:
https://groups.google.com/d/forum/phpdesktop

@cztomczak
Copy link
Owner

At the end there is this log message that doesn't tell much:

[216868:213964:1113/122647.490:FATAL:check.cc(361)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!

@cztomczak
Copy link
Owner

Are you using default settings?

Looks like a Debug build of app would be required to dig into this. Are you able to build it from sources with Debug configuration?

@cztomczak
Copy link
Owner

There is also this log message:

WARNING:external_registry_loader_win.cc(232)] Error observing HKLM: 5

Google suggests it may be issue with permissions:
https://www.google.com/search?q=WARNING%3Aexternal_registry_loader_win.cc()%5D+Error+observing+HKLM%3A+5

What account are you launching it with and does it have right permissions?

@cztomczak cztomczak added the v130 label Nov 13, 2024
@intellsoft
Copy link
Author

"I downloaded the latest version 130.1 and used it without making any changes. The error occurs when I try to run the program using Windows 10's Task Scheduler. However, the older version 57 runs without any issues."

@intellsoft
Copy link
Author

There is also this log message:

WARNING:external_registry_loader_win.cc(232)] Error observing HKLM: 5

Google suggests it may be issue with permissions: https://www.google.com/search?q=WARNING%3Aexternal_registry_loader_win.cc()%5D+Error+observing+HKLM%3A+5

What account are you launching it with and does it have right permissions?

My windows account is admin

@intellsoft
Copy link
Author

1515263

@cztomczak
Copy link
Owner

Can you test with CEF sample application cefclient?
Download from: https://cef-builds.spotifycdn.com/cef_binary_130.1.16%2Bg5a7e5ed%2Bchromium-130.0.6723.117_windows64_client.tar.bz2

@intellsoft
Copy link
Author

Rec.0006.mp4

@cztomczak
Copy link
Owner

cztomczak commented Nov 14, 2024

Does running cefclient with task scheduler work? That's what I meant.

@intellsoft
Copy link
Author

Does running cefclient with task scheduler work? That's what I meant.

cefclient was not executed with task scheduler either. I sent the log file
debug.log

@cztomczak
Copy link
Owner

Then it's an issue with upstream CEF library that we embed.

Go to CEF support forum and ask for solution why running cefclient app doesn't work with Task Scheduler.
See https://www.magpcss.org/ceforum/viewforum.php?f=6

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

2 participants