Red Hat :: GLX Error At Runtime Worked On Rhel4 But Not Rhel5?
Mar 7, 2010
I have a code that does 3D rendering that worked on a system running RHEL4 32-bit with an NVIDIA GeForce 260 video card. I have a new system now running RHEL5 64-bit (The shared object libraries for the code are 32-bit) with an NVIDIA GeForce 295 video card that when I execute the code I receive the following error:
BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 26
Current serial number in output stream: 26
Can anyone give me any ideas on what could be causing this error? This really isn't my area of expertise unfortunately. I'm not the author of the code. Could I be missing some libraries or something along those lines? Let me know if you need me to post up more information.
Under RHEL4, I've mounted a drive (/dev/sdb1) under /home and it mounts with no problem a boot time since I have an entry in /etc/fstab. Using the same parameters under RHEL5, /home is a 'read only' directory. I've tried to add a 'rw' option to /etc/fstab, but /home remains a 'read only' file system.
I have been using wine to run a mapping application called Tracklogs. It provides Ordnance Survey 1:25000 mapping that can be printed as well as upload routes to my GPS.
It has worked perfectly since Fedora 8, I last updated wine appDb in January 2010 reporting that it was working with Fedora 12 and wine version 1.1.32.
Since wine has been updated, I now get an error dialog "Microsoft Visual C++, This application has requested the Runtime to terminate it in an unusual way. Please contact the applications's support team for more information".
As far as I am aware tracklogs does not use Visual C++ Runtime, so I am not sure why it is even installed. It is a clean install of wine and this is the only application I have.
It has worked consistently for over 2 years and 4 versions of Fedora and no doubt multiple updates of wine, but at some point recently something has changed with wine that causes this error. Have they included Visual C++ Runtime by default? Is there anyway to get rid of it?
I am trying to install the Matlab 7.5 compiled runtime for 64-bit Linux (MCRInstaller.75.glnxa64.bin) and keep getting a "No Java Runtime Environment(JRE) was found on this system." error message.
I understand the JRE is bundled with MCRInstaller and will self-compile/install. However, I don't have admin access, could this be the source of the problem? If so, how could I fix it (not sure how to direct it to install locally without going into the source code)?
I got around this error before, but stupid me didn't write down what I did and I forgot.
i am facing problem in installing oracle 10g R2 on rhel4 x86. following error is throwing while installation:-java.io.FileNotFoundException: /tmp/OraInstall2010-02-19_10-21-06AM/oui/instImages/images.properties (No such file or directory)
I am getting error like: "/usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagick was configured with ImageMagick 6.5.1 but ImageMagick 6.5.8-10 is in use. (RuntimeError)". So, I am trying to install ImageMagick 6.5.1. But it gives me error like: "ERROR: Can't create '/usr/local/man/man3". And I am using Ubuntu 9.10.
I'm trying to write a GUI using Glade and pyGtk. I had a problem so decided to go back and start from a helloWorld, but I still have a problem. here is my code for the program
I did originally have Ubuntu 10.04, in which gave me the same problem. I have upgraded to Ubuntu 10.10.I have been using the portable Adobe Photoshop CS5 application for a while now however it has kind of broken on me now. Everytime I tun the application now, it gives me a runtime error.
"Runtime Error! Program C:Pro. R6034
An application has made an attempt to load the C runtime library incorrectly. contact the application's support team for more info" I have tried re-installing several times now. Even downloading a different version. I am also running it through wine through the following command.. "wine "C:Program FilesPhotoshopPortablePhotoshopCS5Portable.exe"
I am new to both linux and fortran programming. I am trying to read from an external file, but it gives this error message: Fortran runtime error: Bad integer for item 1 in list input Part of the code that has the problem is:
All the variables have been declared before and there is no problem with that. The problem (error message) is in the (first) line that deals with open(unit=3,file='..//').
I don't find any errors during installation of all of the above items. Problem is that, when I try to invoke one of my ASMX file from the browser, I'm getting the following error in my $APACHE_HOME/logs/error_log. This same ASMX is working fine in one of my RedHat ES Linux 5 system, what I mean here is I don't have any compilation or runtime errors in my ASMX code.
ERROR DETAILS [Sat May 16 08:03:38 2009] [notice] Apache/2.2.4 (Unix) mod_mono/1.2.4 configured -- resuming normal operations System.PlatformNotSupportedException: This operation requires Windows NT, Windows 2000, or Windows XP. at System.Web.Hosting.ApplicationHost.CreateApplicationHost (System.Type hostType, System.String virtualDir, System.String physicalDir) [0x00000]
Some files are generating in my Documents folder named hs_err_pid4214.log ........ different logs files are generated. I put the contents of one of them: Code: A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x00007f1714b33e30, pid=4214, tid=139736470193920 JRE version: 6.0_24-b07 Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops) Problematic frame: C [libsvllx.so+0x82e30] _ZN26SvNumberFormatsSupplierObj18SetNumberFormatterEP17SvNumberFormatter+0x0 # If you would like to submit a bug report, please visit: [URL]. The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.
I'm new to LinuxQuestions and this is my first post. I'm trying to build rrdtool to install Cacti and encountered the following problem: 'make' step returns an error messages:
Code: ./.libs/librrd.so: undefined reference to `xmlTextReaderGetParserLineNumber' collect2: ld returned 1 exit status What I have doneDownload and build the latest version of pkg-config, glib, pixman, cairo, pango, atk, gtk+ from official sites. Download rrdtool source Set PKG_CONFIG_PATH correctly
[Code]...
There is actually another problem with the computer which is "The Nautilus application has quit unexpectedly" everytime I open File Browser application or right-click>Properties a file/directory. This happen only after installing cairo and pango and I don't know how to revert to old version. Since there are a lot of log files so I'm very confused. Can someone give me a direction on how to resolve this?
I just installed Ubuntu10.10 (i had 9.10 before that). I am trying to run VisualVM (which was already installed) and i get the following error "You are running VisualVM using Java Runtime Envoronment (JRE). Please use Java Development Kit (JDK) to run VisualVM"
I have Sun JDK installed. How do I instruvt VisualVM to use the JDK?
I am using the package Quantum espresso to get electron phonon coefficients for monolayer graphene. While applying one of the executables, I got the error: "At line 356 of file q2r.f90 (Unit 51 "a2Fq2r.51") Traceback not availabel: compile with -ftrace=frame or -ftrace=full. Fortran Runtime error: bad real number in item 1 of list input
I have 10.04 installed and Update Manager has worked fine for months, until about 2 weeks ago. When I ask Update Manager to update its indexes, I get this error message returned almost immediately
"Method http has died unexpectedly! Sub-process http returned an error code (127) Method http has died unexpectedly! Sub-process http returned an error code (127)
The internet connection is working fine on this machine. I have another 10.04 machine sitting right next to the problem computer, and Update Manager works fine on that machine. I verified that all settings are the same between the 2 machines in these areas
1. All Update Manager SETTINGS (including SOFTWARE SOURCES)
2. System -> Preferences -> NETWORK PROXY (which is a Direct Internet Connection)
3. System -> Preferences -> NETWORK CONNECTION
It appears to me that the connection to Ubuntu repositories is failing but I can't find anything different between the 2 machines.
After installing Fedora 14 and being satisfied with the behaviour and the packages installed for it, i want to replicate the same installation in a few more PCs, so i installed Revisor to make with it an iso file that reflects my actual installation.
The problem is that if i run the software from Applications->System tools->Revisor, nothing happens after giving the user password.
Then i run it from a consele and this error is produced after giving my password: "Cannot find anaconda-runtime in /usr/lib/anaconda-runtime"
But anaconda is the environment used for installation, so it is installed from the very begining. Why this happens?
I updated my laptop to 10.04 earlier today and it worked fine but it was being a bit glitchy so i rebooted my laptop and it worked fine until it showed an error saying "cannot reserve MMIO region".
i am in the process of installing apache 2.2 with php 5.3.2, my problem is that after installing and configuring them , this important module libphp5.so is no where to be seen under /usr/local//apache2/modules/, so when i attempt to start or stop apachectl , i get the following errors ..
httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory
this is how am loading the module in httpd.conf
#LoadModule php5_module modules/libphp5.so
why isn't this file there . is there a way i can get this to work
I have installed Red Hat Linux 5 and using it. But when I uninstalled one package and booting after that, I got the following error Error 15 : file not found
I've got a fresh install of RHEL5 with updates installed running on a PC104. If the machine starts up the screensaver, I can't ever get out of it. The mouse pointer comes back up on the screen, but the desktop doesn't appear or a box to enter a password. I try to reboot X and get an error that X can't be started and it drops me to a prompt. I reboot from the command line and then I get the filesystem error and have to wait 2 hours while it scans.
I am having a problem making an iso image using mkisofs. I currently have all the files I want to make a RHEL5.2 iso image from in /tmp/RHEL5.2-server-x86_64. There are the typical directories needed for a RHEL distro in here.
Cluster ClusterStorage images isolinux Server VT. In the isolinux directory I have the following files:
[code]...
I was able to build an image earlier off of this, only to find that I didnt create a bootable iso :-( and have to start the process over again. I am trying to make a bootable iso of RHEL5.2, and here is the command I am passing, but it is throwing an error:
reducing the size of LVM. I did it by using the commands, lvreduce,fsck,resize2fs.After reducing the lvm size, my system is not booting...it is saying file system corrupted error.
I'm a newbie in this forum and a newbie with administering Linux. I need to install gcc 3.4.6-10 and I've downloaded and installed the rpm, but it seems that it did not do anything.