View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#442
Driver crashes almost instantly when loading bar shows up. Any ideas?

Driver's version is 1.1.7 and I have installed libgles*.

Output:
Code:
~/PalmGames/games/driver/driver $ ./driver
SDLGL: called sdl_init with flags = 0x100220
X11: PID is 1913
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(320, 480, 0, 0x2)
SDLGL: Requested OpenGL video mode
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Asked if video mode 800x480x16 (0x90000000) is ok
PDL: Switch orientation to 3
PDL: Application asked for lang, giving en_US
ACCEL: Opening accelerometer
CINEMA: Init; window xid is 0x3a0000c
CINEMA: Will play "file:///home/user/PalmGames/games/driver/driver/videos/render00.mp4"
CINEMA: Start playing now
OIL: ERROR liboiltest.c 405: oil_test_check_impl(): function fdct8_f64_fast in class fdct8_f64 failed check (4.38108 > 0.008) || (outside=0)
OIL: ERROR liboiltest.c 405: oil_test_check_impl(): function idct8_f64_fastx in class idct8_f64 failed check (15.0911 > 0.008) || (outside=0)
OIL: ERROR liboiltest.c 405: oil_test_check_impl(): function sincos_f64_i20_fast in class sincos_f64 failed check (3.01157e+20 > 0.2) || (outside=0)
CINEMA: Stop playing now
CINEMA: DeInit
Segmentation fault
~/PalmGames/games/driver/driver $