Bug 452830 - Unknown error code 100. execvp: Exec format error
Summary: Unknown error code 100. execvp: Exec format error
Status: RESOLVED DOWNSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.2
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-21 18:05 UTC by Shane Whitmire
Modified: 2022-04-22 15:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
This is the error that comes up when trying to run the wrapper script (166.02 KB, image/png)
2022-04-21 18:05 UTC, Shane Whitmire
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shane Whitmire 2022-04-21 18:05:40 UTC
Created attachment 148284 [details]
This is the error that comes up when trying to run the wrapper script

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Download these two files: https://drive.google.com/drive/folders/1CVqpeneMjDDNCRAaX7pnusE6YcpS56bD?usp=sharing 
2. Try running slippi_no-sandbox.sh through dolphin.

OBSERVED RESULT

Attached image.

EXPECTED RESULT

Run's the executable as a wrapper.

Operating System: Arch Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.17.3-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 20 × 12th Gen Intel® Core™ i7-12700K
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
Comment 1 Shane Whitmire 2022-04-21 18:07:56 UTC
I can't edit the post, so I'll put it here: Workaround is to not use dolphin and call the executable from shell.
Comment 2 Nagy Tibor 2022-04-22 14:15:41 UTC
Your shell script is malformed, doesn't have a shebang line.
Comment 3 Nate Graham 2022-04-22 15:31:25 UTC
Yep.