Emulation station keeps crashing after installing wine86 through pikiss.
-
Pi4 (4GB)overclocked to 2GHz and 750MHz on GPU. Official pi adapter used for power.
Plugged in 256GB sandisk pendrive for games. And 128GB sd card for image. One wireless keyboard and mouse connected in usb 2.0. Connected 1 playstation 3 dual shock controller through bluetooth.
Using Raspbian buster 32bit installed inside premade RickDangerous 128GB Retropie image(updated to 4.8.2). Vulkan stable branch 2.2 installed.Issue: Emulationstation crashed after installation of wine86 through pikiss.
This is the error log I got through gdb.SSH is enabled and the default password for the 'pi' user has not been changed. This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password. root@retropie:~# gdb -q /opt/retropie/supplementary/emulationstation/emulationstation -ex run Reading symbols from /opt/retropie/supplementary/emulationstation/emulationstation...(no debugging symbols found)...done. Starting program: /opt/retropie/supplementary/emulationstation/emulationstation [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [New Thread 0xb4e0b140 (LWP 1489)] Creating config directory "/root/.emulationstation" [New Thread 0xb30f4140 (LWP 1490)] Thread 1 "emulationstatio" received signal SIGSEGV, Segmentation fault. strlen () at ../sysdeps/arm/armv6/strlen.S:26 26 ../sysdeps/arm/armv6/strlen.S: No such file or directory. (gdb) bt full #0 strlen () at ../sysdeps/arm/armv6/strlen.S:26 No locals. #1 0xb67bc5b8 in __GI___strdup (s=0x0) at strdup.c:41 len = <optimized out> new = <optimized out> #2 0xb436cbb4 in ?? () from /usr/lib/arm-linux-gnueabihf/libEGL_mesa.so.0 No symbol table info available. Backtrace stopped: previous frame identical to this frame (corrupt stack?) (gdb)
I do have a backup of this image to which I can revert back. But, I want to know the issue why it happened as this is the second time my perfectly working image crashed on reboot. I want to install wine86 . Now I can enter raspbian, retropiesetup, etc through the terminal. But, can't start the emulation station as it crashes. Also, 1 thing I also noticed is that wine installed through piapps was v5.xx while it was showing that its no longer supported and update to v6.xx during installation.
1 more thing is that the emulationstation crashlog file is empty. Tried deleting and reboot. But result was same empty file. -
@redhotiron2004 said in Emulation station keeps crashing after installing wine86 through pikiss.:
premade RickDangerous 128GB Retropie image
Unofficial third party images are not supported here.
-
@Thorr69 Thanks for answering. This image is quite vanilla except a few pre installed emulators and games added. I just updated it, installed raspbian through rpitools and added scripts like pikiss and piapps along with vulkan. Its fully updated to the latest version and working absolutely fine before installing wine86 through pikiss. Can you atleast tell me what this error means? Just want to know the cause.
-
@redhotiron2004 said in Emulation station keeps crashing after installing wine86 through pikiss.:
Can you atleast tell me what this error means? Just want to know the cause.
You'll have to ask the author of the scripts you've run, it looks like the
mesa
installation is broken by installing the Vulkan stable branch (sic!). -
@mitu Ok thanks for the info. The backup that I have is before I installed the vulkan drivers. So, does it mean that If we change the sequence to first installing wine86 and then install the vulkan drivers would that be better? I did vulkan first and wine86 later which resulted in crash.
Or should I not install vulkan at all this time?
-
No idea, since I'm not familiar with the installer/script you're using.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.