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

Crashes in portrait mode #38

Open
gelato opened this issue Dec 3, 2024 · 2 comments
Open

Crashes in portrait mode #38

gelato opened this issue Dec 3, 2024 · 2 comments

Comments

@gelato
Copy link

gelato commented Dec 3, 2024

The panel crashes in portrait mode all the time:
The only thing is that it does crash when i'm using custom theme: https://github.com/Piero24/acemagic-S1-panel-conf

Nov 26 01:33:23 pve s1panel[79206]:  1: 0x73152b016cb8 node::Abort() [/lib/x86_64-linux-gnu/libnode.so.108]
Nov 26 01:33:23 pve s1panel[79206]:  2: 0x73152af07f61 node::OOMErrorHandler(char const*, bool) [/lib/x86_64-linux-gnu/libnode.so.108]
Nov 26 01:33:23 pve s1panel[79206]:  3: 0x73152b3e0b6d v8::Utils::ReportApiFailure(char const*, char const*) [/lib/x86_64-linux-gnu/libnode.so.108]
Nov 26 01:33:23 pve s1panel[79206]:  4: 0x73152970347c Context2d::GetImageData(Nan::FunctionCallbackInfo<v8::Value> const&) [/opt/acemagic/s1panel/node_modules/canvas/build/Release/canvas.node]
Nov 26 01:33:23 pve s1panel[79206]:  5: 0x7315296f53d3  [/opt/acemagic/s1panel/node_modules/canvas/build/Release/canvas.node]
Nov 26 01:33:23 pve s1panel[79206]:  6: 0x73152b43fe02 v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/lib/x86_64-linux-gnu/libnode.so.108]
Nov 26 01:33:23 pve s1panel[79206]:  7: 0x73152b4403e4  [/lib/x86_64-linux-gnu/libnode.so.108]
Nov 26 01:33:23 pve s1panel[79206]:  8: 0x73152b440ca7 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [/lib/x86_64-linux-gnu/libnode.so.108]
Nov 26 01:33:23 pve s1panel[79206]:  9: 0x73152b2f1f79  [/lib/x86_64-linux-gnu/libnode.so.108]

I've renamed interfaces, and that's all the changes i've made.

@tjaworski
Copy link
Owner

seems like it run out of memory. how long was it running for?

@gelato
Copy link
Author

gelato commented Dec 5, 2024

That happens instantly after switching to portrait mode

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

2 participants