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

Linux Mint Debian Edition 5 signal 11 #93

Closed
RahRah80 opened this issue Dec 13, 2022 · 16 comments
Closed

Linux Mint Debian Edition 5 signal 11 #93

RahRah80 opened this issue Dec 13, 2022 · 16 comments

Comments

@RahRah80
Copy link

Need For Speed II SE
Wrapper v1.3.0
Game v1.1.2
OpenGL 1
Application closed with a signal: 11
Segmentation fault (core dumped)

@zaps166
Copy link
Owner

zaps166 commented Dec 13, 2022

Do you have 32-bit drivers and required libs installed? Do you use correct game files (NFSIISE)?

@RahRah80
Copy link
Author

RahRah80 commented Dec 14, 2022 via email

@zaps166
Copy link
Owner

zaps166 commented Dec 14, 2022

Game is working for me (Manjaro Linux, Radeon GPU). Could you compile in debug and run via GDB and show backtrace?

@RahRah80
Copy link
Author

RahRah80 commented Dec 14, 2022 via email

@zaps166
Copy link
Owner

zaps166 commented Dec 14, 2022

git clone https://github.com/zaps166/NFSIISE
git submodule update --init --recursive
./compile_nfs debug
cd "Need For Speed II SE"
gdb nfs2se

in GDB start by pressing "r" and enter. Before starting copy/symlink gamedata and fedata into Need For Speed II SE. Don't forget about lower case (convert_to_lowercase script).
When it crashes, write bt and enter (in GDB).

@RahRah80
Copy link
Author

RahRah80 commented Dec 14, 2022 via email

@zaps166
Copy link
Owner

zaps166 commented Dec 14, 2022

Are you able to try on Windows?

@RahRah80
Copy link
Author

RahRah80 commented Dec 14, 2022 via email

@RahRah80
Copy link
Author

RahRah80 commented Dec 14, 2022 via email

@zaps166
Copy link
Owner

zaps166 commented Dec 14, 2022

try binaries from my repo first for Windows and Linux

@RahRah80
Copy link
Author

RahRah80 commented Dec 15, 2022 via email

@RahRah80
Copy link
Author

RahRah80 commented Dec 15, 2022 via email

@RahRah80
Copy link
Author

RahRah80 commented Dec 15, 2022 via email

@charsi
Copy link

charsi commented Feb 1, 2023

same error for me on linux mint -

$ ./nfs2se
Need For Speed II SE
  Wrapper v1.3.0
  Game    v1.1.2
  OpenGL  1
Application closed with a signal: 11
Segmentation fault (core dumped)

@zaps166
Copy link
Owner

zaps166 commented Feb 1, 2023

On Manjaro and Arch and real Windows it works. If it crashes on real Windows, it means game data causes a problem.

@RahRah80
Copy link
Author

RahRah80 commented Feb 1, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants