Project

General

Profile

Actions

Emulator Issues #159

closed

OGL crash under GNU/Linux x86 (valgrind log include)

Added by gnuraziel over 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Build last Rev (R327 builded fine under x86)
  2. Launch Dolphin
  3. Launch a GC game

What is the expected output? What do you see instead?
Having working emulation. Instaled we have OGL windows for 2 ou 3 sec then
Dolphin crash

What version of the product are you using? On what operating system?
R327 on GNU/Linux x86

Please provide any additional information below.
I know this is a known issue, I just report it once and for all and try to
provide usefull informations.
Full Valgrind log provided.

Actions #1

Updated by knuckles500 over 15 years ago

I get an issue with OpenGL in a similar but different way, it just doesn't want to
compile:

g++ -o Binary/linux/Plugins/libzeroogl.so wx-config --libs pkg-config --libs xxf86vm -shared Source/Plugins/Plugin_VideoOGL/Src/BPStructs.os
Source/Plugins/Plugin_VideoOGL/Src/DataReader.os
Source/Plugins/Plugin_VideoOGL/Src/Globals.os
Source/Plugins/Plugin_VideoOGL/Src/GLInit.os
Source/Plugins/Plugin_VideoOGL/Src/main.os
Source/Plugins/Plugin_VideoOGL/Src/memcpy_amd.os
Source/Plugins/Plugin_VideoOGL/Src/OpcodeDecoding.os
Source/Plugins/Plugin_VideoOGL/Src/PixelShader.os
Source/Plugins/Plugin_VideoOGL/Src/PixelShaderManager.os
Source/Plugins/Plugin_VideoOGL/Src/rasterfont.os
Source/Plugins/Plugin_VideoOGL/Src/Render.os
Source/Plugins/Plugin_VideoOGL/Src/TextureMngr.os
Source/Plugins/Plugin_VideoOGL/Src/VertexLoader.os
Source/Plugins/Plugin_VideoOGL/Src/VertexLoader_Normal.os
Source/Plugins/Plugin_VideoOGL/Src/VertexShader.os
Source/Plugins/Plugin_VideoOGL/Src/VertexShaderManager.os
Source/Plugins/Plugin_VideoOGL/Src/XFB.os
Source/Plugins/Plugin_VideoOGL/Src/GUI/ConfigDlg.os -LSource/Core/Common/Src
-LSource/Core/DiscIO/Src -LSource/PluginSpecs -LSource -LSource/Core/Core/Src
-LSource/Core/DebuggerWX/src -LExternals/Bochs_disasm -LSource/Core/VideoCommon/Src
-lvideocommon -lcommon -lGLEW -ljpeg -lGL -lCg -lCgGL -lX11
/usr/bin/ld: cannot find -ljpeg
collect2: ld returned 1 exit status
scons: *** [Binary/linux/Plugins/libzeroogl.so] Error 1
scons: building terminated because of errors.

Using the same revision, worked before, and everything else seems to compile except
for the OpenGL plugin. Are you guys in the middle of doing something with the plugin
right now or should I wait for another revision later?

Actions #2

Updated by gnuraziel over 15 years ago

Now x86 version is at the same level as x86_64 version, see issue 151.

Actions #3

Updated by nakeee over 15 years ago

is this bug still relevant?

Actions #4

Updated by knuckles500 over 15 years ago

I've been able to use OpenGL now. I don't know if it's still a problem for anyone
else though.

Actions #5

Updated by nakeee over 15 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF