-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
My VM with Ubuntu v20.04.6 LTS crashes afte rstarting the install script and gets a kernel panic, which i can't recover.
To Reproduce
Steps to reproduce the behavior:
- VM with Ubuntu v.20.04.6
- Start install script 2024.3.0
Expected behavior
VM crashes
Actual behavior
Kernel panic
Environment
Windows 11 host, Ubuntu guest virtual box
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
In Progress
Milestone
Relationships
Development
Select code repository
Activity
ChengYen-Tang commentedon Jul 22, 2024
Hi @Giancarlo1991,
I also have the same problem. Do you resolve this?
ChengYen-Tang commentedon Jul 22, 2024
I get this error


Then I can't boot my ubuntu
Giancarlo1991 commentedon Jul 22, 2024
Yeah, i had this too. It seems the shared libraries were destroyed. I tried fixing it with booting from a new ubuntu version and mounting the old partitions but all shared libs were destroyed and i couldn't use any commands so i threw the vm away...
ChengYen-Tang commentedon Jul 22, 2024
So, you don’t have a solution to this problem?
Or do you mean, don't use VM?
Giancarlo1991 commentedon Jul 22, 2024
Sorry, I don't have a solution.
momo-tong commentedon Jul 22, 2024
I also have the same problem. I see some code changed *so file in utbot_run_system.sh, but don't know how to modify.
Also I use utbotcpp in VM.
Looking forward to the author's reply.
rajgideon commentedon Oct 9, 2024
I am having the same issue "mkdir: error while loading shared libraries: /lib/x86_64-linux-gnu/libpthread.so.0: invalid ELF header" . I am running a Ubuntu 22.04 docker image in container. after executing the script ./unpack_and_run_utbot.sh. The Ubuntu container crashes and never stays up. It appears the libraries are getting overwritten or destroyed.
Please let me know if a fix is being planned for this issue.
lancasterJie commentedon Jan 19, 2025
same issue in my ubuntu server, and re-install the OS, so frustrating~~~~~