Ubuntu :: SIGBUS Error /lib64/ld-linux-x86-64.so.2

Jan 16, 2010

I'm running into some issues when trying to run codeblocks on ubuntu 9.10 amd 64 bit.

When I attempt to run the program via terminal I get a Bus error.

Code:
desktop:~/Desktop$ codeblocks
Bus error
Further digging using gdb displays the following results.
Code:
desktop:~/Desktop$ gdb codeblocks

[Code]...

Nearest I can tell ld-2.10.1.so belongs to either libc6-amd64 or libc6 packages. I've tried reinstalling both in case it was a corrupt file to no avail. At this point i'm completely lost at what to do. Also just let me know if you need any other information.

View 5 Replies


ADVERTISEMENT

OpenSUSE :: Symbol Lookup Error: /usr/lib64/libedit.so.0: Undefined Symbol: Tgetent

Dec 15, 2009

Apache doesn't start with libedit.so.0.0.34 ( from libedit0-3.0.snap20090923-4.1.x86_64 ).

Code:

[Tue Dec 15 16:20:51 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
PHP Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0
/usr/sbin/httpd2-prefork: symbol lookup error: /usr/lib64/libedit.so.0: undefined symbol: tgetent
Solution: I copied /usr/lib64/libedit.so.0.0.27 from a previous install and symlinked /usr/lib64/libedit.so.0 to it.

View 6 Replies View Related

SUSE :: Apache2 Reload Error Cannot Load /usr/lib64/apache2/mod_dav_svn.so Into Server?

Nov 19, 2010

I have suse10 64 bit installed. I am setting up a svn server on it. After installation and adding the modules ,while reloading the apache2 it's throwing the error as: HTML Code: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_dav_svn.so into server: /usr/lib64/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server

View 9 Replies View Related

OpenSUSE :: FireFox 5.0 - With IcedTea - Plugin Error: "Failed To Run /usr/lib64/jvm/java-1.6.0-openjdk/jre/bin/java"

Jul 10, 2011

I use openSUSE 11.4 64 bits, KDE and FireFox 5.0. I regularly update. When trying to reach my bank, I get the following error: Code: icedteanp plugin error: Failed to run /usr/lib64/jvm/java-1.6.0-openjdk/jre/bin/java. For more detail rerun "firefox -g" in a terminal window. Is there anything I can do to remediate ? Does IcedTea everything that Java does?

View 4 Replies View Related

Fedora Installation :: Error, Saying I Had Bad Sector(s) The Error Told Me To Run Chkdsk /f /r In Windows, Then I Could Run Ntfsresize With -b, (in Linux)

Feb 22, 2009

I have the DVD installer of Fedora 10, i want to dual boot with windows vista. well i get up to the partitioning part of installation (in anconda) and it asks me how i want to partition it... i wanted to re size my partition and create the default format, so i keyd in 70GB and Okay. then it came up with an error, saying I had bad sector(s) The error told me to run chkdsk /f /r in windows, then i could run ntfsresize with -b, (in Linux) well i did all those steps, and shrunk /dev/sda1 to 70gb (/dev/sda2 is my recovery partition) i have a 140 gb hard drive, but can't find the unallocated space anywhere!

when i booted windows, it ran a chksdk, like it should, and in my computer it said that it had been shrunk (because the pie graph showed a capacity of around 70GB) When i go into windows disk management it says no unallocated space, just one big partition (and a 8gb recovery partition) this is the same with GParted on puppy linux, GParted on fedora 10 (live cd) says there is no drives I can mount or unmount and same error on partition logic... in EASUS partition manager i get told that there is no unallocated space, in the fedora installer there is only /dev/sda1 and /dev/sda2. Does anybody know.. how to install fedora on this partition, or get rid of the partition and repartition it another way. when i click on the option to remove all linux partitions and create default format, it errors and says it cannot make another primary partition, then says there is no room for /boot. and i can not proceed.

View 1 Replies View Related

Ubuntu :: General Error Mounting Filesystems - Error "No Such File Or Directory Fsck From Util-linux-ng 2.16"

Apr 1, 2010

My ubuntu stops when mounting system hdd. The screen display the following messages :

mountall:/etc/fstab: No such file or directory fsck from util-linux-ng 2.16 WARNING: couldn't open /etc/fstab: No such file or directory init: mountall main process (545) terminated with status 1 General error mounting filesystems. A maintenance shell will now be started. CONTROL-D will terminate this shell and re-try. udevd[560]: can not read '/etc/udev/rules.d/z80_user.rules. Ubuntu: clean, 474879/24231936 files/28016581/96898047 blocks root@i7:~# exit_

I suspect the disk manager pysdm that i had just installed today and it had crash during the previous session. The /etc/fstab file does not exist anymore and i cant rename the fstab.bak because the disk is read-only even for my root user

View 1 Replies View Related

Software :: What Options To Pass To Compile Something To /usr/lib64

Apr 30, 2010

I'm trying to install a newer version of libevent than is on my machine, so I can install memcached. However, the install for memcached complains that the libevent library isn't in /usr/lib64 and that it isn't 64bit.What options do I need to pass to ./configure to get it to compile as 64bit and/or into the /usr/lib64 directory? This is what I have at the moment:

CHOST="x86_64-pc-linux-gnu" CFLAGS="-O2" CXX=gcc CXXFLAGS="-O2" CC=gcc CXX=gcc ./configure --prefix=/usr

View 3 Replies View Related

Slackware :: Compiling Libraries So They Install To */lib64

Jul 16, 2011

what system variables should I set to what and what options do I pass to ./configure so it builds and install libraries in */lib64 come on a 64bit system should be native 64bit not guest 64bit the guest should be 32bit as in /lib32 for multilib

View 8 Replies View Related

Slackware :: Slackware64 13.1: Odd Values In /usr/lib64/tclConfig.sh

Jul 14, 2010

While trying to compile itcl, one of the error messages caused me to look inside /usr/lib64/tclConfig.sh. I found many paths that were in /tmp, such as...

Code:

# String to pass to linker to pick up the Tcl library from its
# build directory.
TCL_BUILD_LIB_SPEC='-L/tmp/tcl8.5.8/unix -ltcl8.5'

[code]....

View 4 Replies View Related

Ubuntu :: Error : After Installing Linux-kernel-pae And Binaries

Dec 11, 2010

I read in some website and thought of giving a shot at the pae enabled kernel as i was having 6GB of RAM available in my system. I couldn't use 64bit system because i have a lot of applications that are not available in 64bit. I use a few customised software (From my office corporate) they are 32bit too.
Here is what i did..

sudo install linux-generic-pae
It installed a few headers and packages additionally required.
and i did a reboot.

[Code]...

An alternate solution to use all the 6GB is also welcome... using the current pae enabled kernel. do i need to install any additiona drivers..While i try to load Xwindows.. I get the following error.A long error report is generated and at the end "No Xwindows system installed.."

View 4 Replies View Related

Fedora X86/64bit :: Compiling Software To Run On FC14 - Lib64

Nov 19, 2010

I just finished compiling xephem to run on fc14 64 bit and the main change was to specify lib64 instead of lib. Is there a document or tutorial that has some general suggestions for getting software to compile for the 64 bit platform?

View 2 Replies View Related

Applications :: Ld: Skipping Incompatible /usr/lib64/libc.so When Searching For -lc

Mar 12, 2010

i am getting these error when compiling:

ld: skipping incompatible /usr/lib64/libc.so when searching for -lc
ld: skipping incompatible /usr/lib64/libc.a when searching for -lc
ld: cannot find -lc

What is the library -lc?

View 9 Replies View Related

Software :: Rpmbuild Does Not Create Lib64 In Correct Path?

May 13, 2011

I am trying to install OpenCV2.2.0 from the sources and to make it easier in the future I want to create a rpm on my OpenSuse 11.2 x86_64 platform. The instructions how to install are in the specfile The relevant parts of the specfile below:

Code:

---snipp
%prep
%setup
%build

[code]....

View 2 Replies View Related

CentOS 5 :: /usr/lib64/libnssutil3.so: Undefined Symbol: PL_ClearArenaPool

Sep 3, 2011

I'm having the following errors:

# yum clean

There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:

/usr/lib64/libnssutil3.so: undefined symbol: PL_ClearArenaPool

install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version of Python, which is:

2.4.3 (#1, May 5 2011, 16:39:10)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-50)]

If you cannot solve this problem yourself, go to the yum faq at:

http://wiki.linux.duke.edu/YumFaq
#rpm -qf /usr/lib/libnssutil3.so
/usr/lib/rpm/rpmq: symbol lookup error: /usr/lib64/libnssutil3.so: undefined symbol: PL_ClearArenaPool

[code]....

View 1 Replies View Related

Fedora :: 'ld-linux.so.2 Bad Elf Interpreter' Error

Nov 12, 2009

I have installed fc11 x86_64 on my machine. When I try to install .bin files, it displays 'ld-linux.so.2 bad elf interpreter no such file or directory' error. I have also installed glibc but it didn't fix the problem.

View 1 Replies View Related

Ubuntu Installation :: Error Exists While Updating Linux Kernel

Mar 3, 2011

My kernel is not updating and I'm getting errors like.........

[Code]...

View 6 Replies View Related

Slackware :: Accidentally Deleted /usr/lib64/mozilla/plugins/libnpjp2 ?

May 4, 2010

Im using slackware64 13 and I accidentally rm one of the java plugins for mozilla when I was trying to just mv it.

/usr/lib64/mozilla/plugins/libnpjp2.so

View 3 Replies View Related

Red Hat / Fedora :: Getting Error In Installing Oracle 10g On Linux

Sep 6, 2010

Currently I am installing oracle 10g release 2 with Red hat Linux 4.I am getting the following error.

Exception Name: MakefileException

Exception String: Error in invoking target 'ntcontab.o' of makefile '/home/oracle/oracle_10.2/network/lib/ins_net_client.mk'. In forum I saw this kind of post and I did all the steps, then also getting the error.

View 1 Replies View Related

Software :: Compile Error In /linux/module.h?

Sep 23, 2010

I have a driver source which includes linux/module.h.The following error occurred during compile.the kernel source is: 2.6.33.6-147.2.4fc13.i686the compiler is: gcc-4.4.4-2.fc13.i686

In file included from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
86/include/asm/cmpxchg_64.h:4,
from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x

[code]....

View 3 Replies View Related

Software :: Error: Out Of Disk On Loading Linux.mod

Mar 10, 2010

I'm not sure if this is a GRUB issue or a Ubuntu issue, so posting it here and hoping it's the right place.

I recently (ie, within the last few days) installed Ubuntu 9.10 64-bit on my system. When I rebooted, I got:

Grub loading...
error: out of disk
grub_rescue>

Searching on the error message, I found some different workarounds - commenting out "if [ -n ${have_grubenv} ]; then save_env recordfail; fi" in /etc/grub.d/10_linux, and uncommenting "GRUB_DISABLE_LINUX_UUID=true" in /etc/default/grub - but neither worked. Not on their own and not together.

Following the instructions here, I get the 'error: out of disk', when I try to load the linux.mod (insmod /boot/grub/linux.mod).

I downloaded the super grub disk, and that worked. I can load up my system using that, but simply copying the boot commands from that can't be the ideal solution, can it?

View 3 Replies View Related

Ubuntu Networking :: Get The Error "windows Can Not Access \linux-laptopmovies?

Jan 9, 2011

I'm trying to network a Ubuntu 10.04 laptop (192.168.0.11) with a VistaHome 64 desktop (192.168.0.10). I have full access to files from Ubuntu either connecting through Network or by Connect to Server. From Vista I can see linux-laptop under the network.I am trying to share /home/john/movies, /home/john/pictures, and /home/john/music. When I open linux-laptop I can see my shares. However when I try to access a folder lets say movies which is actually located at /home/john/movies I get the error "windows can not access \linux-laptopmovies". This stands true all shares. I think the path is defined incorrectly somewhere. To test this theory I created a file called john2 at root and shared it. I placed a nondescript .txt file in there. When I opened linux-laptop from Vista I saw among the other shares john2. When I tried to open that it allowed me and I was able to see the text file. I believe I have an incorrectly set path for shares somewhere on Ubuntu. I'm not sure if Im using samba or nfs or both. I can post smb.conf if needed.Also, sometimes Vista ask for a password. I have only 2 users on both machines with identical usernames and passwords both with admin access. Sometimes I get not allowed access error or i get users can not access more than one share at a time error.

View 5 Replies View Related

Server :: Error: Kerio-connect-7.0.1-1249-linux.rpm Cannot Be Installed

Jun 22, 2010

i would like to upgrade my Kerio Mail Server to Kerio-Connect in Linux CentOS but it shows the error as following:

# rpm -U kerio-connect-7.0.1-1249-linux.rpm
error: kerio-connect-7.0.1-1249-linux.rpm: rpmReadSignature failed: region trailer: BAD, tag 15872 type 2047 offset 20480 count 4096
error: kerio-connect-7.0.1-1249-linux.rpm cannot be installed

View 1 Replies View Related

Ubuntu :: Error - An Uncaught Exception Was Raised: Invaild Version String "GNU/Linux

Nov 23, 2010

I useing a 4bg usb stick which has been formatted on ubuntu 10.10 i am installing a linux bootable OS on the disk-debian just as the bootloader is installed on the usb I get a fail /error reponce

"an uncaught exception was raised: invaild version string "GNU/Linux"

View 2 Replies View Related

General :: Moving From Paid Linux To Unpaid Linux CenOS - Red Hat (KVM Virtualization)

Dec 21, 2009

if anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?

View 1 Replies View Related

Fedora :: Insert Unlock Code In Linux Using Any Linux Tool?

Apr 16, 2010

I have learnt that the network locked huawei modems may be unlocked to use any sim card bu getting a special unlock code and it should ask for it when a "foreign" SIM card is inserted. This procedure works well in Windows, but in Linux where I use wvdial, I dont get prompted for this unlock code. Does anyone know how to insert the unlock code in Linux using any Linux tool (GAMMU/GNOKII/Minicom etc)?

View 2 Replies View Related

General :: Verifying Qlogic FC HBA Adapter In Linux ( SUSE Linux)

May 5, 2010

i would just like to verify that the command

lspci would show the FC adapter installed

is there any other command that i can use to verify the FC adapter is being installed

View 4 Replies View Related

OpenSUSE :: Copy The Flash 11 Beta File Into The Lib64/browser-plugins Folder But Get 'Access Denied

Jul 31, 2011

I am new to opensuse 11.4. I am trying to copy the flash 11 beta file (libflashplayer.so) into the lib64/browser-plugins folder but i get 'Access Denied. Could not write to (destination).

View 4 Replies View Related

Slackware :: Slackware64 /usr/lib /usr/lib64 / Continue Patching All These Makefiles That Have Libdir=/usr/lib Hard Coded To Keep A Sane System?

May 21, 2009

I've never used a 64bit system set up this way. They've been pure 64bit with everything simply in /usr/lib with no /usr/lib64. IIRC That's how Arch used to do it.

My question is, should I continue patching all these makefiles that have libdir=/usr/lib hard coded to keep a sane system? What are the side effects of not putting all the libs in /usr/lib64? These are for the sources that don't use or follow --libdir= and LDFLAGS="-L/usr/lib64".

Can I rm -rf /usr/lib then ln -s /usr/lib64 /usr/lib and still have things work. There are a couple of files in /usr/lib now {codecs/ crda/ libsyslinux.a rpm/ sendmail siconv/ syslinux/ terminfo/ trn/} which came from a stock install.

There are not any 32bit programs I need to run. If I did, that's what KVM is for

PS. I want some Slackware64 Swag!

View 14 Replies View Related

Hardware :: Error : "Could Not Find The SUSE Linux Enterprise Server 10 Installation CD

Apr 21, 2011

We are in the process of testing SLES 10 SP1 installation, onto a new system.

Initially the installation got failed at the start giving following error :

"Could not find the SUSE Linux Enterprise Server 10 Installation CD. Activating Manual setup program."

What is interesting to notice is , if we use SLES 10 SP2 to boot the system upto the Installation menu and then replace the CD with SLES 10 SP1 media, the installation proceeds as normal without any error.

Not sure that could be the problematic thing over here. Does it mean with SP1 , no cdrom/cd or hard disk gets detected ?

View 5 Replies View Related

General :: Migration Of C++ Application From SuSE Linux To Red Hat Linux

Feb 12, 2010

I want to Migrate my C++ Application from SuSE Linux to Red Hat Linux.What impact analysis i should do?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved