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

[Bug]: Binner causes kernel panics #260

Open
Imeguras opened this issue Mar 31, 2024 · 0 comments
Open

[Bug]: Binner causes kernel panics #260

Imeguras opened this issue Mar 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Imeguras
Copy link

Binner version

unknown

Operating System

6.8.2-arch2-1(arch linux)

Describe the bug and the steps to reproduce it

Ok so since im on arch i installed on some folder and then i saw a lot of shortcomings in the service so I left it, and now after some months i started to notice hard crashes which is very unusual before this, i only remember 2 or three times when the PC fully froze and i was unable to do anything(one being due to packet tracer, and the other being a mouse for 3D cad which was meant to use specifically on Windows).

I had to remove the service in its entirety as i was scared of leaving any traces running(my ssd can only handle so much blows)

Regardless heres the journalctl, Again: everything is gone, and i only lightly played around with the ui, etc... so assume a defaults. Oh and yeah this time it wasnt a kernel panic but i had a few, even to the point for the first time ever saw the firmware on the laptop complaining by blinking caps lock.

mar 31 20:15:04 micron Binner.Web[2795]: Topshelf.HostFactory Information: 0 :
mar 31 20:15:04 micron Binner.Web[2795]: Configuration Result:
                                         [Success] Name Binner
                                         [Success] Description Hosts the Binner Web Service
                                         [Success] ServiceName Binner
mar 31 20:15:04 micron Binner[2795]: Configuration Result:
mar 31 20:15:04 micron Binner[2795]: [Success] Name Binner
mar 31 20:15:04 micron Binner[2795]: [Success] Description Hosts the Binner Web Service
mar 31 20:15:04 micron Binner[2795]: [Success] ServiceName Binner
mar 31 20:15:04 micron Binner.Web[2795]: Topshelf.HostConfigurators.HostConfiguratorImpl Information: 0 :
mar 31 20:15:04 micron Binner[2795]: Topshelf v4.3.0.0, .NET 7.0.5 (7.0.5)
mar 31 20:15:04 micron Binner.Web[2795]: Topshelf v4.3.0.0, .NET 7.0.5 (7.0.5)
mar 31 20:15:05 micron Binner.Web[2795]: Topshelf.Runtime.Windows.WindowsHostEnvironment Error: 0 :
mar 31 20:15:05 micron Binner.Web[2795]: Unable to get parent process (ignored), System.DllNotFoundException: Unable to load shared li>
                                         /home/micron/sav/Circuits/Database/outro/kernel32.dll.so: cannot open shared object file: No >
                                         /home/micron/sav/Circuits/Database/outro/libkernel32.dll.so: cannot open shared object file: >
                                         /home/micron/sav/Circuits/Database/outro/kernel32.dll: cannot open shared object file: No suc>
                                         /home/micron/sav/Circuits/Database/outro/libkernel32.dll: cannot open shared object file: No >
                                         
                                            at Topshelf.Runtime.Windows.Kernel32.CreateToolhelp32Snapshot(UInt32 dwFlags, UInt32 th32P>
                                            at Topshelf.Runtime.Windows.WindowsHostEnvironment.GetParent(Process child)
mar 31 20:15:05 micron Binner[2795]: Topshelf.Runtime.Windows.WindowsHostEnvironment Error: 0 : Unable to get parent process (ignored)>
mar 31 20:15:05 micron Binner[2795]: /home/micron/sav/Circuits/Database/outro/kernel32.dll.so: cannot open shared object file: No such>
mar 31 20:15:05 micron Binner[2795]: /home/micron/sav/Circuits/Database/outro/libkernel32.dll.so: cannot open shared object file: No s>
mar 31 20:15:05 micron Binner[2795]: /home/micron/sav/Circuits/Database/outro/kernel32.dll: cannot open shared object file: No such fi>
mar 31 20:15:05 micron Binner[2795]: /home/micron/sav/Circuits/Database/outro/libkernel32.dll: cannot open shared object file: No such>
mar 31 20:15:05 micron Binner[2795]:    at Topshelf.Runtime.Windows.Kernel32.CreateToolhelp32Snapshot(UInt32 dwFlags, UInt32 th32Proce>
mar 31 20:15:05 micron Binner[2795]:    at Topshelf.Runtime.Windows.WindowsHostEnvironment.GetParent(Process child)
mar 31 20:15:05 micron Binner.Web[2795]: Topshelf.Hosts.ConsoleRunHost Information: 0 :
mar 31 20:15:05 micron Binner.Web[2795]: The Binner service is now running, press Control+C to exit.
mar 31 20:15:05 micron Binner[2795]: The Binner service is now running, press Control+C to exit.
<-here the OS freezes forcing me to reboot via force shutdown theres nothing bellow other than sddm greeting me->

also common really

Are you able to contribute a PR? (No is ok!)
No, because I do not know how
Like theres other reasons for no... If i had to take a wild guess the reason its failing maybe its due to it being supposed to be ran on root folder
or maybe due to me updating the dotnet version a lot and not touching Binner

Would you like to attach your appsetings.json configuration?

No response

Screenshots or Videos (Optional, but they help!)

No response

Are you able to contribute a PR? (No is ok!)

None

@Imeguras Imeguras added the bug Something isn't working label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant