[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2008-07-03 Thread Antonio Batovanja
Any chance of fixing this bug any time soon?
I've filed an upstream bug:
http://bugzilla.kernel.org/show_bug.cgi?id=11030

2.6.24-19-generic, still there...

from lspci:
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)

from lsusb:
Bus 001 Device 003: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)

works with ohci_hcd. With ehci_hcd, I'm getting USB resets all the time.

** Bug watch added: Linux Kernel Bug Tracker #11030
   http://bugzilla.kernel.org/show_bug.cgi?id=11030

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=11030
   Importance: Unknown
   Status: Unknown

-- 
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302264] Re: autofs using ldap does not mount after boot

2009-06-02 Thread Antonio Batovanja
*** This bug is a duplicate of bug 259426 ***
https://bugs.launchpad.net/bugs/259426

** This bug has been marked a duplicate of bug 259426
   autofs shoud be started after slapd

-- 
autofs using ldap does not mount after boot
https://bugs.launchpad.net/bugs/302264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259426] Re: autofs shoud be started after slapd

2009-06-02 Thread Antonio Batovanja
This bug affects Ubuntu 8.04 server as well.

As a quick fix, I've moved slapd to start at S16.

-- 
autofs shoud be started after slapd
https://bugs.launchpad.net/bugs/259426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284956] Re: kio_media's HAL backend dying

2009-04-20 Thread Antonio Batovanja
Let's give it another try...

** Changed in: kdebase (Ubuntu)
   Status: Won't Fix => New

-- 
kio_media's HAL backend dying
https://bugs.launchpad.net/bugs/284956
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 284956] Re: kio_media's HAL backend dying

2009-04-20 Thread Antonio Batovanja
May I ask why?

-- 
kio_media's HAL backend dying
https://bugs.launchpad.net/bugs/284956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 334704] Re: konqueror unable to start the cookie handler service

2009-04-27 Thread Antonio Batovanja
I've had that message on Jaunty as well. The reason was a kded crash.
After manually restarting kded, everything worked fine.

-- 
konqueror unable to start the cookie handler service
https://bugs.launchpad.net/bugs/334704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284956] [NEW] kio_media's HAL backend dying

2008-10-17 Thread Antonio Batovanja
Public bug reported:

Binary package hint: kdebase-kio-plugins

Kubuntu 7.10:
ii  kdebase-kio-plugins4:3.5.8-0ubuntu2.2 

Kubuntu 8.04:
ii  kdebase-kio-plugins4:3.5.10-0ubuntu1~hardy2

(this is a copy of the upstream bug)
https://bugs.kde.org/show_bug.cgi?id=173031

Version:(using KDE 3.5.10)
OS:Linux
Installed from:Ubuntu Packages

On KDE 3.5.10 (Kubuntu 8.04) and 3.5.8 (Kubuntu 7.10):
kio_media loads on demand, HAL backend is active.

Navigating to system:/media with Konqueror or Dolphin initially works (all
entries are there), but after a while nothing is shown and notifications of USB
sticks or CSs/DVDs are not shown. When I navigate to system:/media, I can click
on the CD icon, but get an error message (translated) "this function is only
available with HAL".

Further investigation (reading source code) shows that it is a problem with
kio_media's HAL backend.

While everything is working fine, executing
$ dcop kded mediamanager fullList
returns (as expected by Dolphin):
/org/freedesktop/Hal/devices/volume_uuid_2e648e91_f15c_4b78_8680_37dea36b783e
 sda2
 498G-Medium

 true
 /dev/sda2
 /
 ext3
 true

 media/hdd_mounted

 ---

and after a while, the same command returns:
/org/kde/mediamanager/fstab/devsda2
 sda2
 Festplatte (sda2)

 true
 /dev/sda2
 /
 ext3
 true

 media/hdd_mounted

 ---

(note that the first line is different)

Looking at mediamanager's source code, I'd say that HAL backend has a problem,
since the second answer comes from the fstab backend.

Calling
$ dcop kded mediamanager reloadBackends

fixes the problem temporarily.

I have this problem on 100+ installations, but I cannot reproduce it on my
laptop. I don't know what exactly is causing the problem. Maybe dbus is
disconnecting kio_media, and kio_media is not reconnecting afterwards?
The only thing I see is cups sending very frequent add/remove printer
notifications on system dbus, I don't get these notifications on my location.

For reference, dbus versions are 1.1.1 (Kubuntu 7.10) and 1.1.20 (Kubuntu
8.04).

Our temporary solution is a cron job executing dcop query,  and issuing
reloadBackends when needed (mailing us active processes and last log entries).
Since activating that job on a couple of workstations this morning, everything
works fine... If I do get error reports, I'll post them here.

Anything else I could check?
Compiling KDE from scratch is not a possibility here, sorry.
Toni

** Affects: kdebase
 Importance: Unknown
 Status: New

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: kdebase-kio-plugins
  
  Kubuntu 7.10:
  ii  kdebase-kio-plugins4:3.5.8-0ubuntu2.2 
  
  Kubuntu 8.04:
  ii  kdebase-kio-plugins4:3.5.10-0ubuntu1~hardy2
  
  (this is a copy of the upstream bug)
+ https://bugs.kde.org/show_bug.cgi?id=173031
  
  Version:(using KDE 3.5.10)
  OS:Linux
  Installed from:Ubuntu Packages
  
  On KDE 3.5.10 (Kubuntu 8.04) and 3.5.8 (Kubuntu 7.10):
  kio_media loads on demand, HAL backend is active.
  
  Navigating to system:/media with Konqueror or Dolphin initially works (all
  entries are there), but after a while nothing is shown and notifications of 
USB
  sticks or CSs/DVDs are not shown. When I navigate to system:/media, I can 
click
  on the CD icon, but get an error message (translated) "this function is only
  available with HAL".
  
  Further investigation (reading source code) shows that it is a problem with
  kio_media's HAL backend.
  
  While everything is working fine, executing
  $ dcop kded mediamanager fullList
  returns (as expected by Dolphin):
  /org/freedesktop/Hal/devices/volume_uuid_2e648e91_f15c_4b78_8680_37dea36b783e
   sda2
   498G-Medium
  
   true
   /dev/sda2
   /
   ext3
   true
  
   media/hdd_mounted
  
   ---
  
  and after a while, the same command returns:
  /org/kde/mediamanager/fstab/devsda2
   sda2
   Festplatte (sda2)
  
   true
   /dev/sda2
   /
   ext3
   true
  
   media/hdd_mounted
  
   ---
  
  (note that the first line is different)
  
  Looking at mediamanager's source code, I'd say that HAL backend has a problem,
  since the second answer comes from the fstab backend.
  
  Calling
  $ dcop kded mediamanager reloadBackends
  
  fixes the problem temporarily.
  
  I have this problem on 100+ installations, but I cannot reproduce it on my
  laptop. I don't know what exactly is causing the problem. Maybe dbus is
  disconnecting kio_media, and kio_media is not reconnecting afterwards?
  The only thing I see is cups sending very frequent add/remove printer
  notifications on system dbus, I don't get these notifications on my location.
  
  For reference, dbus versions are 1.1.1 (Kubuntu 7.10) and 1.1.20 (Kubuntu
  8.04).
  
  Our temporary solution is a cron job executing dcop query,  and issuing
  reloadBackends when needed (mailin

[Bug 212457] Re: Checks dissapear from checkable menu items (Firefox)

2008-07-08 Thread Antonio Batovanja
I can confirm this bug on two computers using latest Firefox3 and KDE3,
as Jennifer described. Choosing another gnome style (Raleigh) helps
though.

-- 
Checks dissapear from checkable menu items (Firefox)
https://bugs.launchpad.net/bugs/212457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68440] Re: X does not work in Xen, causes crash

2008-07-08 Thread Antonio Batovanja
Looks like no-one is interested in fixing this bug (reported on 2006-10-26!!!). 
I'm getting additional servers soon, the only serious choice I can make is to 
install another distribution.

-- 
X does not work in Xen, causes crash
https://bugs.launchpad.net/bugs/68440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2008-08-16 Thread Antonio Batovanja
My problem is solved, it was a hardware defect.
The new card reader (same model) works perfectly.

-- 
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2008-07-13 Thread Antonio Batovanja
This bug is also present in kernel.org's 2.6.25.10 and 2.6.26-rc9 kernels.
Saying that, don't hold your breath for a quick fix.

-- 
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212457] Re: Checks dissapear from checkable menu items (Firefox)

2008-07-14 Thread Antonio Batovanja
As a workaround, installing the qtcurve package and changing the GTK
style to qtCurve fixes the problem.

-- 
Checks dissapear from checkable menu items (Firefox)
https://bugs.launchpad.net/bugs/212457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68440] Re: X does not work in Xen, causes crash

2008-06-06 Thread Antonio Batovanja
Same thing here with xen 3.2 and 2.6.24-18-xen on x86_64 with Intel driver.
The screen goes blank, but I can connect via ssh.
The ps command shows kdm as the last process and hangs.
strace shows:
open("/proc/5478/status", O_RDONLY) = 6
read(6, "Name:\tXorg\nState:\tD (disk sleep)"..., 1023) = 601
close(6)= 0
open("/proc/5478/cmdline", O_RDONLY)= 6
read(6,

The REALLY interesting line from syslog is:
Jun  6 12:04:24 (none) kernel: [   19.652184] kernel BUG at 
include2/asm/mach-xen/asm/maddr_64.h:28!
(see attachment)

With vesa-driver everything works fine.

** Attachment added: "Xorg crash syslog messages"
   http://launchpadlibrarian.net/15081333/crash.txt

-- 
X does not work in Xen, causes crash
https://bugs.launchpad.net/bugs/68440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68440] Re: X does not work in Xen, causes crash

2008-06-06 Thread Antonio Batovanja
Xorg.0.log attached

** Attachment added: "Xorg log file"
   http://launchpadlibrarian.net/15081341/Xorg.0.log

-- 
X does not work in Xen, causes crash
https://bugs.launchpad.net/bugs/68440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343405] Re: nepomukservicestub crashed with SIGSEGV in librdf_world_open()

2009-03-20 Thread Antonio Batovanja
** Visibility changed to: Public

-- 
nepomukservicestub crashed with SIGSEGV in librdf_world_open()
https://bugs.launchpad.net/bugs/343405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284956] Re: kio_media's HAL backend dying

2009-04-02 Thread Antonio Batovanja
I'm with Jürgen on this, so I did some more research.
After reading bugs #227838 and #25931, it could be related to the fact that gdm 
has been moved from priority 13 to 30 in rc2.d, so that HAL can start before 
gdm. But kdm still has priority 13. And we use kdm.

I have an (Clonezilla-created) image I've installed on about 200 PCs, at first 
Gutsy, then upgraded to Hardy:
r...@07:/etc/rc2.d# ls -l *kdm
lrwxrwxrwx 1 root root 13 2008-04-11 14:36 S13kdm -> ../init.d/kdm
r...@07:/etc/rc2.d# lsb_release -d
Description:Ubuntu 8.04.2

I'm going to change the priority of kdm to 30 and hope it helps...

-- 
kio_media's HAL backend dying
https://bugs.launchpad.net/bugs/284956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 146252] Re: rpc.statd listend on a random UDP port regardless of startup arguments

2009-04-06 Thread Antonio Batovanja
I've stumbled upon this bug as well (Hardy), rpc.statd seems to like port 631...
Some limited testing suggests the option -o (--outgoing--port) is ignored by 
rpc.statd:

# LANG=en_GB dpkg -l nfs-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  nfs-common 1:1.1.2-2ubunt NFS support files common to client and serve

# /sbin/rpc.statd -p 4000 -o 4001
# ps auwwx | grep statd
statd27434  0.0  0.0   1900   704 ?Ss   14:56   0:00 
/sbin/rpc.statd -p 4000 -o 4001
# netstat -upnl | grep statd
udp0  0 0.0.0.0:898 0.0.0.0:*   
27434/rpc.statd
udp0  0 0.0.0.0:40000.0.0.0:*   
27434/rpc.statd


** Bug watch added: Debian Bug tracker #484861
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484861

** Also affects: nfs-utils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484861
   Importance: Unknown
   Status: Unknown

-- 
rpc.statd listend on a random UDP port regardless of startup arguments
https://bugs.launchpad.net/bugs/146252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146252] Re: rpc.statd listend on a random UDP port regardless of startup arguments

2009-04-06 Thread Antonio Batovanja
It seems like no-one has reported this bug to the linux-nfs project... I'm 
doing it now.
I've just tested nfs-utils-1.1.5, this bug has not been fixed. So this bug has 
to affect jaunty and intrepid as well...

** Changed in: nfs-utils (Ubuntu)
   Status: Incomplete => Confirmed

-- 
rpc.statd listend on a random UDP port regardless of startup arguments
https://bugs.launchpad.net/bugs/146252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146252] Re: rpc.statd listend on a random UDP port regardless of startup arguments

2009-04-06 Thread Antonio Batovanja
** Bug watch added: bugzilla.linux-nfs.org/ #177
   http://bugzilla.linux-nfs.org/show_bug.cgi?id=177

** Also affects: linux-nfs via
   http://bugzilla.linux-nfs.org/show_bug.cgi?id=177
   Importance: Unknown
   Status: Unknown

-- 
rpc.statd listend on a random UDP port regardless of startup arguments
https://bugs.launchpad.net/bugs/146252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1860271] Re: rtl8812au Wifi driver not working under linux 5.3.0-26

2020-02-01 Thread Antonio Batovanja
I have the same problem.
https://github.com/aircrack-ng/rtl8812au works for me - device ID 2357:0101

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860271

Title:
   rtl8812au Wifi driver not working under linux 5.3.0-26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtl8812au/+bug/1860271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 940283] Re: gconf-editor crashed with SIGABRT in raise()

2012-02-24 Thread Antonio Batovanja
*** This bug is a duplicate of bug 912116 ***
https://bugs.launchpad.net/bugs/912116


** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940283

Title:
  gconf-editor crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf-editor/+bug/940283/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 937818] Re: gvfsd-gphoto2 crashed with SIGSEGV in __pthread_mutex_destroy()

2012-02-24 Thread Antonio Batovanja
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937818

Title:
  gvfsd-gphoto2 crashed with SIGSEGV in __pthread_mutex_destroy()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/937818/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 600144] [NEW] [hardy] sun-java6-plugin doesn't work with Firefox 3.6.6

2010-06-30 Thread Antonio Batovanja
Public bug reported:

After today's upgrade of Firefox, the Sun Java plugin stopped working.

The following errors are reported in .xsession-errors:
kdecore (KLibLoader): WARNING: KLibrary: 
/usr/lib/mozilla/plugins/libjavaplugin.so: undefined symbol: NP_GetValue
nspluginscan: WARNING: Plugin doesn't implement NP_GetValue
kdecore (KLibLoader): WARNING: KLibrary: 
/usr/lib/mozilla/plugins/libjavaplugin.so: undefined symbol: 
NP_GetMIMEDescription

# dpkg -l firefox
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   Version  
  Description
+++-==-
ii  firefox3.6.6+nobinonly-0ubuntu0.8.04.1  
  safe and easy web browser from Mozilla


# dpkg -l sun-java6-plugin
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   Version  
  Description
+++-==-=
ii  sun-java6-plugin   6.20dlj-0ubuntu1.8.04
  The Java(TM) Plug-in, Java SE 6

Firefox 3.6 requires Java 6 update 10 or higher:
http://www.java.com/en/download/faq/firefox_newplugin.xml

Any chance of providing a working Sun Java plugin soon?

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[hardy] sun-java6-plugin doesn't work with Firefox 3.6.6
https://bugs.launchpad.net/bugs/600144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576531] Re: netdiscovery: relocation error & segfault

2010-08-30 Thread Antonio Batovanja
I have a 32-bit Lucid installation here.
My solution was to rename 
/lib/libnss_files.so.2 and
/lib/tls/i686/cmov/libnss_files.so.2

Now I can use the scanner, but I do get one more error:
netdiscovery: relocation error: /lib/tls/i686/cmov/libresolv.so.2: symbol 
strlen, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Details follow:

# uname -a
Linux biser 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:12:52 UTC 2010 i686 
GNU/Linux
# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"

# /opt/Samsung/mfp/bin/Configurator
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
netdiscovery: relocation error: /lib/tls/i686/cmov/libnss_files.so.2: symbol 
strcmp, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
netdiscovery: relocation error: /lib/tls/i686/cmov/libnss_files.so.2: symbol 
strcmp, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
# cd /lib/tls/i686/cmov/
# mv libnss_files.so.2 libnss_files.so.2.bkp
# /opt/Samsung/mfp/bin/Configurator
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol strcmp, version 
GLIBC_2.0 not defined in file libc.so.6 with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol strcmp, version 
GLIBC_2.0 not defined in file libc.so.6 with link time reference
# cd /lib
# mv libnss_files.so.2 libnss_files.so.2.bkp
# /opt/Samsung/mfp/bin/Configurator
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
netdiscovery: relocation error: /lib/tls/i686/cmov/libresolv.so.2: symbol 
strlen, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
(now I can actually see and use the scanner!!!)

-- 
netdiscovery: relocation error & segfault
https://bugs.launchpad.net/bugs/576531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs