General :: Have "pdt Debug Address Error" As The Attached Picture?

Aug 13, 2010

I have "pdt debug address error" as the attached picture.[URL]

View 2 Replies


ADVERTISEMENT

General :: How To Debug Fatal Relocation Error

May 31, 2011

Ive been messing around on a Solaris box, installing precompiled lib/programs from the repos by extracting them and placing them in my home dir. It seems everything ive tried sofar works, except for irssi. I get the following error:

$ ~/bin/irssi
ld.so.1: irssi: fatal: relocation error: file /export/home0/leem2/bin/irssi: symbol boot_DynaLoader: referenced symbol not found
Killed

I have run:
$ ldd /export/home0/leem2/bin/irssi
and it has no missing libs

View 1 Replies View Related

Networking :: Ip Address Keeps Getting Forgotten When No Device Attached?

Mar 24, 2011

I have a 2nd ethernet card in my system that I use to share my internet connection. eth0 is connected to the internet, and eth1 is used for my 2nd computer to connect into. Whenever the 2nd computer is turned off, eth1 forgets its ip address, then when then 2nd computer is turned on, it can't access the internet until I reset the ip address on eth1 ("ifconfig eth1 up 192.168.1.1). I only see this behavior under ubuntu 10.04, not the previous distro that ran on this box, slackware 12. How do I keep eth2 from forgetting the ip address when no computer is attached?

View 6 Replies View Related

General :: Make Picture Icons Larger When Selecting A Picture File To Open?

Jul 27, 2011

I'm trying to use Pinta Image Editor but I cannot find an option to preview the image, in a viewable size, before I work on it.

what to do in this situation? Prefferably it would be nice to view all the pictures as thumbnails.

View 1 Replies View Related

General :: Startvnc, Arch, E17, Returns Error, Picture Inside?

Mar 20, 2011

When I type the command

Code:
startvnc
I get the following error

[code]....

View 8 Replies View Related

Ubuntu Installation :: Error "mount Error: Could Not Resolve Address For Servername: No Address Associated With Hostname

Jul 14, 2011

This morning it would not boot; when I tried to wake up the system, it gave me a bunch of errors, the last ones being as follows: "mount error: could not resolve address for servername: No address associated with hostname mountall: mount /media/shares [1402] terminated with status 1" I am writing this in Win 7 since I lost ubuntu. I am using ubuntu 11.04.

View 2 Replies View Related

OpenSUSE :: Can't Debug Firefox Because Of Error?

May 12, 2010

in terminal i typed firefox -g -d gdbthen typed backtracethen i got lots of these different errors:

Missing separate debuginfo for /usr/lib/libelf.so.1
Try: zypper install -C
"debuginfo(build-id)=d813b7afac2270c3ac525dd07566d693f7f558ee"

[code]....

View 4 Replies View Related

Ubuntu :: How To Debug Random Error

Jan 17, 2010

So my machine crashed and as far as I can tell it wasn't associated with any particular program. Is there some log I can investigate to see if I can determine what caused the crash?

View 2 Replies View Related

Server :: Debug Out-of-memory Error After The Fact?

Jun 22, 2010

Last night a RHEL server in our cluster unexpectedly ran out of memory and became unable to perform its purpose. I say unexpectedly, because it had been purring away for ~385 days of uptime without a twitch. It has 16GB of memory, of which on average 2GB are in use. I see no unusual traffic in e.g. HTTPD log files. how to approach tracking down why this might have happened, with a view to preventing a reoccurrence.

View 2 Replies View Related

OpenSUSE :: KDE 4.6 Taskmanager Popup Picture Instead Of A Picture Of The Actually Program

Jun 17, 2011

When I hover over an open programme which is on the task bar I get a pop up, but instead of a picture of the actually programme I get a grey box like this

View 3 Replies View Related

Ubuntu :: Edited A Picture In Digikam - Picture Does Not Appearance?

Jan 24, 2010

i had just edited a picture in digikam that was going to be my new desktop wallpaper.when i went into system/preferences/appearance to make the new change it would not show the new picture that i had just edited as a choice to change my new wallpaper to. then i tried closing the appearance box and it would not close.then i shut down and restarted and when i bring up the appearance box it does not let me click on anything within.also can't close it.seems like other applications are working normally.

View 9 Replies View Related

Programming :: GDB Error - Missing Separate Debug Info

Jul 9, 2010

OpenSuse 11.2 (64 bit)
GDB 6.8.91.20090930-2.4

I ran GDB on a program and am receiving following errors,
Code:
anisha@linux-uitj:~/junk> g++ -g jk.cpp
anisha@linux-uitj:~/junk> gdb a.out
GNU gdb (GDB) SUSE (6.8.91.20090930-2.4)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later [URL]
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
For bug reporting instructions, please see: [URL] ...
Reading symbols from /home/anisha/junk/a.out...done.
(gdb) b readline
Breakpoint 1 at 0x400b90: file jk.cpp, line 19.
(gdb) r
Starting program: /home/anisha/junk/a.out
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-id)=591af1afa33f255704fb6a60859b93d00e205302"
Missing separate debuginfo for /usr/lib64/libstdc++.so.6
Try: zypper install -C "debuginfo(build-id)=62220ad5c8941afb5d332c0c47d32f8beec8ac50"
Missing separate debuginfo for /lib64/libm.so.6
Try: zypper install -C "debuginfo(build-id)=57fc1891d8d9f419fb8c7fc06a8285563b53a47e"
Missing separate debuginfo for /lib64/libgcc_s.so.1
Try: zypper install -C "debuginfo(build-id)=0206e11fa8ca0db0633073adcbf1349a7871e1dc"
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-id)=c5a3dfd66bf61fcdec9bc22153b2fbd0d6697960"
can't open input file (null)
Program exited with code 01.
(gdb)

View 1 Replies View Related

Networking :: Error Str2addr:Address 35 Outside Range Of Address Field Length 1?

May 12, 2011

I am working on implementing a protocol on NS2.34 .I really need help to solve this problem . Actually , I don't now whether the problem is generated by the tcl code or the c++ code when I run the simulation, I get this result :

Code:
num_nodes is set 64
INITIALIZE THE LIST xListHead
34
45
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5, distCST_ = 550.0
SORTING LISTS ...DONE!
code....

View 1 Replies View Related

Ubuntu Installation :: Installation Error: An Error Occurred While Mounting /sys/kernel/debug?

Apr 28, 2011

I tried to install last Ubuntu distribution (11.04) in a laptop that fits setup requirements. I downloaded de Iso, burnt on cd and restart the laptop with the cd inside it.The hard disk does not have any partition, it's empty, I suppose installation gives that opcion.At the begining of the installation, before any interactivity, I get this error:

View 2 Replies View Related

Hardware :: Trying To Debug Memory Error Lockup - Kernel Panic

Jan 31, 2010

I am having a problem with lockups on a new FC12 box (dual core 3 ghz, 4 gb memory, HDPVR, nvidia 8400gs). This happens reliably when replaying MythTV videos, but also randomly at other times using other apps. Usually but not always this is accompanied by a kernel panic (caps lock + scroll lock lights flash on keyboard).

I did a core dump with kdump and it reports:
Thread 1 (<main task>):

Cannot access memory at address 0xffff880028025b70I am in the process of running memtest86+ right now, and it's been through several passes without errors. I know it needs to run more, but given the reliability of this problem with MythTV video playback I am wondering if the problem could be in the video card memory. Any linux (or bootable) tester for video memory? All I am able to find are some things for windoze such as this. Also is there any way to track that address from the core dump back to a physical location?

View 5 Replies View Related

Fedora :: FC13 Error With RPM Check Debug Fails Update Of Kernel

Jul 10, 2010

Googled this and found the same problem mentioned in the yum site:
[root@plouton ~]# yum update kernel
Loaded plugins: refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package kernel.x86_64 0:2.6.33.6-147.fc13 set to be installed
--> Finished Dependency Resolution
--> Running transaction check
---> Package kernel.x86_64 0:2.6.33.4-95.fc13 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved

View 4 Replies View Related

CentOS 5 Server :: Updating Memcached Fails - Error With Rpm Check Debug Vs Depsolve

Aug 17, 2010

I am trying to run yum update on my CentOS 5.3 server, 32-bit, but it responds with the following:

Quote:Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
memcached is needed by (installed) memcached-selinux-1.2.8-1.el5.i386

Complete (1, [u'Please report this error in [URL]...

View 1 Replies View Related

OpenSUSE Install :: GRUB Error 17 When Extra Hard Drive Not Attached

May 9, 2011

I recently installed openSUSE 11.4 on another hard disk of my 11.3 machine. I have another drive in my computer that is used solely for extra storage. Before installing 11.4 I could boot my computer with or without the drive installed, but now if I try to boot without it I get Error 17 from GRUB. I don't understand this as there is nothing on that drive that should be needed by boot and I can find nothing in the GRUB configuration that references the drive.I am getting ready to clear the whole system for a fresh install anyways, but it would be nice to know for future knowledge what is causing it.

View 9 Replies View Related

Software :: Whenever Open GNOME MPlayer / Attached Error Dialog Appears

Apr 17, 2010

Whenever I open GNOME MPlayer the attached error dialog appears. What can I do about it?

View 8 Replies View Related

General :: Mount Error 6 = No Such Device Or Address

Feb 10, 2011

[root@servers guest]# /bin/mount -o -uid=root,gid=root,username=userid,password=user1passwd //172.16.1.212/backup/user1backup /mnt/tmp

retrying with upper case share name
mount error 6 = No such device or address
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
[root@servers guest]#

I also tried:

[root@servers guest]# /bin/mount -t cifs -o -uid=root,gid=root,username=user1,password=user1pass //172.16.1.212/backup/user1backup /mnt/tmp

but no luck!

View 4 Replies View Related

Ubuntu :: Updating Repository - When Go To Check Update Manager - Receive The Attached Error

Aug 20, 2010

I am using 10.04 and I have to problems with my network connection. I can access the internet etc... When I go to check the Update Manager, I receive the attached error.

View 6 Replies View Related

Ubuntu :: Saved State Error - Cannot Be Directly Attached To The Virtual Machine 'TinyXP'

Oct 26, 2010

I was trying to create a new saved state when suddenly Virtual Box broke, Upon starting it back up again I've gotten this error.

[code]...

What all this then?

View 3 Replies View Related

General :: Port Forwarding Ssh Error Bind: Address Already In Use

May 10, 2011

- I setup port forwarding of openssh :

connect 1: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22222:ip-server1:161

- Then I setup second connection

connect 2: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22223:ip-server1:3306

- Openssh waring to me "bind: address already in use"

- So I think port 22223 have had another program use,I use command:

ps aux | grep ssh /* find process id of second connection */
kill -9 <process-id-second-connection>
netstat -an | grep 22223 /*find which program use port 22223> */

- but I can't find anywhat

- Then I run again command :

connect 2: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22223:ip-server1:3306

- And I receive a error from OpenSSH :" bind: address already in use"

View 2 Replies View Related

General :: Postfix Error: Address Not Found In Virtual Alias Table

Sep 8, 2010

I setup a virtual server with these configurations:

1. Mail server: POSTFIX / DOVECOT
2. Webmin / Virtualmin

I am getting email to desired folders locally but I am not getting email from outside to desired users. Emails are bounced back with message "Address not found in virtual alias table".

Recent log errors are:

Sep 8 04:25:49 server1 postfix/smtpd[28002]: cannot load Certificate Authority data
Sep 8 04:25:49 server1 postfix/smtpd[28002]: warning: TLS library problem: 28002:error:02001002:system library:fopen:No such file or directory:bss_file.c:122:fopen('/etc/pki/postfix/root.crt','r'):

[code].....

View 3 Replies View Related

CentOS 5 Server :: Centos And Xen: Lan Error - Vif0.0: Received Packet With Own Address The Source Address

Jun 18, 2010

I installed the Centos 5.5 and after the Xen. After I put a virtual machine named VM01.Initially it worked properly, I tried everything and it worked.When rebooted, I had problems with the network.I have two network cards eth0 and eth1, but eth1 does not have any ip and I use only eth0.The error that appears is:

vif0.0: received packet with own address the source address

View 3 Replies View Related

General :: How To Enable Debug Message

Dec 29, 2009

I am compiling gstreamer for my ARM board. When i compile that i am not getting "debug" messages. so i want "debug messages" while make my gstreamer. i added "./configure --enable-debug" but still i not getting debug message while i "make".

View 1 Replies View Related

General :: Reduce LVM Messages In /var/log/debug?

Feb 21, 2011

/var/log/debug gets lots of messages any time an LVM snapshot is setup (lvcreate --size ${size}k --snapshot --name "$LVM_snapshot_device" "$LVM_device"). Here is a recent sample.

Code:
Feb 19 22:40:10 CW8 lvm[2163]: Loading config file: /etc/lvm/lvm.conf
Feb 19 22:40:10 CW8 lvm[2163]: Opened /etc/lvm/lvm.conf RO

[code]....

View 5 Replies View Related

General :: Debug Symbols Of GNU Packages

Jul 21, 2011

Where can I find debug symbols of GNU packages, for example for coreutils etc.?

View 3 Replies View Related

General :: Debug Ssh Permissions And Keys?

Nov 15, 2010

I am trying to debug ssh permissions and keys. I am able to connect as root. However, I am unable to login as a new user (e.g., newuser). I have been trying to ssh as localhost to debug the issue. For example:

>ssh -vvvv newuser@localhost

will yield a lot of information. I think this is the relevant section, however, I am unable to resolve:

debug1: Host 'localhost' is known and matches the RSA host key.
debug1: Found key in /root/.ssh/known_hosts:2
debug2: bits set: 533/1024

[Code].....

View 1 Replies View Related

Networking :: Shows Error Rtnetlink Answers: File Exists Error Adding Address [ip]?

Jul 3, 2009

I'm only partially new to Linux. I'm running Fedora 11. I've just set up two machines, I thought to be identical. Evidently I missed something. I had some problems getting the network started on the second machine, and I must have forgotten a name change somewhere. Anyway, after doing lot's of comparisons between the boxes, editing and renaming and re-linking the ifcfg-GigaStorey file, they are both functioning. The problem is that whenever I start or restart the network on box 2, it reports the following error:

Bringing up interface GigaStorey: RTNETLINK answers: File exists
Error adding address 192.168.1.6 for eth0.
[ OK ]
The file ifcfg-GigaStorey is linked in the following directories
/etc/sysconfig/network-scripts
/etc/sysconfig/networking/devices
code....

Like I said, it's not super critical, just annoying. The networking comes up ok, but the error is puzzling. I figure if I learn what this problem is I'll be one step closer to my Linux beanee.

View 4 Replies View Related







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