[Bug 285126] Re: r8169 driver creates lots of dropped packages
I seems to have the same problem with r8169: eth0 Link encap:Ethernet HWaddr [cut] inet addr:[cut] Bcast:[cut] Mask:255.255.255.0 inet6 addr: [cut] Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:91092 errors:0 dropped:391079743998 overruns:0 frame:0 TX packets:50374 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:86636741 (86.6 MB) TX bytes:5878234 (5.8 MB) Interrupt:254 Base address:0x2000 -- r8169 driver creates lots of dropped packages https://bugs.launchpad.net/bugs/285126 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 165093] Re: Xorg crashes with /usr/bin/X(FontFileCompleteXLFD+0x1e1)
I probably have the same problem. It happens most of the time I try to open Nautilus folder in browse mode. I'm running Ubuntu 8.04 with ATI X1550 and ATI Catalyst 8.5 driver. If compiz is not enable, there is no problem at all. Backtrace: 0: /usr/bin/X(xf86SigHandler+0x6a) [0x48402a] 1: /lib/libc.so.6 [0x7f8292334100] 2: /usr/lib/dri/fglrx_dri.so [0x7f828cd98850] 3: /usr/lib/dri/fglrx_dri.so [0x7f828cda77f2] 4: /usr/lib/dri/fglrx_dri.so [0x7f828cdb446f] 5: /usr/lib/dri/fglrx_dri.so [0x7f828cdb7c10] 6: /usr/lib/dri/fglrx_dri.so [0x7f828cdb84cd] 7: /usr/lib/dri/fglrx_dri.so [0x7f828c8d60f1] 8: /usr/lib/dri/fglrx_dri.so [0x7f828cb7d662] 9: /usr/lib/xorg/modules/extensions//libglx.so [0x7f829133775d] 10: /usr/lib/xorg/modules/extensions//libglx.so [0x7f8291304462] 11: /usr/lib/xorg/modules/extensions//libglx.so [0x7f8291303c12] 12: /usr/lib/xorg/modules/extensions//libglx.so [0x7f8291307c6c] 13: /usr/bin/X(Dispatch+0x2ef) [0x44eaaf] 14: /usr/bin/X(main+0x47d) [0x436b9d] 15: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f82923201c4] 16: /usr/bin/X(FontFileCompleteXLFD+0x279) [0x435ed9] Fatal server error: Caught signal 8. Server aborting -- Xorg crashes with /usr/bin/X(FontFileCompleteXLFD+0x1e1) https://bugs.launchpad.net/bugs/165093 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 235930] Re: rpc.idmapd needs nfsd.ko
This issue is still present in 8.04.2. It is an upstream bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490181). Fixed in Debian with nfs-utils 1:1.1.2-6. -- rpc.idmapd needs nfsd.ko https://bugs.launchpad.net/bugs/235930 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 338084] [NEW] Machine freeze on NFSv4 operations (server side)
Public bug reported: Binary package hint: nfs-kernel-server On Ubuntu 8.04.2 running nfs-kernel-server exporting NFSv4 share, sometime the server completely freeze with cap lock and scroll lock on (not blinking). The only thing I could do is to hit the reset button (the Alt-SysReq-REISUB magic key won't work). This has happens many times, and every time the NFSv4 client is doing something on the exported share (sometime it is as simple as just ls). FYI, NFSv4 service was just added recently, and before that the machine never freeze. Addition information follows. $ lsb_release -rd Description:Ubuntu 8.04.2 Release:8.04 $ uname -a Linux serv 2.6.24-23-server #1 SMP Mon Jan 26 00:55:21 UTC 2009 i686 GNU/Linux $ apt-cache policy nfs-kernel-server nfs-kernel-server: Installed: 1:1.1.2-2ubuntu2.2 Candidate: 1:1.1.2-2ubuntu2.2 Version table: *** 1:1.1.2-2ubuntu2.2 0 500 http://th.archive.ubuntu.com hardy-updates/main Packages 500 http://security.ubuntu.com hardy-security/main Packages 100 /var/lib/dpkg/status 1:1.1.2-2ubuntu2 0 500 http://th.archive.ubuntu.com hardy/main Packages $ apt-cache policy nfs-common nfs-common: Installed: 1:1.1.2-2ubuntu2.2 Candidate: 1:1.1.2-2ubuntu2.2 Version table: *** 1:1.1.2-2ubuntu2.2 0 500 http://th.archive.ubuntu.com hardy-updates/main Packages 500 http://security.ubuntu.com hardy-security/main Packages 100 /var/lib/dpkg/status 1:1.1.2-2ubuntu2 0 500 http://th.archive.ubuntu.com hardy/main Packages $ cat /etc/exports /srv/nfs-export 192.xx.xx.xx(rw,fsid=0,insecure,no_subtree_check,sync) /srv/nfs-export/backup 192.xx.xx.xx(rw,nohide,insecure,no_subtree_check,sync,no_root_squash) The messages file around the time it freeze: Mar 3 17:02:07 serv -- MARK -- Mar 3 17:02:09 serv kernel: [110272.579529] device eth0 left promiscuous mode Mar 3 17:02:09 serv kernel: [110272.579548] audit(1236074529.124:4): dev=eth0 prom=0 old_prom=256 auid=4294967295 Mar 3 17:02:09 serv kernel: [110272.579558] bridge-eth0: disabled promiscuous mode Mar 3 17:02:30 serv kernel: [110294.324578] nfsd: last server has exited Mar 3 17:02:30 serv kernel: [110294.324586] nfsd: unexporting all filesystems Mar 3 17:02:31 serv exiting on signal 15 Mar 3 17:14:17 serv syslogd 1.5.0#1ubuntu1: restart. ... Mar 3 21:14:17 serv -- MARK -- Mar 3 21:24:07 serv kernel: [15080.331319] nfsd: nfsv4 idmapping failing: has idmapd not been started? Mar 3 21:25:02 serv kernel: [15134.862605] nfsd: nfsv4 idmapping failing: has idmapd not been started? Mar 3 21:32:34 serv kernel: [15586.186764] nfs4_cb: server 192.xx.xx.xx not responding, timed out Mar 3 21:54:17 serv -- MARK -- Mar 3 22:14:17 serv -- MARK -- Mar 3 22:23:22 serv kernel: [18628.657135] nfs4_cb: server 192.xx.xx.xx not responding, timed out Mar 3 22:26:00 serv kernel: [18785.168375] nfsd: last server has exited Mar 3 22:26:00 serv kernel: [18785.168382] nfsd: unexporting all filesystems Mar 3 22:26:01 serv kernel: [18787.278728] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory Mar 3 22:26:01 serv kernel: [18787.278758] NFSD: starting 90-second grace period Mar 3 22:26:15 serv kernel: [18802.035835] nfs4_cb: server 192.xx.xx.xx not responding, timed out Mar 3 23:21:58 serv syslogd 1.5.0#1ubuntu1: restart. ... Mar 4 21:21:58 serv -- MARK -- Mar 4 21:34:28 serv kernel: [79874.672861] nfsd: last server has exited Mar 4 21:34:28 serv kernel: [79874.672871] nfsd: unexporting all filesystems Mar 4 21:34:29 serv kernel: [79876.491030] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory Mar 4 21:34:29 serv kernel: [79876.491053] NFSD: starting 90-second grace period Mar 4 21:43:31 serv kernel: [80417.492162] nfs4_cb: server 192.xx.xx.xx not responding, timed out Mar 4 22:01:58 serv -- MARK -- Mar 4 22:21:58 serv -- MARK -- Mar 4 22:41:58 serv -- MARK -- Mar 4 23:01:58 serv -- MARK -- Mar 4 23:21:58 serv -- MARK -- Mar 4 23:41:59 serv -- MARK -- Mar 5 00:01:59 serv -- MARK -- Mar 5 00:21:59 serv -- MARK -- Mar 5 00:41:59 serv -- MARK -- Mar 5 09:34:17 serv syslogd 1.5.0#1ubuntu1: restart. All restarts are caused by the reset button, 192.xx.xx.xx is the IP of the only client. Client Information: $ lsb_release -rd Description:Ubuntu 8.04.2 Release:8.04 $ uname -a Linux client 2.6.24-23-server #1 SMP Mon Jan 26 01:36:05 UTC 2009 x86_64 GNU/Linux $ cat /etc/fstab | tail -1 serv:/backup/srv/nfs-import/backup nfs4_netdev,auto0 0 ** Affects: nfs-utils (Ubuntu) Importance: Undecided Status: New -- Machine freeze on NFSv4 operations (server side) https://bugs.launchpad.net/bugs/338084 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 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel
RC is out, so it is likely that you and me are left to stay with 2.6.22 kernel :( -- IBM T40 breaks under Hardy with 2.6.24 kernel https://bugs.launchpad.net/bugs/209342 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 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel
I have the same problem here with Thinkpad T40 and kernel 2.6.24-16-generic. Please tell me if I could be any help. -- IBM T40 breaks under Hardy with 2.6.24 kernel https://bugs.launchpad.net/bugs/209342 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 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel
** Attachment added: "version_signature" http://launchpadlibrarian.net/13409951/version_signature -- IBM T40 breaks under Hardy with 2.6.24 kernel https://bugs.launchpad.net/bugs/209342 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 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel
** Attachment added: "dmesg" http://launchpadlibrarian.net/13409957/dmesg -- IBM T40 breaks under Hardy with 2.6.24 kernel https://bugs.launchpad.net/bugs/209342 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 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel
** Attachment added: "lspci" http://launchpadlibrarian.net/13409959/lspci -- IBM T40 breaks under Hardy with 2.6.24 kernel https://bugs.launchpad.net/bugs/209342 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 209342] Re: IBM T40 breaks under Hardy with 2.6.24 kernel
FYI, Gutsy 2.6.22 kernel seems to work fine. -- IBM T40 breaks under Hardy with 2.6.24 kernel https://bugs.launchpad.net/bugs/209342 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 484865] [NEW] netbook-launcher segmentation fault
Public bug reported: Binary package hint: netbook-launcher netbook-launcher won't start. It just give segmentation fault. >From /var/log/messages: Nov 18 22:38:34 home-desktop kernel: [ 193.310179] netbook- launche[1597]: segfault at b78ee028 ip 0078101f sp bfa7e1dc error 6 in libc-2.10.1.so[70c000+13e000] ProblemType: Bug Architecture: i386 Date: Wed Nov 18 23:08:55 2009 DistroRelease: Ubuntu 9.10 GConfNonDefault: /apps/netbook-launcher/disable_single_instance=false /apps/netbook-launcher/force_low_graphics=false InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release Candidate i386 (20091020.2) Lsusb: Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Elitegroup Co. i-Buddie Package: netbook-launcher 2.1.12-0ubuntu3 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=13d3e700-b5b0-47dc-87bc-72976ccf4a2a ro quiet splash ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic RelatedPackageVersions: xserver-xorg 1:7.4+3ubuntu7 libgl1-mesa-glx 7.6.0-1ubuntu4 libdrm2 2.4.14-1ubuntu1 xserver-xorg-video-intel 2:2.9.0-1ubuntu2 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1 SourcePackage: netbook-launcher Tags: ubuntu-unr ubuntu-unr Uname: Linux 2.6.31-14-generic i686 XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf' dmi.bios.date: 07/15/97 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 062710 dmi.board.name: Ref.NO:A901-021210-OT-03-00-14-FF$ dmi.board.version: 2.0 dmi.chassis.asset.tag: 0123ABC dmi.chassis.type: 3 dmi.chassis.vendor: Uknown Chassis Manufacture dmi.chassis.version: Version 1.00 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr062710:bd07/15/97:svnElitegroupCo.:pni-Buddie:pvr1.0:rvn:rnRef.NOA901-021210-OT-03-00-14-FF$:rvr2.0:cvnUknownChassisManufacture:ct3:cvrVersion1.00: dmi.product.name: i-Buddie dmi.product.version: 1.0 dmi.sys.vendor: Elitegroup Co. fglrx: Not loaded system: distro: Ubuntu architecture: i686kernel: 2.6.31-14-generic ** Affects: netbook-launcher (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 ubuntu-unr -- netbook-launcher segmentation fault https://bugs.launchpad.net/bugs/484865 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 484865] Re: netbook-launcher segmentation fault
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/35827107/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/35827108/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35827109/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/35827110/Lspci.txt ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/35827111/PciDisplay.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/35827112/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/35827113/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/35827114/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/35827115/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/35827116/UdevLog.txt ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/35827117/XorgLog.txt ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/35827118/XorgLogOld.txt ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/35827119/Xrandr.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/35827120/XsessionErrors.txt ** Attachment added: "glxinfo.txt" http://launchpadlibrarian.net/35827121/glxinfo.txt ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/35827122/setxkbmap.txt ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/35827126/xdpyinfo.txt ** Attachment added: "xkbcomp.txt" http://launchpadlibrarian.net/35827127/xkbcomp.txt -- netbook-launcher segmentation fault https://bugs.launchpad.net/bugs/484865 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 401028] Re: telepathy-butterfly crashed with TypeError in b64decode()
I have this problem on Karmic AMD64 too. :( -- telepathy-butterfly crashed with TypeError in b64decode() https://bugs.launchpad.net/bugs/401028 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