[r1493] compiling error under linux gl_data.cpp

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
Gargi
Posts: 13
Joined: Sun Dec 23, 2012 13:03
Location: Munich, Germany

[r1493] compiling error under linux gl_data.cpp

Post by Gargi »

Hi! Since 1488 I got the following error under Linux (using openSUSE 12.2 64bit, latest nvidia modules 313.09)

Code: Select all

[ 74%] Building CXX object src/CMakeFiles/zdoom.dir/menu/playermenu.o
[ 74%] Building CXX object src/CMakeFiles/zdoom.dir/menu/readthis.o
[ 74%] Building CXX object src/CMakeFiles/zdoom.dir/menu/videomenu.o
[ 74%] Building CXX object src/CMakeFiles/zdoom.dir/gl/data/gl_sections.o
[ 74%] Building CXX object src/CMakeFiles/zdoom.dir/gl/data/gl_data.o
In file included from /usr/src/packages/BUILD/gzdoom-1493/src/./gl/renderer/gl_lightdata.h:6:0,
from /usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp:56:
/usr/src/packages/BUILD/gzdoom-1493/src/./gl/renderer/gl_colormap.h: In member function 'void FColormap::GetFixedColormap()':
/usr/src/packages/BUILD/gzdoom-1493/src/./gl/renderer/gl_colormap.h:57:56: warning: enumeral and non-enumeral type in conditional expression [enabled by default]
/usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp: At global scope:
/usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp:339:1: error: 'boolean' does not name a type
/usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp: In function 'void InitGLRMapinfoData()':
/usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp:370:24: error: 'IsLightmodeValid' was not declared in this scope
/usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp: In function 'void Cmd_gl_resetmap(FCommandLine&, APlayerPawn*, int)':
/usr/src/packages/BUILD/gzdoom-1493/src/gl/data/gl_data.cpp:382:24: error: 'IsLightmodeValid' was not declared in this scope
make[2]: *** [src/CMakeFiles/zdoom.dir/gl/data/gl_data.o] Error 1
make[1]: *** [src/CMakeFiles/zdoom.dir/all] Error 2
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.XCeN2J (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.XCeN2J (%build)
Strange thing is, under Windows it is compiling without this error message. Thanks for any help!

Merry Christmas by the way and keep on doing zdoom / gzdoom! :)

cu
Gargi
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [r1493] compiling error under linux gl_data.cpp

Post by Graf Zahl »

Seems, Windows defines the type 'boolean' somewhere. This is of course not standard C++.

Can you retest?
Gargi
Posts: 13
Joined: Sun Dec 23, 2012 13:03
Location: Munich, Germany

Re: [r1493] compiling error under linux gl_data.cpp

Post by Gargi »

Hmmm... It is compiling, but it's segfaulting now. Last working version was 1485. Here is the Kdialog output:

Code: Select all

*** Fatal Error ***
Segmentation fault (signal 11)
Address: (nil)

System: Linux pinhead 3.4.11-2.16-desktop #1 SMP PREEMPT Wed Sep 26 17:05:00 UTC 2012 (259fc87) x86_64 x86_64 x86_64 GNU/Linux

GZDoom version 1.7.0 (r1495M) / ZDoom 2.6.1 (r4002) compiled by Gargi 12/23/2012 (Dec 23 2012)
Compiler version: 4.7.1 20120723 [gcc-4_7-branch revision 189773]

Command line: /usr/local/games/gzdoom/gzdoom -config /home/pierre/.gzdoom/zdoom.ini -shotdir /home/pierre/.gzdoom/screenshots -savedir /home/pierre/.gzdoom/save

Wad 0: gzdoom.pk3
Wad 1: DOOM.WAD

Not in a level.

Executing: gdb --quiet --batch --command=gdb-respfile-PYe6yB
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7f25292169c0 (LWP 10498)]
[New Thread 0x7f2536a53700 (LWP 10497)]
[New Thread 0x7f2525eef700 (LWP 10496)]
[New Thread 0x7f25266f0700 (LWP 10495)]
[New Thread 0x7f252715a700 (LWP 10491)]
0x00007f2533d7ad17 in waitpid () from /lib64/libpthread.so.0

* Loaded Libraries
From                To                  Syms Read   Shared Object Library
                                        No          linux-vdso.so.1
0x00007f2536270d00  0x00007f25364cee38  Yes (*)     /usr/lib64/libgtk-x11-2.0.so.0
0x00007f2535f69120  0x00007f2535fc0d3c  Yes (*)     /usr/lib64/libgdk-x11-2.0.so.0
0x00007f2535d30520  0x00007f2535d3c5f4  Yes (*)     /usr/lib64/libatk-1.0.so.0
0x00007f2535a074e0  0x00007f2535ac32c4  Yes (*)     /usr/lib64/libgio-2.0.so.0
0x00007f25357af8e0  0x00007f25357c9b1c  Yes (*)     /usr/lib64/libpangoft2-1.0.so.0
0x00007f253559fed0  0x00007f25355a48f8  Yes (*)     /usr/lib64/libpangocairo-1.0.so.0
0x00007f2535380f60  0x00007f2535392990  Yes (*)     /usr/lib64/libgdk_pixbuf-2.0.so.0
0x00007f25350947a0  0x00007f2535144e6c  Yes (*)     /usr/lib64/libcairo.so.2
0x00007f2534e47080  0x00007f2534e65680  Yes (*)     /usr/lib64/libpango-1.0.so.0
0x00007f2534bb7470  0x00007f2534c111b0  Yes (*)     /usr/lib64/libfreetype.so.6
0x00007f2534979900  0x00007f25349939ec  Yes (*)     /usr/lib64/libfontconfig.so.1
0x00007f2534730a00  0x00007f253475de44  Yes (*)     /usr/lib64/libgobject-2.0.so.0
0x00007f253444a660  0x00007f25344b766c  Yes (*)     /usr/lib64/libglib-2.0.so.0
0x00007f2534225e10  0x00007f253422aa2c  Yes (*)     /usr/lib64/libXcursor.so.1
0x00007f2533f90dd0  0x00007f2533fdf16c  Yes (*)     /usr/lib64/libSDL-1.2.so.0
0x00007f2533d717a0  0x00007f2533d7c774  Yes (*)     /lib64/libpthread.so.0
0x00007f2533b02c70  0x00007f2533b552f8  Yes (*)     /usr/lib64/libGLU.so.1
0x00007f253382cd20  0x00007f25338907e8  Yes (*)     /usr/lib64/libGL.so.1
0x00007f25335d3e80  0x00007f25335d7fb8  Yes (*)     /usr/lib64/libSM.so.6
0x00007f25333bb5b0  0x00007f25333c8c0c  Yes (*)     /usr/lib64/libICE.so.6
0x00007f253309a470  0x00007f2533120860  Yes (*)     /usr/lib64/libX11.so.6
0x00007f2532e6bc30  0x00007f2532e75d00  Yes (*)     /usr/lib64/libXext.so.6
0x00007f2532c612b0  0x00007f2532c643bc  Yes (*)     /lib64/librt.so.1
0x00007f2532a4b430  0x00007f2532a57860  Yes (*)     /lib64/libz.so.1
0x00007f2532813da0  0x00007f253283e464  Yes (*)     /usr/lib64/libjpeg.so.8
0x00007f2532601570  0x00007f253260c6f8  Yes (*)     /usr/lib64/libbz2.so.1
0x00007f253229b580  0x00007f2532380538  Yes (*)     /usr/local/lib/libfmodex64-4.44.01.so
0x00007f2531fbbb70  0x00007f2531ffba80  Yes (*)     /usr/lib64/libfluidsynth.so.1
0x00007f2531cfc5f0  0x00007f2531d606bb  Yes (*)     /usr/lib64/libstdc++.so.6
0x00007f25319aa640  0x00007f2531a0f19c  Yes (*)     /lib64/libm.so.6
0x00007f2531791ec0  0x00007f25317a1628  Yes (*)     /lib64/libgcc_s.so.1
0x00007f2531408f40  0x00007f2531534ec0  Yes (*)     /lib64/libc.so.6
0x00007f25311e5730  0x00007f25311e7fc8  Yes (*)     /usr/lib64/libXfixes.so.3
0x00007f2530fdbd00  0x00007f2530fe1c70  Yes (*)     /usr/lib64/libXrender.so.1
0x00007f2530dd7bd0  0x00007f2530dd8508  Yes (*)     /usr/lib64/libXinerama.so.1
0x00007f2530bc94b0  0x00007f2530bd3334  Yes (*)     /usr/lib64/libXi.so.6
0x00007f25309bfaa0  0x00007f25309c42a4  Yes (*)     /usr/lib64/libXrandr.so.2
0x00007f25307bbd10  0x00007f25307bc864  Yes (*)     /usr/lib64/libXcomposite.so.1
0x00007f25305b8c60  0x00007f25305b969c  Yes (*)     /usr/lib64/libXdamage.so.1
0x00007f25303b5250  0x00007f25303b6138  Yes (*)     /usr/lib64/libgmodule-2.0.so.0
0x00007f253019bf70  0x00007f25301ab088  Yes (*)     /lib64/libselinux.so.1
0x00007f252ff82990  0x00007f252ff8e804  Yes (*)     /lib64/libresolv.so.2
0x00007f252fd01210  0x00007f252fd6b3cc  Yes (*)     /usr/lib64/libpixman-1.so.0
0x00007f252fad3910  0x00007f252faefdb4  Yes (*)     /usr/lib64/libpng14.so.14
0x00007f252f8ccba0  0x00007f252f8cd2b4  Yes (*)     /usr/lib64/libxcb-shm.so.0
0x00007f252f6c5a20  0x00007f252f6c8724  Yes (*)     /usr/lib64/libxcb-render.so.0
0x00007f252f4acb70  0x00007f252f4b8ab8  Yes (*)     /usr/lib64/libxcb.so.1
0x00007f252f27c100  0x00007f252f294f1c  Yes (*)     /usr/lib64/libexpat.so.1
0x00007f252f071b10  0x00007f252f0760f8  Yes (*)     /usr/lib64/libffi.so.4
0x00007f252ee17810  0x00007f252ee58198  Yes (*)     /usr/lib64/libpcre.so.1
0x00007f252eb63f00  0x00007f252ebdcab0  Yes (*)     /usr/lib64/libasound.so.2
0x00007f252e936ea0  0x00007f252e9379a0  Yes (*)     /lib64/libdl.so.2
0x00007f2536834af0  0x00007f253684dc89  Yes (*)     /lib64/ld-linux-x86-64.so.2
0x00007f252e733960  0x00007f252e735033  Yes (*)     /usr/lib64/tls/libnvidia-tls.so.313.09
0x00007f252cba1660  0x00007f252d976498  Yes (*)     /usr/lib64/libnvidia-glcore.so.313.09
0x00007f252c02c900  0x00007f252c02de74  Yes (*)     /usr/lib64/libuuid.so.1
0x00007f252be22aa0  0x00007f252be26fbc  Yes (*)     /usr/lib64/liblash.so.1
0x00007f252bbe7600  0x00007f252bc08570  Yes (*)     /usr/lib64/libjack.so.0
0x00007f252b9d6690  0x00007f252b9d78a8  Yes (*)     /usr/lib64/libpulse-simple.so.0
0x00007f252b772b50  0x00007f252b7b61d8  Yes (*)     /usr/lib64/libsndfile.so.1
0x00007f252b52e420  0x00007f252b557be4  Yes (*)     /lib64/libdbus-1.so.3
0x00007f252b2f6780  0x00007f252b314fb8  Yes (*)     /lib64/libreadline.so.6
0x00007f252b0defd0  0x00007f252b0dfd1c  Yes (*)     /usr/lib64/libXau.so.6
0x00007f252aea21e0  0x00007f252aeccdc8  Yes (*)     /usr/lib64/libpulse.so.0
0x00007f252ac45a90  0x00007f252ac7a6bc  Yes (*)     /usr/lib64/libpulsecommon-1.1.so
0x00007f252a9ffc90  0x00007f252aa28db8  Yes (*)     /usr/lib64/libFLAC.so.8
0x00007f252a53bb40  0x00007f252a53e244  Yes (*)     /usr/lib64/libvorbisenc.so.2
0x00007f252a311b10  0x00007f252a320918  Yes (*)     /usr/lib64/libspeex.so.1
0x00007f252a0edd80  0x00007f252a0f9708  Yes (*)     /lib64/libtinfo.so.5
0x00007f2529ed66d0  0x00007f2529ed9d74  Yes (*)     /usr/lib64/libjson.so.0
0x00007f2529cd25f0  0x00007f2529cd270c  Yes (*)     /usr/lib64/libX11-xcb.so.1
0x00007f2529acd620  0x00007f2529ad0038  Yes (*)     /usr/lib64/libXtst.so.6
0x00007f25298c47e0  0x00007f25298c8360  Yes (*)     /lib64/libwrap.so.0
0x00007f25296bd750  0x00007f25296bef04  Yes (*)     /lib64/libcap.so.2
0x00007f25294b6c80  0x00007f25294b9328  Yes (*)     /usr/lib64/libogg.so.0
0x00007f252928ab50  0x00007f25292a1f9c  Yes (*)     /usr/lib64/libvorbis.so.0
0x00007f2528fff320  0x00007f2529003af8  Yes (*)     /lib64/libnss_compat.so.2
0x00007f2528dea120  0x00007f2528df5864  Yes (*)     /lib64/libnsl.so.1
0x00007f2528bdc1c0  0x00007f2528be23a4  Yes (*)     /lib64/libnss_nis.so.2
0x00007f25289cf200  0x00007f25289d613c  Yes (*)     /lib64/libnss_files.so.2
0x00007f25287c92e0  0x00007f25287cb380  Yes (*)     /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so
0x00007f25285c3e80  0x00007f25285c5340  Yes (*)     /usr/lib64/libcanberra-gtk.so.0
0x00007f25283b6280  0x00007f25283be0fc  Yes (*)     /usr/lib64/libcanberra.so.0
0x00007f25281ac330  0x00007f25281b03cc  Yes (*)     /usr/lib64/libvorbisfile.so.3
0x00007f2527fa27a0  0x00007f2527fa6974  Yes (*)     /usr/lib64/libltdl.so.7
0x00007f2527cad990  0x00007f2527d69f50  Yes (*)     /usr/lib64/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
0x00007f2527a2d160  0x00007f2527a357e0  Yes (*)     /usr/lib64/gio/modules/libgioremote-volume-monitor.so
0x00007f25277efd90  0x00007f25277f971c  Yes (*)     /usr/lib64/libgvfscommon.so.0
0x00007f25275c1340  0x00007f25275dc29c  Yes (*)     /usr/lib64/libbluray.so.1
0x00007f252739d630  0x00007f25273b52e8  Yes (*)     /usr/lib64/gio/modules/libgvfsdbus.so
0x00007f252715e3e0  0x00007f2527165826  Yes (*)     /lib64/libudev.so.0
0x00007f25266f1a10  0x00007f25266f1fa8  Yes (*)     /usr/local/games/gzdoom/liboutput_sdl.so
(*): Shared library is missing debugging information.

* Threads
  Id   Target Id         Frame 
  6    Thread 0x7f252715a700 (LWP 10491) "gzdoom" 0x00007f2533d7a9bd in nanosleep () from /lib64/libpthread.so.0
  5    Thread 0x7f25266f0700 (LWP 10495) "threaded-ml" 0x00007f25314c614f in poll () from /lib64/libc.so.6
  4    Thread 0x7f2525eef700 (LWP 10496) "gzdoom" 0x00007f2533d778d7 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  3    Thread 0x7f2536a53700 (LWP 10497) "gzdoom" 0x00007f253149fcad in nanosleep () from /lib64/libc.so.6
  2    Thread 0x7f25292169c0 (LWP 10498) "gzdoom" 0x00007f2532c64034 in timer_helper_thread () from /lib64/librt.so.1
* 1    Thread 0x7f2536a0a9c0 (LWP 10488) "gzdoom" 0x00007f2533d7ad17 in waitpid () from /lib64/libpthread.so.0

* FPU Status
  R7: Empty   0x00000000000000000000
  R6: Empty   0x00000000000000000000
  R5: Empty   0x00000000000000000000
  R4: Empty   0x00000000000000000000
  R3: Empty   0x00000000000000000000
  R2: Empty   0x00000000000000000000
  R1: Empty   0x00000000000000000000
=>R0: Empty   0x00000000000000000000

Status Word:         0x0000                                            
                       TOP: 0
Control Word:        0x037f   IM DM ZM OM UM PM
                       PC: Extended Precision (64-bits)
                       RC: Round to nearest
Tag Word:            0xffff
Instruction Pointer: 0x00:0x00000000
Operand Pointer:     0x00:0x00000000
Opcode:              0x0000

* Registers
rax            0xfffffffffffffe00	-512
rbx            0x294b	10571
rcx            0xffffffffffffffff	-1
rdx            0x0	0
rsi            0xc086f0	12617456
rdi            0x294b	10571
rbp            0x490	0x490
rsp            0xc086c0	0xc086c0
r8             0x0	0
r9             0x7f2536a0a9c0	139797807016384
r10            0x0	0
r11            0x246	582
r12            0xb	11
r13            0x490	1168
r14            0x17	23
r15            0x0	0
rip            0x7f2533d7ad17	0x7f2533d7ad17 <waitpid+103>
eflags         0x246	[ PF ZF IF ]
cs             0x33	51
ss             0x2b	43
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0

* Backtrace

Thread 6 (Thread 0x7f252715a700 (LWP 10491)):
#0  0x00007f2533d7a9bd in nanosleep () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00007f2533fdf033 in SDL_Delay () from /usr/lib64/libSDL-1.2.so.0
No symbol table info available.
#2  0x00007f2533fdf062 in ?? () from /usr/lib64/libSDL-1.2.so.0
No symbol table info available.
#3  0x00007f2533f99e96 in ?? () from /usr/lib64/libSDL-1.2.so.0
No symbol table info available.
#4  0x00007f2533fdccd9 in ?? () from /usr/lib64/libSDL-1.2.so.0
No symbol table info available.
#5  0x00007f25338893f4 in ?? () from /usr/lib64/libGL.so.1
No symbol table info available.
#6  0x00007f2533d73e0e in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#7  0x00007f25314ce2cd in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 5 (Thread 0x7f25266f0700 (LWP 10495)):
#0  0x00007f25314c614f in poll () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f252aec708f in ?? () from /usr/lib64/libpulse.so.0
No symbol table info available.
#2  0x00007f252aeb85fc in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
No symbol table info available.
#3  0x00007f252aeb8c59 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
No symbol table info available.
#4  0x00007f252aeb8d10 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
No symbol table info available.
#5  0x00007f252aec703f in ?? () from /usr/lib64/libpulse.so.0
No symbol table info available.
#6  0x00007f252ac762e3 in ?? () from /usr/lib64/libpulsecommon-1.1.so
No symbol table info available.
#7  0x00007f25338893f4 in ?? () from /usr/lib64/libGL.so.1
No symbol table info available.
#8  0x00007f2533d73e0e in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9  0x00007f25314ce2cd in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 4 (Thread 0x7f2525eef700 (LWP 10496)):
#0  0x00007f2533d778d7 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00007f252aec76a0 in pa_threaded_mainloop_wait () from /usr/lib64/libpulse.so.0
No symbol table info available.
#2  0x00007f252b9d6f6a in pa_simple_write () from /usr/lib64/libpulse-simple.so.0
No symbol table info available.
#3  0x00007f253234ca70 in ?? () from /usr/local/lib/libfmodex64-4.44.01.so
No symbol table info available.
#4  0x00007f253234221c in ?? () from /usr/local/lib/libfmodex64-4.44.01.so
No symbol table info available.
#5  0x00007f2533d73e0e in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#6  0x00007f25314ce2cd in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 3 (Thread 0x7f2536a53700 (LWP 10497)):
#0  0x00007f253149fcad in nanosleep () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f25314c86b4 in usleep () from /lib64/libc.so.6
No symbol table info available.
#2  0x00007f2532346f1f in ?? () from /usr/local/lib/libfmodex64-4.44.01.so
No symbol table info available.
#3  0x00007f253234222b in ?? () from /usr/local/lib/libfmodex64-4.44.01.so
No symbol table info available.
#4  0x00007f2533d73e0e in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x00007f25314ce2cd in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 2 (Thread 0x7f25292169c0 (LWP 10498)):
#0  0x00007f2532c64034 in timer_helper_thread () from /lib64/librt.so.1
No symbol table info available.
#1  0x00007f2533d73e0e in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#2  0x00007f25314ce2cd in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 1 (Thread 0x7f2536a0a9c0 (LWP 10488)):
#0  0x00007f2533d7ad17 in waitpid () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x000000000052eb04 in _start ()
No symbol table info available.
cu
Gargi
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [r1493] compiling error under linux gl_data.cpp

Post by Graf Zahl »

That doesn't tell me anything.
Gargi
Posts: 13
Joined: Sun Dec 23, 2012 13:03
Location: Munich, Germany

Re: [r1493] compiling error under linux gl_data.cpp

Post by Gargi »

Reinstalled version 1485 and it worked. Also recompiled 1495 linked to the latest fmodex 4.44-03 and downgraded to nvidia 310.19. That also did't help. Only thing is this line:

Code: Select all

* Loaded Libraries
From                To                  Syms Read   Shared Object Library
                                        No          linux-vdso.so.1 
This lib is really missing. Maybe it got something to do with it. But as I said, 1485 is working and I don't know, if this lib is required by the latest versions?

cu
Gargi
User avatar
Gez
Developer
Developer
Posts: 1399
Joined: Mon Oct 22, 2007 16:47

Re: [r1493] compiling error under linux gl_data.cpp

Post by Gez »

Have you tried r1487?

How about ZDoom? Can you compile and run ZDoom r4002 without a crash?
Gargi
Posts: 13
Joined: Sun Dec 23, 2012 13:03
Location: Munich, Germany

Re: [r1493] compiling error under linux gl_data.cpp

Post by Gargi »

I just tried r1487. First I ran into the same boolean error. So I edited the gl_data.cpp like in 1495 and it compiled. But it also crashes like the svn 1495.

I haven't tried zdoom yet since it got no openGL support.

Edit: Just recompiled svn 1485 in order to check, if some dev packages have changed here and maybe causes this crash. But the 1485 compiles and runs stable without a crash. Crash comes while starting. You can hear the sound half a second and before you see the Doom screen it crashes. Looks like it happens while starting the renderer.

Edit2: Compiled svn 1486 (with the boolean fix) and it also crashes. Seems this is introduced with r1486.

cu
Gargi
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [r1493] compiling error under linux gl_data.cpp

Post by Graf Zahl »

If you can't give me a stack trace of the crash with debug symbols there's no chance it can be fixed. I can't reproduce it and have no idea what's wrong.
Gargi
Posts: 13
Joined: Sun Dec 23, 2012 13:03
Location: Munich, Germany

Re: [r1493] compiling error under linux gl_data.cpp

Post by Gargi »

Hi! I try to find out, howto backtrace gzdoom and get the necessary symbols. Every hint how to do it is welcomed - since I'm not really a programmer :)

Merry Christmas altogether! :)

Gargi
Gargi
Posts: 13
Joined: Sun Dec 23, 2012 13:03
Location: Munich, Germany

Re: [r1493] compiling error under linux gl_data.cpp

Post by Gargi »

r1496 fixes the crashing problem :) Thanks!

cu
Gargi
Locked

Return to “Closed Bugs”