xLAva / JediOutcastLinux

GNU General Public License v2.0
250 stars 53 forks source link

Segfault #69

Open tgeek77 opened 6 years ago

tgeek77 commented 6 years ago

OpenSUSE Tumbleweed. Code compiled without any real problems once I had the correct RPM's installed. Couldn't run the executable.

jsevans@jserver:~/temp/jedi> ./jk2sp 
JK2: v1.03.01 linux-i386 Dec 16 2017
Initialising zone memory .....
----- FS_Startup -----
Current search path:
/home/jsevans/.jk2/base/assets5.pk3 (4 files)
/home/jsevans/.jk2/base/assets2.pk3 (289 files)
/home/jsevans/.jk2/base/assets1.pk3 (8011 files)
/home/jsevans/.jk2/base/assets0.pk3 (6674 files)
/home/jsevans/.jk2/base
./base

----------------------
14978 files in pk3 files
execing default.cfg
execing jk2config.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- R_Init -----
Initializing OpenGL subsystem
process 19948: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file dbus-message.c line 1367.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)

core.jk2sp.19948.tar.gz

xLAva commented 6 years ago

I just tried to reproduce this issue here on a fresh OpenSUSE Tumbleweed installation. It works for me. As far as I can tell it crashes while initializing OpenGL. Do other 3D games work on your machine? Maybe you have a driver problem.