General :: What Could Be The Source Of A Bus Error In Multiple Applications
Apr 17, 2011
I am running Xubuntu on a MacBook Pro with fluxbox as my window manager. Yesterday when I attempted to launch firefox I received a bus error and the application did not launch. I corrected the problem by removing and reinstalling firefox. Today the same problem is happening with emacs. I have not tried removing and reinstalling emacs so I am not sure if that will work but since the problem has occurred in more than one application now, I assume it points to a larger issue. I have done some research on bus errors but it isn't clear why this problem would manifest in different applications in this manner. After the a failed launch the dmesg reports this, which seems relevant:
I'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.
I'm quite new to Linux and wanted ask how I can install applications to any Linux distribution such as Debian or Red Hat so that multiple users can access and run that application. Should I be root to install applications to directories like /var, /opt
Are there any open source or third party applictions can could do a bare metal recovery on Debian or any linux machines? We are looking for a solution that won't need a shutdown or reboot.
I am new to Linux (I get to learn it for work ) I was wondering how to launch multiple applications on different work spaces via a script. I have researched it and come up with most people using "Devil's Pie" I don't have this as an option. (work reasons) I was wondering what commands I could use in the script file to launch an app. on Said monitor on Said workstation.
To make sure I have the latest packages installed, I no longer install anything from yum, I just compile them from source (or where source isn't available, from .rpm) directly from the application's website.
I was just wondering if there's a best practice about where to put application files that you compile yourself? Most of them seem to default to putting their files in /usr/local. What I currently do is then create symlinks from /usr/sbin, /etc/<appname>/conf, /var/log, /var/run etc. Is this messy? How should I be doing this instead?
I am looking for an application that works in both linux and freebsd (windows would be a plus) that keeps a file tree in sync in the background like Dropbox does. I can no longer use Dropbox because it does not support FreeBSD (you might see a forum thread saying otherwise, but its fix is out of date). The application does not have to sync to a separate web server, I can host from my house, but it would be nice. A system tray icon to check on state would also be nice, but not required. The platforms that I really need are kubuntu 9.10 and FreeBSD 8.0.The simplest thing I could think of would be a script that had git update a repository with all my docs in it every minute or so, would this work?
I was recently trying to install Ruby from source, due to needing and older version and having yum acting up on me. The problem is, the executable is being installed to /usr/local/bin instead of /usr/bin. I figure there's probably a way to change the install directory at some point during the configure/make/make install process, but there's no man page for these functions, and Google has not been kind.
Thus, my questions are twofold:
1) Does anyone have any good documentation (ideally, with examples/explanations) of command line parameters available for configure and make?
2) Failing that, can anyone tell me in specific how to install a source code's compiled executable to a specific directory?
I'm running spamassassin and want to install the fuzzyocr module for it. One of the dependencies of fuzzyocr is 'giflib' but according to the fuzzyocr page, it needs to be patched before I install it, with a patch which they supply on the fuzzyocr download page. I've tried to install the patch and get the following error.
I always wanted to get into writing open source applications for debian. The only problem I ever saw was that I do not know C++ which seems to be the popular language to build applications. My expertise is Java and I think that java applications could run on debian just as good as C++ applications. What I do at work is write applications in java for unix systems so I think I porting my skills over to debian would not be a problem. I have not seen any applications in java on debian yet and thought people might have a problem with them. Is there any reason more java applications are not being written on debian? Also does anyone know of hand if there is any orphaned java application for debian. I had a look on this page but it is hard to know what language the application is written in. [URL]
Can anyone recommend a simple open source voip software in linux for pc-to-pc voice calls.
One requirement i that it should be simple with bare minimal functionality since I will be using as a part of a university project and so I don't want any additional features such as buddylist, GUI, etc.
Even a command line interface will also be fine since I am only interested to test different associated codecs/network characteristics.
The code should be simple with bare minimal libraries so that can be compiled easily.
I am aware of some open-source software such as WengoPhone but it seems that they have lot of associated features supporting different input devices with sophisticated GUI.
I require only PC-to-PC call functionality and I will be using within a LAN.
I'm looking for an open source system that can handle storing lots of images on tag basis, that permits me to find any image related to topics or type or post date. And also permits me to add notes. We have a lot of images and those images should be arranged according to topics in tagging manner as Google Mail do for classifying mails.
while installing the linux-2.6.31 source code in fedora 12 I got an error: [root@pratyush linux-2.6.31]# make install sh /home/parag/rpmbuild/SOURCES/linux-2.6.31/arch/x86/boot/install.sh 2.6.31 arch/x86/boot/bzImage System.map "/boot" /sbin/new-kernel-pkg: line 277: /sbin/mkinitrd: No such file or directory mkinitrd failed
I am trying to install NIC driver, at last when I am using command make the following output is coming. How to come out from this error: Makefile:65 *** Linux source not found. Stop.
Kernel Panic. I am using "HP Pavilion dvb 111x" "AMD Turion X2" "ATI RADEON Graphic Card" And "RHEL5"
I am not register user of Redhat. I am trying to switch kernel form linux-2.6.18.X To linux-2.6.27.53. I had download source of kernel and install it as per README file. During installation everything was fair but as I am trying to boot from my new kernel it shows me "Kernel Panic" error. It Displays
" ide_generic :I/O resorce 0x1F0-0x1F7 not free. ide_generic :I/O resorce 0x170-0x177 not free. Redhat nash version 5.1.19.6 starting. mount : Could not find filesystem. '/dev/root' setuproot : mounting /dev failed : no such file or directory setuproot : mounting /proc failed : no such file or directory setuproot : mounting /sys failed : no such file or directory switchroot : mount failed : no such file or directory
Kernel Panic not Synching: attempt to kill init! "
I do have a problem on updating linux ubuntu 10 I'll show you the error and my sources.list.. Error in authenticating some packages: It was not possible to authenticate some packages. This may be a transient network problem. You may want to try again later. See below for a list of unauthenticated packages.
I have 2 NICs in one box, both connected to two different routers.Is there a way to make NIC1 handle lets say 204.x.x.x and NIC2 handle the restncoming requests though.Basically, I have apache running, and I things to go through a specific NIC based on source.
I am using putty to connect to some servers. Is there a program that let you connect to say three servers and when you write your commands to server1, server2 & 3 also gets the command? So I don't have to log in to all three servers to do the exact same thing.
I have a pair of interfaces bringing in traffic from multiple vlans each. I need to route or forward traffic to and output interface based on the physical interface and source IP address in the packet.I have multiple ip rules to send traffic to custom routing tables and each of those custom tables had a default route out the appropriate interface, but traffic isn't flowing. Afterwards I tried using iptables and put an ACCEPT any statement in every chain of every table. What am I missing, ebtables maybe??
i am trying to install ubuntu 9.04 on quite a few computers. all the computers need the same applications that i already have, as well as settings such as panel shortcuts and color schemes. there are no files like music or pictures, just applications already installed. i have all this on a bootable flash drive. all settings are saved. if i install from the flash drive will the settings transfer to the computer i am installing it on? if not, is there another way to copy all settings and apps or do i have to manually install everything on each computer?
I would like to open multiple applications with one keyboard shortcut but don't get it running. When I add (open "System" > "Preference" > "Keyboard Shortcuts"; clicked "Add" ) a new shortcut and enter many commands in the "Command" field e.g. "gnome-terminal & xeyes" only the first application is started. I also tried to set up a shell script that contains the application calls and then use "gnome-terminal -x "sh /path/to/the/script.sh" but then I get the error message "There was an error creating the child process for this terminal".