• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 926 927 928 929 930 ... 1197 Next »

Dolphin on Ubuntu 10.10 64Bit crash
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin on Ubuntu 10.10 64Bit crash
01-11-2011, 06:07 AM
#1
Cyris Offline
Junior Member
**
Posts: 23
Threads: 3
Joined: Dec 2010
whenever i play super smash brothers brawl on the 64bit linux build with the openGL plugin it crashes as soon as i choose group or in classic mode when 2 characters attack eachother why is this? it doen't crash with the software rendering plugin and i dont want to use wine to play dolphin. the wine windows API layer slows the emulator down. what should i do
OSes: Windows 7 64 Bit, Ubuntu 10.10 64Bit
CPU: Intel Core 2 Quad Q6600 OC @ 2.8 ghz
Mobo: XFX MG-63MI - 7159
Ram: 2gb Corsair PC2-6400 OC @ 900mhz
GPU: ATI Radeon 2600XT OC @ 900mhz Core 1ghz Memory 3ghz Effective
Display: 42" Sharp Aquos
HDDs: 1TB Hitachi & 500GB Hitachi Sata 2.0
Yahoo! Messenger: CyrisIsPro
Find
Reply
01-11-2011, 08:28 AM (This post was last modified: 01-11-2011, 08:29 AM by NaturalViolence.)
#2
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
I know you don't want to use it but can you test dolphin with wine and tell me if the problem still persists? It will help narrow down the possibilities. Also does it give you an error message? Do you have panic handlers on?
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
01-11-2011, 09:05 AM (This post was last modified: 01-11-2011, 09:06 AM by neobrain.)
#3
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
(01-11-2011, 08:28 AM)NaturalViolence Wrote: I know you don't want to use it but can you test dolphin with wine and tell me if the problem still persists? It will help narrow down the possibilities. Also does it give you an error message? Do you have panic handlers on?

I doubt you'll be able to draw any usuable conclusions from that...
Cyris: Do you compile from source? Could you arrange compiling a debug build and posting a backtrace using gdb?

build Dolphin using cmake -DCMAKE_BUILD_TYPE=Debug .. and run Dolphin via gdb dolphin-emu, then enter "run" and play until it crashes. Then type bt and post the output.
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
01-12-2011, 05:00 AM (This post was last modified: 01-12-2011, 05:56 AM by Cyris.)
#4
Cyris Offline
Junior Member
**
Posts: 23
Threads: 3
Joined: Dec 2010
(01-11-2011, 09:05 AM)NeoBrain Wrote:
(01-11-2011, 08:28 AM)NaturalViolence Wrote: I know you don't want to use it but can you test dolphin with wine and tell me if the problem still persists? It will help narrow down the possibilities. Also does it give you an error message? Do you have panic handlers on?

I doubt you'll be able to draw any usuable conclusions from that...
Cyris: Do you compile from source? Could you arrange compiling a debug build and posting a backtrace using gdb?

build Dolphin using cmake -DCMAKE_BUILD_TYPE=Debug .. and run Dolphin via gdb dolphin-emu, then enter "run" and play until it crashes. Then type bt and post the output.

ok will do i'm going to reboot in ubuntu now. also i compile from source from the lastest SVN everytime one is released and get the same problem. also a refused to run the windows version through wine on linux that defeats the purposed of using it in linux in the first place
PS the last linux build is broken i cant compile it. maybe something i'm not doing right here is the error i get.

cyris64@cyris64-MG-63MI-7159:~/Desktop/untitled folder/dolphin-emu-read-only/Build$ cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Found Subversion: /usr/bin/svn
-- Performing Test NO_UNUSED_RESULT
CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:35 (GET_FILENAME_COMPONENT):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:3 (PROJECT)


CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Performing Test NO_UNUSED_RESULT - Failed
-- Performing Test VISIBILITY_INLINES_HIDDEN
CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:35 (GET_FILENAME_COMPONENT):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:3 (PROJECT)


CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Performing Test VISIBILITY_INLINES_HIDDEN - Failed
-- Performing Test VISIBILITY_HIDDEN
CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:35 (GET_FILENAME_COMPONENT):
get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
CMakeLists.txt:3 (PROJECT)


CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Performing Test VISIBILITY_HIDDEN - Failed
CMake Error at CMakeLists.txt:133 (message):
GLU is required but not found


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENGL_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/cyris64/Desktop/untitled folder/dolphin-emu-read-only

-- Configuring incomplete, errors occurred!
OSes: Windows 7 64 Bit, Ubuntu 10.10 64Bit
CPU: Intel Core 2 Quad Q6600 OC @ 2.8 ghz
Mobo: XFX MG-63MI - 7159
Ram: 2gb Corsair PC2-6400 OC @ 900mhz
GPU: ATI Radeon 2600XT OC @ 900mhz Core 1ghz Memory 3ghz Effective
Display: 42" Sharp Aquos
HDDs: 1TB Hitachi & 500GB Hitachi Sata 2.0
Yahoo! Messenger: CyrisIsPro
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode