View Single Post
  #6  
Old 04-02-2010, 11:20 PM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by Codein View Post
Aye, it's quite strange. I also get a seg. fault error in terminal when I try to run the compatible RC. Though, I had to manually configure the better part of my hardware so god only knows what else isn't properly configured.

I've had to resort to Scripted RC. It'd probably be a lot more tolerable if I got hold of the v6 Linux beta, though obviously I'd do more than just take advantage of the external windows and report any issues I find. Not sure if that's possible though.
Paste the output of some of these commands...
HTML Code:
uname -a
HTML Code:
ldd rc
HTML Code:
gdb rc
(gdb) break exit
(gdb) run
(gdb) bt
Also, try that new version that Stefan posted in the other thread. I think that may only be 64-bit though, not sure.
Reply With Quote