[Bug 553162] Re: Set $LANGUAGE if the user picks a different locale in gdm, so that language-selector and gdm stop disagreeing
This introduces quite a substantial behaviour change, including the additional setting of $LC_MESSAGES (which now causes a lot of confusion when using ssh), has very intrusive patches, and this isn't a data loss or security bug, thus I am afraid it doesn't qualify for an SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/553162 Title: Set $LANGUAGE if the user picks a different locale in gdm, so that language-selector and gdm stop disagreeing -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer
Repeated login attempts to the same machine yield different results: $ ssh -vv r...@albatross.python.org OpenSSH_5.8p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to albatross.python.org [82.94.164.166] port 22. debug1: Connection established. debug1: identity file /home/hildeb/.ssh/id_rsa type -1 debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1 debug2: key_type_from_name: unknown key type '-BEGIN' debug2: key_type_from_name: unknown key type 'Proc-Type:' debug2: key_type_from_name: unknown key type 'DEK-Info:' debug2: key_type_from_name: unknown key type '-END' debug1: identity file /home/hildeb/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6 debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu1 debug2: fd 3 setting O_NONBLOCK debug1: SSH2_MSG_KEXINIT sent Read from socket failed: Connection reset by peer but a second later: $ ssh -vv r...@albatross.python.org OpenSSH_5.8p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to albatross.python.org [82.94.164.166] port 22. debug1: Connection established. debug1: identity file /home/hildeb/.ssh/id_rsa type -1 debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1 debug2: key_type_from_name: unknown key type '-BEGIN' debug2: key_type_from_name: unknown key type 'Proc-Type:' debug2: key_type_from_name: unknown key type 'DEK-Info:' debug2: key_type_from_name: unknown key type '-END' debug1: identity file /home/hildeb/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6 debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu1 debug2: fd 3 setting O_NONBLOCK debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: none,z...@openssh.com,zlib debug2: kex_parse_kexinit: none,z...@openssh.com,zlib debug2: kex_parse_kexinit: debug2: kex_parse_kexinit: debug2: kex_parse_kexinit: first_kex_follows 0 debug2: kex_parse_kexinit: reserved 0 debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96 debu
[Bug 714784] Re: [Natty Alpha-2] crash in source_xorg.py hook when reporting X bug
** Package changed: xorg-server (Ubuntu) => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714784 Title: [Natty Alpha-2] crash in source_xorg.py hook when reporting X bug -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 716251] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x08da5930 ***
Are you able to reproduce this bug every time or some time that you log out and in? ** Changed in: xorg-server (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716251 Title: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x08da5930 *** -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 716703] Re: chromium-browser not built PIE on ARM
So to clarify, disabling PIE is not the solution we are looking for here, it's just a workaround? I. e. the actual bug is that it crashes with PIE? We don't have arm hardware in the desktop team, so I reassign this to mobile for now. Also, note that chromium is not in main, so the canonical teams don't officially support it. I. e. if it's too hard to fix with PIE on arm, I guess PIE could just be disabled? ** Changed in: chromium-browser (Ubuntu Natty) Milestone: natty-alpha-3 => ubuntu-11.04-beta ** Changed in: chromium-browser (Ubuntu Natty) Assignee: Canonical Desktop Team (canonical-desktop-team) => Canonical ARM (canonical-arm) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716703 Title: chromium-browser not built PIE on ARM -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718646] Re: cant upgrade to 10.10 thanks
Did the upgrade complete successfully before you rebooted? ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718646 Title: cant upgrade to 10.10 thanks -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719181] Re: lprng: FTBFS on Natty because of pickier linker
** Changed in: lprng (Ubuntu) Assignee: (unassigned) => Evan Broder (broder) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719181 Title: lprng: FTBFS on Natty because of pickier linker -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719181] [NEW] lprng: FTBFS on Natty because of pickier linker
Public bug reported: Binary package hint: lprng On Ubuntu Natty, the lprng source package fails to build with the following error: gcc -g -O2 -Wl,-Bsymbolic-functions -o lpr lpr.o openprinter.o stty.o child.o copyright.o debug.o errormsg.o fileopen.o gethostinfo.o getopt.o getprinter.o getqueue.o globmatch.o initialize.o krb5_auth.o linelist.o linksupport.o lockfile.o merge.o plp_snprintf.o printjob.o proctitle.o sendjob.o sendauth.o sendreq.o ssl_auth.o user_auth.o utilities.o vars.o md5.o -lkrb5 -lcrypto -lcom_err /usr/bin/ld: krb5_auth.o: undefined reference to symbol 'krb5_encrypt_size@@k5crypto_3_MIT' /usr/bin/ld: note: 'krb5_encrypt_size@@k5crypto_3_MIT' is defined in DSO /usr/lib/libk5crypto.so.3 so try adding it to the linker command line /usr/lib/libk5crypto.so.3: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[3]: *** [lpr] Error 1 As indicated by the error, the issue is that -lk5crypto is not being passed. It turns out that configure.ac isn't using krb5-config, which is the standard way to figure out what the linker flags should be. This seems to have been fine in previous releases (and this version of the package was never rebuilt since being imported from Debian), but Natty's toolchain is not happy with this. I'm attaching a debdiff that adds a few lines to configure.ac to try krb5-config first before trying its built-in guesses at what the Kerberos libraries are. Because this requires rerunning autoconf, the debdiff also uses dh_autoreconf to do so. ** Affects: lprng (Ubuntu) Importance: Undecided Assignee: Evan Broder (broder) Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719181 Title: lprng: FTBFS on Natty because of pickier linker -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719181] Re: lprng: FTBFS on Natty because of pickier linker
** Patch added: "debdiff to fix FTBFS" https://bugs.launchpad.net/ubuntu/+source/lprng/+bug/719181/+attachment/1850812/+files/lprng-krb5-config.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719181 Title: lprng: FTBFS on Natty because of pickier linker -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 663294] Re: Firefox built with gcc-4.5 is a non-starter on i386 with -pie
** Changed in: firefox (Ubuntu Natty) Assignee: Canonical Desktop Team (canonical-desktop-team) => Chris Coulson (chrisccoulson) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663294 Title: Firefox built with gcc-4.5 is a non-starter on i386 with -pie -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 685565] Re: EDAC MC0: Giving out device to 'x38_edac' 'x38': DEV 0000:00:00.0
Hello knap Thanks for the reply. Can you please remove your name from the tag 'assigned to' as it is reserved to the developers that will fix this issue? Fabio ** Changed in: linux (Ubuntu) Status: Incomplete => New ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685565 Title: EDAC MC0: Giving out device to 'x38_edac' 'x38': DEV :00:00.0 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 708883] Re: Panda board shuts down during boot
Most of this confusion is coming because the LED trigger heartbeat is being built as a module (why?) and not inserted. If you type modprobe ledtrig-heartbeat at the prompt you will get the familiar flashing LED letting you know the board is ON. So I guess the confusion about ON or OFF will be removed anyway if this is added to an initscript. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708883 Title: Panda board shuts down during boot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718733] Re: W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_maverick_universe_binary-i386_Pac
Please run the following: cat /etc/apt/sources.list > ~/Desktop/Sources1 And attach the file that will be located on your desktop. Thanks. ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718733 Title: W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages (/var/lib/apt/lists/archive.ubuntu .com_ubuntu_dists_maverick_universe_binary-i386_Packages) W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ maverick- updates/universe i386 Packages (/var/lib/apt/lists/archive.ubuntu .com_ubuntu_dists_maverick-updates_universe_binary-i386_Packages) W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ maverick-security/universe i386 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_maverick- security_universe_binary-i386_Packages) W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ maverick-proposed/universe i386 Packages (/var/lib/apt/lists/archive.ubuntu .com_ubuntu_dists_maverick-proposed_universe_binary-i386_Packages) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718965] Re: i can't upgrade ubuntu 10.04 to 10.10 could not calculate the upgrade
Please attach all the files from /var/log/dist-upgrade. Thanks. ** Changed in: update-manager (Ubuntu) Status: New => Incomplete ** Tags added: lucid2maverick ** Tags removed: lucid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718965 Title: i can't upgrade ubuntu 10.04 to 10.10 could not calculate the upgrade -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718990] Re: could not calculate the upgrade=10.04-10.10
*** This bug is a duplicate of bug 614993 *** https://bugs.launchpad.net/bugs/614993 Duplicate of bug 614993. Marking. ** Tags added: lucid2maverick ** Changed in: update-manager (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 614993 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe * You can subscribe to bug 614993 by following this link: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/614993/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718990 Title: could not calculate the upgrade=10.04-10.10 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 580961] Re: unzip fails to deal correctly with filename encodings
Setting back to triaged since the patch seems to be incomplete ** Changed in: unzip (Ubuntu Natty) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 636977] Re: gcl currently not built on armel, needed as a build-dependency
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/636977 Title: gcl currently not built on armel, needed as a build-dependency -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 698006] Re: Realtek card reader (PCI 10ec:5208) not working
already in the staging-next branch and there are 4 patches fixing this driver from different individuals since the first commits. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/698006 Title: Realtek card reader (PCI 10ec:5208) not working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 698331] Re: thinkpad T410: Bluetooth not getting disabled on suspend
Great! This can go into lucid-updates in two days, after the 10.04.2 release. ** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/698331 Title: thinkpad T410: Bluetooth not getting disabled on suspend -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 705572] Re: retracer attaching incomplete backtrace
Nevermind, finally found one amongst the dupes. ** Changed in: apport (Ubuntu Natty) Milestone: natty-alpha-3 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705572 Title: retracer attaching incomplete backtrace -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718365] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x0000000003f282e0 ***
*** This bug is a duplicate of bug 716251 *** https://bugs.launchpad.net/bugs/716251 ** Description changed: I'm not sure if its related to the bug description, but running updated Natty, for the last few days the laptop does not recover from suspend mode - I get a black screen with a mouse cursor and nothing I do brings back a working desktop. Eventually I log in from the virtual terminal and run 'sudo service gdm restart' and log back in - this also may be the cause of the above error. #0 0x7f22a1200b45 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 - resultvar = 0 - pid = - selftid = + resultvar = 0 + pid = + selftid = #1 0x7f22a1204496 in abort () at abort.c:92 - save_stage = 2 - act = {__sigaction_handler = {sa_handler = 0x20009, sa_sigaction = 0x20009}, sa_mask = {__val = {140736973547920, 140736973553062, 10, 139786709954340, 3, 140736973547914, 6, 139786709954344, 2, 140736973547902, 2, 139786709945365, 1, 139786709954340, 3, 140736973547908}}, sa_flags = 12, sa_restorer = 0x7f22a130ef28} - sigs = {__val = {32, 0 }} + save_stage = 2 + act = {__sigaction_handler = {sa_handler = 0x20009, sa_sigaction = 0x20009}, sa_mask = {__val = {140736973547920, 140736973553062, 10, 139786709954340, 3, 140736973547914, 6, 139786709954344, 2, 140736973547902, 2, 139786709945365, 1, 139786709954340, 3, 140736973547908}}, sa_flags = 12, sa_restorer = 0x7f22a130ef28} + sigs = {__val = {32, 0 }} #2 0x7f22a12395db in __libc_message (do_abort=2, fmt=0x7f22a1310790 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 - ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} - ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} - fd = 2 - on_2 = - list = - nlist = - cp = - written = + ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} + ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} + fd = 2 + on_2 = + list = + nlist = + cp = + written = #3 0x7f22a1243416 in malloc_printerr (action=3, str=0x7f22a130d95d "corrupted double-linked list", ptr=) at malloc.c:6283 - buf = "03f282e0" - cp = + buf = "03f282e0" + cp = #4 0x7f22a12453fc in _int_free (av=0x7f22a154a1a0, p=0x3f282e0) at malloc.c:4964 - size = 1328 - fb = - nextchunk = 0x3f28810 - nextsize = 1120 - nextinuse = - prevsize = - bck = - fwd = 0x3bbb370 - errstr = 0x0 - __func__ = "_int_free" + size = 1328 + fb = + nextchunk = 0x3f28810 + nextsize = 1120 + nextinuse = + prevsize = + bck = + fwd = 0x3bbb370 + errstr = 0x0 + __func__ = "_int_free" #5 0x7f22a1249153 in __libc_free (mem=) at malloc.c:3738 - ar_ptr = 0x7f22a154a1a0 - p = - hook = + ar_ptr = 0x7f22a154a1a0 + p = + hook = #6 0x7f229fea9c94 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so #7 0x0044bdec in FreeClientResources () #8 0x0044bea9 in FreeAllResources () #9 0x00421af4 in _start () + + From dupe bug, these might be the missing calls: + + #7 0x002c1019 in __glXDRIdrawableDestroy (drawable=0xa1d7a50) + at ../../glx/glxdri2.c:109 + private = 0xa1d7a50 + #8 0x002b52c7 in DrawableGone (glxPriv=0xa1d7a50, xid=0) + at ../../glx/glxext.c:171 + c = + next = + #9 0x0808fa21 in FreeClientResources (client=0x9f3ec70) + at ../../dix/resource.c:854 + rtype = + head = 0x9f3ed40 + resources = 0x9f3ed40 + this = 0xa2a7760 + j = + #10 0x0808fae6 in FreeAllResources () at ../../dix/resource.c:871 + i = 0 + #11 0x08062880 in main (argc=9, argv=0xbfe72e84, envp=0xbfe72eac) + at ../../dix/main.c:301 + remember_it = + i = + alwaysCheckForInput = {0, 1} ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-core 2:1.9.99.901+git20110131.be3be758-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic x86_64 Architecture: amd64 AssertionMessage: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x03f282e0 *** DRM.card0.DVI.D.1: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card0.LVDS.1: status: connected enabled: enabled dpms:
[Bug 719046] Re: Unable to Upgrade Netbook from 10.04 to 10.10
*** This bug is a duplicate of bug 614993 *** https://bugs.launchpad.net/bugs/614993 Duplicate of bug 614993. Marking. ** Changed in: update-manager (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 614993 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe * You can subscribe to bug 614993 by following this link: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/614993/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719046 Title: Unable to Upgrade Netbook from 10.04 to 10.10 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719130] Re: unable to upgrade 10.04.1 to 10.10
*** This bug is a duplicate of bug 614993 *** https://bugs.launchpad.net/bugs/614993 Duplicate of bug 614993. Marking. ** Changed in: update-manager (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 614993 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe * You can subscribe to bug 614993 by following this link: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/614993/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719130 Title: unable to upgrade 10.04.1 to 10.10 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 595896] Re: Thinkpad SL510 Mute button not working
Wait Do i have to reboot before this takes effect?? Because after a reboot everything is back to "normal" i.e. no mute button reaction at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/595896 Title: Thinkpad SL510 Mute button not working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 595896] Re: Thinkpad SL510 Mute button not working
I tried your quirking. I was able to compile it without an error. After loading the module, the behaviour was pretty much like described by Alain in #73: LED works, internal speakers muted but no effect on headphones or external speakers and no XF86AudioMute signal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/595896 Title: Thinkpad SL510 Mute button not working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 633227] Re: instabilities with highmem activated
I tried latest 2.6.38-rc4 kernel with Angstrom file system. System is very unstable when I building kernel on it. Sometimes BUG() oops filed, sometimes system froze totally. Please find my log here: http://pastebin.ubuntu.com/566990/ http://pastebin.ubuntu.com/566987/ A friend of mine, Ming Lei who is helping maintaining musb driver of OMAP tried building kernel on his mass production Panda board. He said he never met this unstable issue on that. And He recalled that he might met this issue before on EA Panda board. So Sebastien, do you have latest mass production Panda board for testing? I'm suspecting this issue is hardware related. Thanks, -Bryan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/633227 Title: instabilities with highmem activated -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 635413] Re: armel build failure (thumb problem?)
** Tags added: arm-porting-queue ** Branch unlinked: lp:ubuntu/maverick/openmsx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/635413 Title: armel build failure (thumb problem?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 642043] Re: [armel] gfortran ICE with armv7, armv5t and armv6 do work
ICE with the reduced C test case using -O1 is still reproducible for me with current gcc-4.5-arm-linux-gnueabi in natty. ** Also affects: gcc-linaro Importance: Undecided Status: New ** Changed in: gcc-linaro Status: New => Confirmed ** Branch unlinked: lp:ubuntu/maverick/fbasics -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/642043 Title: [armel] gfortran ICE with armv7, armv5t and armv6 do work -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 705572] Re: retracer attaching incomplete backtrace
Re-reading the last comment, that was more bitchy than intended! But... is there a way to get the core file from one of these "Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double- linked list" bugs? We seem to be getting half a dozen reports a day but the backtraces apport is collecting are incomplete, and it'd be easier to diagnose if I had a core file in hand. I'm setting this to alpha-3 mainly because this issue is inhibiting solving an X issue I want solved by alpha-3; if I can get a core file and if it helps solve the bug, then the milestone isn't needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705572 Title: retracer attaching incomplete backtrace -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 705572] Re: retracer attaching incomplete backtrace
Frankly it would be more helpful if the retracer were not running, and let me just analyze the cores myself. Currently the retracer is giving erroneous results and deleting the core file, which is making it very hard to diagnose this widely reported (but hard to reproduce) error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705572 Title: retracer attaching incomplete backtrace -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 705572] Re: retracer attaching incomplete backtrace
Look at bug #718365 as an example - the trace that apport attaches is a full backtrace (although it is missing the symbols I actually care about, but nevermind that): Thread 1 (Thread 1328): #0 0x7f22a1200b45 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 resultvar = 0 pid = selftid = #1 0x7f22a1204496 in abort () at abort.c:92 save_stage = 2 act = {__sigaction_handler = {sa_handler = 0x20009, sa_sigaction = 0x20009}, sa_mask = {__val = {140736973547920, 140736973553062, 10, 139786709954340, 3, 140736973547914, 6, 139786709954344, 2, 140736973547902, 2, 139786709945365, 1, 139786709954340, 3, 140736973547908}}, sa_flags = 12, sa_restorer = 0x7f22a130ef28} sigs = {__val = {32, 0 }} #2 0x7f22a12395db in __libc_message (do_abort=2, fmt=0x7f22a1310790 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} fd = 2 on_2 = list = nlist = cp = written = #3 0x7f22a1243416 in malloc_printerr (action=3, str=0x7f22a130d95d "corrupted double-linked list", ptr=) at malloc.c:6283 buf = "03f282e0" cp = #4 0x7f22a12453fc in _int_free (av=0x7f22a154a1a0, p=0x3f282e0) at malloc.c:4964 size = 1328 fb = nextchunk = 0x3f28810 nextsize = 1120 nextinuse = prevsize = bck = fwd = 0x3bbb370 errstr = 0x0 __func__ = "_int_free" #5 0x7f22a1249153 in __libc_free (mem=) at malloc.c:3738 ar_ptr = 0x7f22a154a1a0 p = hook = #6 0x7f229fea9c94 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so No symbol table info available. #7 0x0044bdec in FreeClientResources () No symbol table info available. #8 0x0044bea9 in FreeAllResources () No symbol table info available. #9 0x00421af4 in _start () No symbol table info available. And here is what the retracer attaches: . Thread 1 (process 1328): #0 0x7f22a1200b45 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 resultvar = 0 pid = selftid = #1 0x7f22a1204496 in *__GI_abort () at abort.c:59 save_stage = Unhandled dwarf expression opcode 0x9f ** Changed in: apport (Ubuntu Natty) Milestone: None => natty-alpha-3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705572 Title: retracer attaching incomplete backtrace -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 712902] Re: Updates cause app crashes and or Ubuntu to crash
Looks like some old sources. Lets see your sources list. Run: cat /etc/apt/sources.list > ~/Desktop/Sources1 And attach the file that will be located on the desktop again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712902 Title: Updates cause app crashes and or Ubuntu to crash -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 489242] Re: Inline assembler fix needed for libmad in Lucid on armel
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/489242 Title: Inline assembler fix needed for libmad in Lucid on armel -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 530277] Re: 0cf2:6250 ENE Technology, Inc. card reader not supported
yeah it's true, The step 4 and 5 are switched, sorry. And you need al dependencies: Would you have your kernel-headers installed? Would you have installed fakeroot, patch? I can not reproduce the problem :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/530277 Title: 0cf2:6250 ENE Technology, Inc. card reader not supported -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 604753] Re: [eglibc] process shared mutex's fail on armel v7 (thumb)
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/604753 Title: [eglibc] process shared mutex's fail on armel v7 (thumb) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 711917] Re: Touchpad vertical scroll stopped working after upgrades in Natty
Hello elPraga Sorry, a mine mistake repling at this report. Can you please run in a terminal apport-collect 711917 Thanks Fabio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711917 Title: Touchpad vertical scroll stopped working after upgrades in Natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 699679] Re: Account sub menus not avalible
Can you take a Screen shot and attach it to the bug report please -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/699679 Title: Account sub menus not avalible -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 490792] Re: ARM/Thumb interworking support missing from nanojit
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/490792 Title: ARM/Thumb interworking support missing from nanojit -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 608143] Re: [armel] libjava testsuite failures
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/608143 Title: [armel] libjava testsuite failures -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 490371] Re: Atomic operations not safe for ARMv7, Thumb-2 and multicore
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/490371 Title: Atomic operations not safe for ARMv7,Thumb-2 and multicore -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719143] Re: portmap 6.0.0-1ubuntu2.1 makes nfs boot machine unbootable
As it turns out, I do seem to get the message even with the old portmap, however, the init sequence continues on. /proc/cmdline: root=/dev/nfs nfsroot=192.168.1.85:/media/nonraid/nfs ip=192.168.1.88::192.168.1.1:255.255.255.0:jo:eth0:off rw single status portmap: I do not have any customizations in /etc/portmap.conf or /etc/default/portmap portmap start/running, process 556 My systems are setup with a shared root for multiple diskless workstations. The only changes I can recall making from a stock system are: a) initramfs.conf sets BOOT=nfs b) I needed to add 'rw' to the cmdline, otherwise mountall would fail (there should be a bug on that I filed last year) c) I have a custom nfs-bottom script to mount /var/* to a system-specific path which prevents them from clobbering important state data Other than that, I think they are stock 10.04 systems I can reproduce this problem on a VirtualBox host, so it isn't hard for me to experiment with different portmap changes if you can give me some leads. I don't really understand upstart well enough to figure out how to proceed on my own. ** Changed in: portmap (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719143 Title: portmap 6.0.0-1ubuntu2.1 makes nfs boot machine unbootable -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 635409] Re: armel ICE gcc-4.4
Linaro gcc releases including this fix incorporated into the natty packages; marking as resolved. ** Changed in: gcc-4.5 (Ubuntu) Status: Confirmed => Fix Released ** Changed in: gcc-4.4 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/635409 Title: armel ICE gcc-4.4 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 636229] Re: armel build failure (armv7 specific?)
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/636229 Title: armel build failure (armv7 specific?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 684273] Re: signs of udf filesystem corruption after adding a bunch of files
Sorry, I have still not found a reproducable way to trigger this. I do have a new, small udf partition to test on (to lessen the chance I ruin my normal data), and dd | gzip copied it for easy restore, but can't find the time to run some tests on it. But, I just noticed that Jan Kara fixed a udf directory corruption problem in 2.6.38-rc1: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=4651c5900e7a3c84d4b70412f8bbc40c1bcb50cf Just logging that here, to remember me to test that change when I finally get a reproducable way to trigger my problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684273 Title: signs of udf filesystem corruption after adding a bunch of files -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 714280] Re: The error was 'BadLength (poly request too large or internal Xlib length erro'.
Seems like even with the updated versions, firefox still crashes: ###!!! ABORT: X_GLXVendorPrivateWithReply: BadLength (poly request too large or internal Xlib length error): file /build/buildd/firefox-4.0~b11+build3+nobinonly/build-tree/mozilla/toolkit/xre/nsX11ErrorHandler.cpp, line 190 _XError+0x00F7 [/usr/lib/libX11.so.6 +0x00040F97] _XReply+0x01D8 [/usr/lib/libX11.so.6 +0x000480E8] UNKNOWN [/usr/lib/mesa/libGL.so.1 +0x00028C6A] UNKNOWN [/usr/lib/mesa/libGL.so.1 +0x0004D92C] UNKNOWN [/usr/lib/mesa/libGL.so.1 +0x00029288] glXQueryVersion+0x0019 [/usr/lib/mesa/libGL.so.1 +0x000254B9] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x01073775] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x0107397D] _ZN7mozilla2gl20GLContextProviderGLX15CreateOffscreenERK10gfxIntSizeRKNS0_13ContextFormatE+0x0018 [/usr/lib/firefox-4.0b11/libxul.so +0x01073C8C] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x008FCAE5] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00945CC8] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00946527] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00CA9AD0] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x01336B4A] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x01146B57] JS_EvaluateUCScriptForPrincipalsVersion+0x0103 [/usr/lib/firefox-4.0b11/libxul.so +0x010D1A13] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x009F6BE2] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x008D287A] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x008D2B4D] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x008D3472] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x008D3775] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x0064B15F] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x0064AE6C] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x0069B81D] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00635EF3] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00636229] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00FDCAB2] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00FEFF7A] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00FBFAF8] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00F11029] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x0101E4F7] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00E6F2B5] UNKNOWN [/usr/lib/firefox-4.0b11/libxul.so +0x00D45476] XRE_main+0x393A [/usr/lib/firefox-4.0b11/libxul.so +0x00617781] UNKNOWN [/usr/lib/firefox-4.0b11/firefox-bin +0x1950] __libc_start_main+0x00FE [/lib/libc.so.6 +0x0001ED1E] UNKNOWN [/usr/lib/firefox-4.0b11/firefox-bin +0x1639] ###!!! ABORT: X_GLXVendorPrivateWithReply: BadLength (poly request too large or internal Xlib length error): file /build/buildd/firefox-4.0~b11+build3+nobinonly/build-tree/mozilla/toolkit/xre/nsX11ErrorHandler.cpp, line 190 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714280 Title: The error was 'BadLength (poly request too large or internal Xlib length erro'. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718221] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x08696638 ***
*** This bug is a duplicate of bug 711422 *** https://bugs.launchpad.net/bugs/711422 ** This bug has been marked a duplicate of bug 711422 Xorg assert failure: *** glibc detected *** X: double free or corruption (!prev): 0x089f5b20 - Unhandled dwarf expression opcode 0x9f * You can subscribe to bug 711422 by following this link: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/711422/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718221 Title: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x08696638 *** -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718402] Re: [Realtek ALC892] Recording problem
Upstream accepted patch. ** Changed in: alsa-driver (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718402 Title: [Realtek ALC892] Recording problem -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 635199] Re: [armel] the ./H5detect test segfaults when built for armv7
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/635199 Title: [armel] the ./H5detect test segfaults when built for armv7 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718365] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x0000000003f282e0 ***
*** This bug is a duplicate of bug 716251 *** https://bugs.launchpad.net/bugs/716251 ** Description changed: I'm not sure if its related to the bug description, but running updated Natty, for the last few days the laptop does not recover from suspend mode - I get a black screen with a mouse cursor and nothing I do brings back a working desktop. Eventually I log in from the virtual terminal and run 'sudo service gdm restart' and log back in - this also may be the cause of the above error. + #0 0x7f22a1200b45 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 + resultvar = 0 + pid = + selftid = + #1 0x7f22a1204496 in abort () at abort.c:92 + save_stage = 2 + act = {__sigaction_handler = {sa_handler = 0x20009, sa_sigaction = 0x20009}, sa_mask = {__val = {140736973547920, 140736973553062, 10, 139786709954340, 3, 140736973547914, 6, 139786709954344, 2, 140736973547902, 2, 139786709945365, 1, 139786709954340, 3, 140736973547908}}, sa_flags = 12, sa_restorer = 0x7f22a130ef28} + sigs = {__val = {32, 0 }} + #2 0x7f22a12395db in __libc_message (do_abort=2, fmt=0x7f22a1310790 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 + ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} + ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffe150b300, reg_save_area = 0x7fffe150b210}} + fd = 2 + on_2 = + list = + nlist = + cp = + written = + #3 0x7f22a1243416 in malloc_printerr (action=3, str=0x7f22a130d95d "corrupted double-linked list", ptr=) at malloc.c:6283 + buf = "03f282e0" + cp = + #4 0x7f22a12453fc in _int_free (av=0x7f22a154a1a0, p=0x3f282e0) at malloc.c:4964 + size = 1328 + fb = + nextchunk = 0x3f28810 + nextsize = 1120 + nextinuse = + prevsize = + bck = + fwd = 0x3bbb370 + errstr = 0x0 + __func__ = "_int_free" + #5 0x7f22a1249153 in __libc_free (mem=) at malloc.c:3738 + ar_ptr = 0x7f22a154a1a0 + p = + hook = + #6 0x7f229fea9c94 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so + #7 0x0044bdec in FreeClientResources () + #8 0x0044bea9 in FreeAllResources () + #9 0x00421af4 in _start () + + ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-core 2:1.9.99.901+git20110131.be3be758-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic x86_64 Architecture: amd64 AssertionMessage: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x03f282e0 *** DRM.card0.DVI.D.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.LVDS.1: - status: connected - enabled: enabled - dpms: On - modes: 1024x768 1024x768 - edid-base64: AP///wAwriBAACMRAQOAHRV46m+VnFRMhyYhUFQBAQEBAQEBAQEBAQEBAQEBZBkAQEEAJjAYiDYAH9cQAAAYKBUAQEEAJjAYiDYAH9cQAAAYDwBhQzJhQygPAQAwZABT/gBMVEQxNDFFQ01CCiAgAOk= + status: connected + enabled: enabled + dpms: On + modes: 1024x768 1024x768 + edid-base64: AP///wAwriBAACMRAQOAHRV46m+VnFRMhyYhUFQBAQEBAQEBAQEBAQEBAQEBZBkAQEEAJjAYiDYAH9cQAAAYKBUAQEEAJjAYiDYAH9cQAAAYDwBhQzJhQygPAQAwZABT/gBMVEQxNDFFQ01CCiAgAOk= DRM.card0.VGA.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: Date: Sun Feb 13 21:44:24 2011 DistUpgraded: Yes, recently upgraded Log time: 2010-12-30 12:18:19.227221 DistroCodename: natty DistroVariant: ubuntu ExecutablePath: /usr/bin/Xorg GraphicsCard: - Subsystem: Lenovo T61 [17aa:20b5] -Subsystem: Lenovo T61 [17aa:20b5] + Subsystem: Lenovo T61 [17aa:20b5] + Subsystem: Lenovo T61 [17aa:20b5] InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100701) MachineType: LENOVO 88986DG PccardctlIdent: - Socket 0: -no product info available + Socket 0: + no product info available PccardctlStatus: - Socket 0: -3.3V 32-bit PC Card + Socket 0: + 3.3V 32-bit PC Card ProcCmdline: /usr/bin/X :0 -br -verbose -auth /var/run/gdm/auth-for-gdm-1ROfwu/database -nolisten tcp vt7 ProcEnviron: - LANG=en_US.UTF-8 - PATH=(custom, no user) + LANG=en_US.UTF-8 + PATH=(custom, no user) ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=4b488e8d-8ec5-4891-abc3-c1958b0fe161 ro vga=792 splash quiet splash vt.handoff=7 ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=4b488e8d-8ec5-4891-abc3-c1958b0fe161 ro vga=792 splash quiet splash vt.handoff
[Bug 403169] Re: Kubuntu Adding printer via "Printer Configuration" tool results in invalid printers.conf, JobSheets entry incorrect
** Changed in: kdeadmin Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/403169 Title: Kubuntu Adding printer via "Printer Configuration" tool results in invalid printers.conf, JobSheets entry incorrect -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 492336] Re: tst-eintr1 test failure, when built with current gcc-4.4 4.4.2-3ubuntu1 defaulting to -mthumb
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/492336 Title: tst-eintr1 test failure, when built with current gcc-4.4 4.4.2-3ubuntu1 defaulting to -mthumb -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 506358] Re: [armel] unable to find a register to spill in class 'GENERAL_REGS'
gcc-4.4 is built on Linaro GCC 4.4-2010.09 or later, so this should be fixed here also. ** Changed in: gcc-4.4 (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/506358 Title: [armel] unable to find a register to spill in class 'GENERAL_REGS' -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717704] Re: package xserver-xorg-core 2:1.9.0.902-1ubuntu4 failed to upgrade: ErrorMessage: Installation von xserver-xorg-core würde existierende Software beschädigen
*** This bug is a duplicate of bug 711409 *** https://bugs.launchpad.net/bugs/711409 Right, you have -nvidia installed and there is no compatible -nvidia driver for the new X server yet. So the error is right and proper for you - if you need to use -nvidia stick with the older X. If you really need to run the newer X or just want to be fully up to date on natty, you'll need to uninstall nvidia and use the nouveau driver until we get an updated driver. ** This bug has been marked a duplicate of bug 711409 -nvidia broken after Jan 31st updates, because it does not yet support xserver 1.10 * You can subscribe to bug 711409 by following this link: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/711409/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717704 Title: package xserver-xorg-core 2:1.9.0.902-1ubuntu4 failed to upgrade: ErrorMessage: Installation von xserver-xorg-core würde existierende Software beschädigen -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719175] Re: OnTV applet does not update style when Gnome theme is changed
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719175 Title: OnTV applet does not update style when Gnome theme is changed -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719175] [NEW] OnTV applet does not update style when Gnome theme is changed
Public bug reported: Binary package hint: ontv When the Gnome them is changed with the control panel, all my desktop is updated except the OnTV applet icon and its custom widget in the menu. To reproduce, change the theme from ClearLooks to DarkRoom. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: ontv 3.0.0-4 ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10 Uname: Linux 2.6.35-25-generic x86_64 Architecture: amd64 Date: Tue Feb 15 07:45:37 2011 ProcEnviron: LANGUAGE=fr_FR:fr:en_GB:en PATH=(custom, user) LANG=fr_FR.utf8 SHELL=/bin/bash SourcePackage: ontv ** Affects: ontv (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719175 Title: OnTV applet does not update style when Gnome theme is changed -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 711049] Re: [gm45] GPU lockup 9e052cc3 (EIR: 0x00000010)
*** This bug is a duplicate of bug 702090 *** https://bugs.launchpad.net/bugs/702090 I have it working now On Mon, Feb 14, 2011 at 10:31 PM, Bryce Harrington < 711...@bugs.launchpad.net> wrote: > *** This bug is a duplicate of bug 702090 *** >https://bugs.launchpad.net/bugs/702090 > > ** Description changed: > > - my computer will not let me access any of the button bar at the top and > also the new sidebar on the side does not work. I want to return to Ubuntu > 10.10 til this is beta > + my computer will not let me access any of the button bar at the top and > also the new sidebar on the side does not work. I want to return to Ubuntu > 10.10 til this is beta > I am using 11.04 alpha > + > + ACTHD: 0x > + EIR: 0x0010 > + EMR: 0xff15 > + ESR: 0x0010 > + PGTBL_ER: 0x0001 > + IPEHR: 0x0100 > + IPEIR: 0x > + INSTDONE: 0xfffe > + INSTDONE1: 0x > > ProblemType: Crash > DistroRelease: Ubuntu 11.04 > Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu2 > ProcVersionSignature: Ubuntu 2.6.38-1.28-generic-pae 2.6.38-rc2 > Uname: Linux 2.6.38-1-generic-pae i686 > Architecture: i386 > Chipset: gm45 > CurrentDmesg: [ 19.900099] cfg80211: Found new beacon on frequency: 2472 > MHz (Ch 13) on phy0 > DRM.card0.DP.1: > - status: disconnected > - enabled: disabled > - dpms: Off > - modes: > - edid-base64: > + status: disconnected > + enabled: disabled > + dpms: Off > + modes: > + edid-base64: > DRM.card0.DP.2: > - status: disconnected > - enabled: disabled > - dpms: Off > - modes: > - edid-base64: > + status: disconnected > + enabled: disabled > + dpms: Off > + modes: > + edid-base64: > DRM.card0.HDMI.A.1: > - status: disconnected > - enabled: disabled > - dpms: Off > - modes: > - edid-base64: > + status: disconnected > + enabled: disabled > + dpms: Off > + modes: > + edid-base64: > DRM.card0.LVDS.1: > - status: connected > - enabled: enabled > - dpms: On > - modes: 1366x768 > - edid-base64: > AP///wAGr+wQAAESAQOAIhN4Cua1o1dPlCYeUFQBAQEBAQEBAQEBAQEBAQEBIBxWeFAAJjAwIDQAWMEQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTU2WFcwMSBWMCAKACo= > + status: connected > + enabled: enabled > + dpms: On > + modes: 1366x768 > + edid-base64: > AP///wAGr+wQAAESAQOAIhN4Cua1o1dPlCYeUFQBAQEBAQEBAQEBAQEBAQEBIBxWeFAAJjAwIDQAWMEQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTU2WFcwMSBWMCAKACo= > DRM.card0.VGA.1: > - status: disconnected > - enabled: disabled > - dpms: Off > - modes: > - edid-base64: > + status: disconnected > + enabled: disabled > + dpms: Off > + modes: > + edid-base64: > Date: Mon Jan 31 17:55:18 2011 > DistUpgraded: Yes, recently upgraded Log time: 2011-01-31 00:58:19.053521 > DistroCodename: natty > DistroVariant: ubuntu > DkmsStatus: blcr, 0.8.2: added > DumpSignature: 9e052cc3 (EIR: 0x0010) > ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py > GraphicsCard: > - Subsystem: Gateway 2000 Device [107b:0704] > -Subsystem: Gateway 2000 Device [107b:0704] > + Subsystem: Gateway 2000 Device [107b:0704] > +Subsystem: Gateway 2000 Device [107b:0704] > InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 > (20101007) > InterpreterPath: /usr/bin/python2.7 > MachineType: Gateway MD7820U > ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py > ProcEnviron: > - > + > ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-1-generic-pae > root=UUID=25167e9a-14b1-4ed0-a62f-165245b38319 ro quiet splash vt.handoff=7 > ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-1-generic-pae > root=UUID=25167e9a-14b1-4ed0-a62f-165245b38319 ro quiet splash vt.handoff=7 > RelatedPackageVersions: > - xserver-xorg 1:7.5+6ubuntu8 > - libdrm2 2.4.23-1ubuntu3 > - xserver-xorg-video-intel 2:2.14.0-1ubuntu2 > + xserver-xorg 1:7.5+6ubuntu8 > + libdrm2 2.4.23-1ubuntu3 > + xserver-xorg-video-intel 2:2.14.0-1ubuntu2 > SourcePackage: xserver-xorg-video-intel > Title: [gm45] GPU lockup 9e052cc3 (EIR: 0x0010) > UnitySupportTest: > - > + > UserGroups: > - > + > dmi.bios.date: 10/14/200992 > dmi.bios.vendor: Phoenix Technologies LTD > dmi.bios.version: 99.11a > dmi.board.vendor: Gateway > dmi.board.version: 99.07 > dmi.chassis.asset.tag: No Asset Tag > dmi.chassis.type: 8 > dmi.chassis.vendor: Gateway > dmi.chassis.version: Rev.1 > dmi.modalias: > dmi:bvnPhoenixTechnologiesLTD:bvr99.11a:bd10/14/200992:svnGateway:pnMD7820U:pvrRev1:rvnGateway:rn:rvr99.07:cvnGateway:ct8:cvrRev.1: > dmi.product.name: MD7820U > dmi.product.version: Rev 1 > dmi.sys.vendor: Gateway > version.libdrm2: libdrm2 2.4.23-1ubuntu3 > version.libgl1-mesa-glx: libgl1-mesa-glx 7.10-1ubuntu1 > version.xserver-xorg: xserver-xorg 1:7.5+6ubuntu8 > version.xserver-xorg-video-ati: xserver-xorg-video-ati > 1:6.13.2+git20110124.fadee040-0ubuntu1 > version.xserver-xorg-video-intel: xserver-xorg-video-intel > 2:2.14.0-1ubuntu2 > version.xs
[Bug 711336] Re: package xserver-xorg-core 2:1.9.0.902-1ubuntu4 failed to install/upgrade: installing xserver-xorg-core would break existing software
*** This bug is a duplicate of bug 711409 *** https://bugs.launchpad.net/bugs/711409 Right, yeah the error message itself was Doing The Right Thing, to prevent you from upgrading and getting a broken X since a compatible -nvidia driver is unavailable. The fundamental issue of nvidia being unavailable is bug #711409 - I'll dupe you to that one. ** This bug has been marked a duplicate of bug 711409 -nvidia broken after Jan 31st updates, because it does not yet support xserver 1.10 * You can subscribe to bug 711409 by following this link: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/711409/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711336 Title: package xserver-xorg-core 2:1.9.0.902-1ubuntu4 failed to install/upgrade: installing xserver-xorg-core would break existing software -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719174] [NEW] Typo in package description string
Public bug reported: Binary package hint: kvm There is a typo in the package description string: - dummy transitional pacakge from kvm to qemu-kvm + dummy transitional package from kvm to qemu-kvm ** Affects: kvm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719174 Title: Typo in package description string -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 716251] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x08da5930 ***
** 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/716251 Title: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x08da5930 *** -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717644] Re: [sandybridge] GPU lockup 568d68ff
Hmm, ok well perhaps this freeze was some permutation on one of the other reported gpu freezes, such as bug #702090. Since we don't have a good dump in this case I'm going to close the bug report out. With your update to latest, have you reported that bug? If not, please do. Does it work better if booting an older kernel such as -rc2? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717644 Title: [sandybridge] GPU lockup 568d68ff -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718365] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x0000000003f282e0 ***
** 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/718365 Title: Xorg assert failure: *** glibc detected *** /usr/bin/X: corrupted double-linked list: 0x03f282e0 *** -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg
I removed #245 and tried #250 and had no improvement. Still under 1 Mbps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621265 Title: Slow Wireless Connection in Intel 3945abg -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717397] Re: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
As I finish the SRU report, I realize that we actually need to address this in natty too, and may need to drop the version comparison to make it less complex and more likely to fix the problem given scenarios I haven't thought of. ** Description changed: Binary package hint: squid Did a normal package update and got this error. Sorry I don't have more details ProblemType: Package DistroRelease: Ubuntu 10.04 Package: squid 2.7.STABLE7-1ubuntu12.1 ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12 Uname: Linux 2.6.32-28-generic i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Fri Feb 11 08:43:15 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 SourcePackage: squid Title: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 + + == SRU Report == + + === Impact === + + The bug will cause errors for anyone who has experienced bug #573853 + while they try to upgrade to fix that very bug, which can be very + frustrating and confusing. It will also generate a lot of apport bug + reports like the ones that led to this report. + + === Dev fix === + + This should be fixed in the natty packages in the same way, though the + version numbers may need to be adjusted. + + === Patch === + + See merge proposal for lucid package. Similar fix can be done for natty + and maverick too. The maverick fix should accompany the fix for bug + #573853 + + === TEST CASE: === + + 1. install squid from lucid (not lucid-updates) + 2. sudo reload squid + 3. upgrade to the squid in lucid-updates + 4. the postinst will fail to restart squid + 5. repeat steps 2 - 4, but upgrade to the fixed package instead, the postinst should succeed. + + === Regression Potential === + + Its possible that this code may introduce a new bug in the preinst that + will cause some trouble, though a healthy dose of testing has been taken + to try and prevent that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717397 Title: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717579] Re: [gm45] GPU lockup 5bf2794a (EIR: 0x00000010 PGTBL_ER: 0x00000001 ESR: 0x00000010)
*** This bug is a duplicate of bug 702090 *** https://bugs.launchpad.net/bugs/702090 Ok, thanks, yes this is a known bug. ** This bug has been marked a duplicate of bug 702090 i965gm GPU lockup if vesafb is left loaded (EIR: 0x0010 PGTBL_ER: 0x0100) - *ERROR* EIR stuck: 0x0010, masking * You can subscribe to bug 702090 by following this link: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/702090/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717579 Title: [gm45] GPU lockup 5bf2794a (EIR: 0x0010 PGTBL_ER: 0x0001 ESR: 0x0010) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719068] Re: [gm45] GPU lockup 731b74f9 ()
Have you had this lockup occur multiple times? Always with skype and video? Does it happen immediately when using skype or at some point when it is running? ** Description changed: Binary package hint: xserver-xorg-video-intel talking on skype with video makes desktop hang and crash skype + + [15132.190046] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung + [15132.193688] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 11144795 at 11144794, next 11144820) + [15133.900026] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung + [15134.420086] [drm:i915_reset] *ERROR* Failed to reset chip. + [15134.925401] compiz[1488]: segfault at 3fc0 ip 7f8abe142d63 sp 7fffc5a56310 error 6 in i965_dri.so[7f8abe108000+a9000] + + ACTHD: 0x + EIR: 0x + EMR: 0xff05 + ESR: 0x + PGTBL_ER: 0x + IPEHR: 0x + IPEIR: 0x + INSTDONE: 0xfffe + INSTDONE1: 0x ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu7 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic x86_64 Architecture: amd64 Chipset: gm45 DRM.card0.DP.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.DP.2: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.HDMI.A.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.LVDS.1: - status: connected - enabled: enabled - dpms: On - modes: 1440x900 - edid-base64: AP///wAGr4diAAERAQOAJRd4Chz1l1hQjicnUFQBAQEBAQEBAQEBAQEBAQEBniWgQFGEDDDQIDYAb+UQAAAYDwAg/gBBVU8KIAAgICAgICAg/gBCMTcwUFcwNiBWMiAKAA== + status: connected + enabled: enabled + dpms: On + modes: 1440x900 + edid-base64: AP///wAGr4diAAERAQOAJRd4Chz1l1hQjicnUFQBAQEBAQEBAQEBAQEBAQEBniWgQFGEDDDQIDYAb+UQAAAYDwAg/gBBVU8KIAAgICAgICAg/gBCMTcwUFcwNiBWMiAKAA== DRM.card0.VGA.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: Date: Mon Feb 14 23:44:07 2011 DistUpgraded: Yes, recently upgraded Log time: 2011-01-28 00:44:07.463122 DistroCodename: natty DistroVariant: ubuntu DumpSignature: 731b74f9 () ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py GraphicsCard: - Subsystem: ASUSTeK Computer Inc. Device [1043:1862] -Subsystem: ASUSTeK Computer Inc. Device [1043:1862] + Subsystem: ASUSTeK Computer Inc. Device [1043:1862] + Subsystem: ASUSTeK Computer Inc. Device [1043:1862] InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) InterpreterPath: /usr/bin/python2.7 MachineType: ASUSTeK Computer Inc. X71Q ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py ProcEnviron: - + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=ca8118c7-bb6c-434e-97b7-c62e164bdafc ro quiet acpi_osi=Linux acpi_backlight=vendor splash vt.handoff=7 ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=ca8118c7-bb6c-434e-97b7-c62e164bdafc ro quiet acpi_osi=Linux acpi_backlight=vendor splash vt.handoff=7 RelatedPackageVersions: - xserver-xorg 1:7.6~3ubuntu4 - libdrm2 2.4.23-1ubuntu3 - xserver-xorg-video-intel 2:2.14.0-1ubuntu7 + xserver-xorg 1:7.6~3ubuntu4 + libdrm2 2.4.23-1ubuntu3 + xserver-xorg-video-intel 2:2.14.0-1ubuntu7 SourcePackage: xserver-xorg-video-intel Title: [gm45] GPU lockup 731b74f9 () UserGroups: - + dmi.bios.date: 06/05/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 205 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X71Q dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr205:bd06/05/2009:svnASUSTeKComputerInc.:pnX71Q:pvr1.0:rvnASUSTeKComputerInc.:rnX71Q:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: X71Q dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. version.compiz: compiz 1:0.9.2.1+glibmainloop4-0ubuntu11 version.libdrm2: libdrm2 2.4.23-1ubuntu3 version.libgl1-mesa-glx: libgl1-mesa-glx 7.10-1ubuntu1 version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu4 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.13.2+git20110124.fadee040-0ubuntu4 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.
[Bug 172977] Re: File Transfers Cannot be Paused
It is even possible with KDE. Used it a lot there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/172977 Title: File Transfers Cannot be Paused -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 513735] Re: [arm] needs porting to thumb2
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/513735 Title: [arm] needs porting to thumb2 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 514255] Re: [arm] needs porting to thumb2
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/514255 Title: [arm] needs porting to thumb2 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 711049] Re: [gm45] GPU lockup 9e052cc3 (EIR: 0x00000010)
*** This bug is a duplicate of bug 702090 *** https://bugs.launchpad.net/bugs/702090 ** Description changed: - my computer will not let me access any of the button bar at the top and also the new sidebar on the side does not work. I want to return to Ubuntu 10.10 til this is beta + my computer will not let me access any of the button bar at the top and also the new sidebar on the side does not work. I want to return to Ubuntu 10.10 til this is beta I am using 11.04 alpha + + ACTHD: 0x + EIR: 0x0010 + EMR: 0xff15 + ESR: 0x0010 + PGTBL_ER: 0x0001 + IPEHR: 0x0100 + IPEIR: 0x + INSTDONE: 0xfffe + INSTDONE1: 0x ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-1.28-generic-pae 2.6.38-rc2 Uname: Linux 2.6.38-1-generic-pae i686 Architecture: i386 Chipset: gm45 CurrentDmesg: [ 19.900099] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0 DRM.card0.DP.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.DP.2: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.HDMI.A.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: DRM.card0.LVDS.1: - status: connected - enabled: enabled - dpms: On - modes: 1366x768 - edid-base64: AP///wAGr+wQAAESAQOAIhN4Cua1o1dPlCYeUFQBAQEBAQEBAQEBAQEBAQEBIBxWeFAAJjAwIDQAWMEQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTU2WFcwMSBWMCAKACo= + status: connected + enabled: enabled + dpms: On + modes: 1366x768 + edid-base64: AP///wAGr+wQAAESAQOAIhN4Cua1o1dPlCYeUFQBAQEBAQEBAQEBAQEBAQEBIBxWeFAAJjAwIDQAWMEQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTU2WFcwMSBWMCAKACo= DRM.card0.VGA.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: Date: Mon Jan 31 17:55:18 2011 DistUpgraded: Yes, recently upgraded Log time: 2011-01-31 00:58:19.053521 DistroCodename: natty DistroVariant: ubuntu DkmsStatus: blcr, 0.8.2: added DumpSignature: 9e052cc3 (EIR: 0x0010) ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py GraphicsCard: - Subsystem: Gateway 2000 Device [107b:0704] -Subsystem: Gateway 2000 Device [107b:0704] + Subsystem: Gateway 2000 Device [107b:0704] + Subsystem: Gateway 2000 Device [107b:0704] InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) InterpreterPath: /usr/bin/python2.7 MachineType: Gateway MD7820U ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py ProcEnviron: - + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-1-generic-pae root=UUID=25167e9a-14b1-4ed0-a62f-165245b38319 ro quiet splash vt.handoff=7 ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-1-generic-pae root=UUID=25167e9a-14b1-4ed0-a62f-165245b38319 ro quiet splash vt.handoff=7 RelatedPackageVersions: - xserver-xorg 1:7.5+6ubuntu8 - libdrm2 2.4.23-1ubuntu3 - xserver-xorg-video-intel 2:2.14.0-1ubuntu2 + xserver-xorg 1:7.5+6ubuntu8 + libdrm2 2.4.23-1ubuntu3 + xserver-xorg-video-intel 2:2.14.0-1ubuntu2 SourcePackage: xserver-xorg-video-intel Title: [gm45] GPU lockup 9e052cc3 (EIR: 0x0010) UnitySupportTest: - + UserGroups: - + dmi.bios.date: 10/14/200992 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 99.11a dmi.board.vendor: Gateway dmi.board.version: 99.07 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 8 dmi.chassis.vendor: Gateway dmi.chassis.version: Rev.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr99.11a:bd10/14/200992:svnGateway:pnMD7820U:pvrRev1:rvnGateway:rn:rvr99.07:cvnGateway:ct8:cvrRev.1: dmi.product.name: MD7820U dmi.product.version: Rev 1 dmi.sys.vendor: Gateway version.libdrm2: libdrm2 2.4.23-1ubuntu3 version.libgl1-mesa-glx: libgl1-mesa-glx 7.10-1ubuntu1 version.xserver-xorg: xserver-xorg 1:7.5+6ubuntu8 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.13.2+git20110124.fadee040-0ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu1 ** Description changed: my computer will not let me access any of the button bar at the top and also the new sidebar on the side does not work. I want to return to Ubuntu 10.10 til this is beta I am using 11.04 alpha + + [ 19.316229] render error detected, EIR: 0x0010 + [ 19.316229] IPEIR: 0x + [
[Bug 514253] Re: [arm] needs porting to thumb2
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. https://bugs.launchpad.net/bugs/514253 Title: [arm] needs porting to thumb2 -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 715185] Re: Non-removable volume doesn't show up in Unity dock after mount.
** Changed in: unity Status: Incomplete => Opinion ** Changed in: unity Status: Opinion => Invalid ** Changed in: unity (Ubuntu) Status: Incomplete => Invalid ** Changed in: unity Status: Invalid => Incomplete ** Changed in: unity (Ubuntu) Status: Invalid => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/715185 Title: Non-removable volume doesn't show up in Unity dock after mount. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718021] Re: [i946gz] GPU lockup f3077a7e (ESR: 0x00000001 IPEHR: 0x87000000) - WARNING: at /build/buildd/linux-2.6.35/mm/page_alloc.c:1986 __alloc_pages_slowpath+0x36d/0x4b0()
Did it only do it this one time or does this happen consistently for you? Have you been running natty and is this just a recent regression? If you boot to an older kernel does the issue go away? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718021 Title: [i946gz] GPU lockup f3077a7e (ESR: 0x0001 IPEHR: 0x8700) - WARNING: at /build/buildd/linux-2.6.35/mm/page_alloc.c:1986 __alloc_pages_slowpath+0x36d/0x4b0() -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718767] Re: [i945gme] GPU lockup 1d5b69ea (ESR: 0x00000001 IPEHR: 0x00007272)
How was the bug reporting tool crashing? That sounds bad. Was it only the one time that you saw this lockup or have you had additional ones? Did you have an actual system freeze, or did the error pop up but you didn't spot any obvious symptoms to go with it? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718767 Title: [i945gme] GPU lockup 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 513724] Re: [arm] needs porting to thumb2
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/513724 Title: [arm] needs porting to thumb2 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 527720] Re: thumb2 porting issues identified: klibc uses mov.*pc
** Tags added: arm-porting-queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/527720 Title: thumb2 porting issues identified: klibc uses mov.*pc -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 580961] Re: unzip fails to deal correctly with filename encodings
I just tried frol's PPA with the libnatspec dependency. It didn't correctly autodetect the encoding so I didn't see any benefit with that implementation. It did however work as good as unzip did in older Ubuntu versions, i.e. both extracting *and listing* worked if either the UNZIP/ZIPINFO environment variables were defined, or if the -O parameter was used: # autodetection doesn't work: $ echo $LANG el_GR.utf8 $ unzip -l biografiko.zip 43008 2010-05-14 12:20 biografiko/Ä¢₧Ü圪 ⌐¼úºóπ¿α⌐₧¬ ÿσ½₧⌐₧¬_Ö.doc # works with the UNZIP environment variable: $ UNZIP='-O cp737' unzip -l biografiko.zip 43008 2010-05-14 12:20 biografiko/Οδηγίες συμπλήρωσης αίτησης_β.doc # (alternatively, the same output is also produced with "-O cp737" in the command line) # and in zipinfo mode, as called by file-roller: $ ZIPINFO='-O cp737' unzip -ZTs biografiko.zip -rw-a-- 2.0 fat43008 b- defN 20100514.122016 biografiko/Οδηγίες συμπλήρωσης αίτησης_β.doc # (alternatively, the same output is also produced with "-O cp737" in the command line) So, it looks like only half of the required patch was included in unzip 6.0-4ubuntu1. Please make listing (unzip -l and unzip -ZTs) work, as it did in previous Ubuntu versions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 595896] Re: Thinkpad SL510 Mute button not working
@Alain: Yes, I am. sorry for the delay because of Chinese New Year vacation. I tested the compile & insmod on my Thinkpad X200 (I have no SL hardware). It uses the same driver. It seems to work: $ make make -C /lib/modules/`uname -r`/build M=`pwd` modules make[1]: Entering directory `/usr/src/linux-headers-2.6.35-23-generic' CC [M] /home/lexical/tar/sutton/lp595896/thinkpad_acpi.o Building modules, stage 2. MODPOST 1 modules CC /home/lexical/tar/sutton/lp595896/thinkpad_acpi.mod.o LD [M] /home/lexical/tar/sutton/lp595896/thinkpad_acpi.ko make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-23-generic' $ sudo rmmod thinkpad_acpi $ sudo insmod ./*.ko (insmod successfully here, so no further message) Can you make sure that you rmmod the module before insmod? Or you can also try sudo cp ./thinkpad_acpi.ko /lib/modules/`uname -r`/updates sudo depmod -a and then reboot. See if the new driver is being used and if the quirking works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/595896 Title: Thinkpad SL510 Mute button not working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)
This is still broken with E6510 with both mainline and Ubuntu kernels. I got the information from Intel developer that they got some regression report about the eDP patches, so they didn't send the patches to Linus yet. Therefore the fix will be in only in 2.6.39 kernel (or http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-next/current/). Since this is rather severe problem, and from what I've seen the eDP patches were tested in many iterations and not possibly the last one, I'd suggest keeping this on radar as a patch to be backported to natty's 2.6.38, considering Dell is one of Canonical's key partners for Ubuntu. ** Changed in: linux (Ubuntu Natty) Status: Incomplete => Opinion ** Changed in: linux (Ubuntu Natty) Status: Opinion => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600453 Title: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 642045] Re: NETGENDIR variable is not set
** Changed in: netgen (Ubuntu) Status: New => Fix Committed ** Changed in: netgen (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/642045 Title: NETGENDIR variable is not set -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717183] Re: Segmentation fault during processing triggers for gconf2 in LiveCD
*** This bug is a duplicate of bug 719170 *** https://bugs.launchpad.net/bugs/719170 ** This bug has been marked a duplicate of bug 719170 Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD * You can subscribe to bug 719170 by following this link: https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/719170/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717183 Title: Segmentation fault during processing triggers for gconf2 in LiveCD -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717397] Re: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
The branch lp:~clint-fewbar/ubuntu/lucid/fix-upgrades-after-reload fixes the problem by checking to see if the problem the recent update is trying to correct has actually happened, and if so, doing a stop/start on the service using invoke-rc.d Between the stop/start, it also kills the errant pid (but only if invoke-rc.d worked, so policy is still respected). I test this on a lucid vm in the following scenarios: * bare bones no updates with just 'apt-get install squid' version 2.7.STABLE7-1ubuntu12 - When preinst is run, the upstart pid and the pidfile agree, and so it exits doing nothing. * same, but also running 'sudo reload squid', verifying that squid is not tracked by upstart anymore with 'status squid' showing stop/waiting, but 'ps auxw | grep squid' showing a running squid. - the job is stopped, the old squid is killed, squid is started again * start squid, reload, kill -9, leaving stale pid file. - Code stops because /proc/`cat pidfile` does not exist. * modify /etc/init/squid.conf to not use expect fork, and pass -N (basically manually putting in the new job file). This simulates the chance that a user may have applied the fix manually. - Code stops because the upstart pid matches the pidfile. * stopped service before hand - pidfile is gone, code is not run * removed upstart file - code checks for that, does not run. Since creating the merge proposal I also tried testing it with a /usr/sbin/policy-rc.d that exitted with 102, the appropriate way to disable a service's stop/starting, and the code was skipped. When the policy-rc.d returned 0, the code worked as intended (invoke-rc.d's behavior was basically unchanged). ** Also affects: squid-deb-proxy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717397 Title: package squid 2.7.STABLE7-1ubuntu12.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719170] Re: Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD
** Description changed: Binary package hint: gconf I got Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD. This issue is not reproducible on full-installed system. - How to reproduce: - 1. boot Natty LiveCD - 2. re-install packages on the list below like `sudo apt-get install --reinstall PACKAGE_NAME` - affected packages: gdm, update-notifier, ibus - 3. get Segmentation fault with the line below - Processing triggers for gconf2 ... - Segmentation fault + How to reproduce: 1. boot Natty LiveCD + 2. re-install packages on the list below like `sudo apt-get install --reinstall PACKAGE_NAME` + affected packages: gdm, update-notifier, ibus + not affected packages: gedit + 3. get Segmentation fault with the line below + Processing triggers for gconf2 ... + Segmentation fault + + Once got Segmentation fault, gconf2 becomes unrecoverable like the output below: + $ sudo apt-get install --reinstall gconf2 + Reading package lists... Done + Building dependency tree + Reading state information... Done + 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. + Need to get 0 B/74.7 kB of archives. + After this operation, 0 B of additional disk space will be used. + (Reading database ... 128093 files and directories currently installed.) + Preparing to replace gconf2 2.32.1-2ubuntu2 (using .../gconf2_2.32.1-2ubuntu2_i386.deb) ... + Unpacking replacement gconf2 ... + Processing triggers for man-db ... + Setting up gconf2 (2.32.1-2ubuntu2) ... + ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: gconf2 2.32.1-2ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic i686 Architecture: i386 Date: Tue Feb 15 06:10:49 2011 LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110214) ProcEnviron: - LANGUAGE=ja_JP.UTF-8:en - LANG=ja_JP.UTF-8 - SHELL=/bin/bash + LANGUAGE=ja_JP.UTF-8:en + LANG=ja_JP.UTF-8 + SHELL=/bin/bash SourcePackage: gconf ** Description changed: Binary package hint: gconf I got Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD. This issue is not reproducible on full-installed system. How to reproduce: 1. boot Natty LiveCD 2. re-install packages on the list below like `sudo apt-get install --reinstall PACKAGE_NAME` affected packages: gdm, update-notifier, ibus - not affected packages: gedit + not affected packages: gedit 3. get Segmentation fault with the line below Processing triggers for gconf2 ... Segmentation fault Once got Segmentation fault, gconf2 becomes unrecoverable like the output below: - $ sudo apt-get install --reinstall gconf2 - Reading package lists... Done - Building dependency tree - Reading state information... Done - 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. - Need to get 0 B/74.7 kB of archives. - After this operation, 0 B of additional disk space will be used. - (Reading database ... 128093 files and directories currently installed.) - Preparing to replace gconf2 2.32.1-2ubuntu2 (using .../gconf2_2.32.1-2ubuntu2_i386.deb) ... - Unpacking replacement gconf2 ... - Processing triggers for man-db ... - Setting up gconf2 (2.32.1-2ubuntu2) ... - + $ sudo apt-get install --reinstall gconf2 + Reading package lists... Done + Building dependency tree + Reading state information... Done + 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. + Need to get 0 B/74.7 kB of archives. + After this operation, 0 B of additional disk space will be used. + (Reading database ... 128093 files and directories currently installed.) + Preparing to replace gconf2 2.32.1-2ubuntu2 (using .../gconf2_2.32.1-2ubuntu2_i386.deb) ... + Unpacking replacement gconf2 ... + Processing triggers for man-db ... + Setting up gconf2 (2.32.1-2ubuntu2) ... + Segmentation fault ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: gconf2 2.32.1-2ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic i686 Architecture: i386 Date: Tue Feb 15 06:10:49 2011 LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110214) ProcEnviron: LANGUAGE=ja_JP.UTF-8:en LANG=ja_JP.UTF-8 SHELL=/bin/bash SourcePackage: gconf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719170 Title: Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 676828] Re: Contacts does not show up in empathy contact list
Additional info: Rally account is online, but contacts not visible. Users from my contact list - see mine as online? And I can recive messagesd fom them and replay them. P.S. I use corporate jabber account with a lot >100 contacts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/676828 Title: Contacts does not show up in empathy contact list -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719169] Re: Why will Empathy NOT WORK/CONNECT with chat.frostwire.com? error connection time out
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719169 Title: Why will Empathy NOT WORK/CONNECT with chat.frostwire.com? error connection time out -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719169] [NEW] Why will Empathy NOT WORK/CONNECT with chat.frostwire.com? error connection time out
Public bug reported: Binary package hint: empathy Why will Empathy NOT WORK/CONNECT with chat.frostwire.com? error connection time out... I've been trying for days to get this to work. Pidgin works but not Empathy. I'm tired of the lack of help I'm getting from irc and forums. all I ask for is some help to get Empathy to work. all I seem to get is "Only idiots use Empathy" or "use another client". If it is something I'm doing wrong fine, Help me to workout what I'm doing wrong if need be. or if it's a problem with empathy tell me. I'm a novice and I'm willing to learn but I can't learn if no one will help me. I'm using ubuntu 10.10, Empathy 2.32.1 ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: empathy 2.32.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 2.6.35-26.46-generic 2.6.35.10 Uname: Linux 2.6.35-26-generic i686 Architecture: i386 Date: Tue Feb 15 16:29:34 2011 ExecutablePath: /usr/bin/empathy InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) ProcEnviron: SHELL=/bin/bash LANG=en_AU.utf8 SourcePackage: empathy XsessionErrors: (polkit-gnome-authentication-agent-1:1580): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed ** Affects: empathy (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719169 Title: Why will Empathy NOT WORK/CONNECT with chat.frostwire.com? error connection time out -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719170] Re: Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719170 Title: Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719170] [NEW] Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD
Public bug reported: Binary package hint: gconf I got Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD. This issue is not reproducible on full-installed system. How to reproduce: 1. boot Natty LiveCD 2. re-install packages on the list below like `sudo apt-get install --reinstall PACKAGE_NAME` affected packages: gdm, update-notifier, ibus 3. get Segmentation fault with the line below Processing triggers for gconf2 ... Segmentation fault ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: gconf2 2.32.1-2ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic i686 Architecture: i386 Date: Tue Feb 15 06:10:49 2011 LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110214) ProcEnviron: LANGUAGE=ja_JP.UTF-8:en LANG=ja_JP.UTF-8 SHELL=/bin/bash SourcePackage: gconf ** Affects: gconf (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719170 Title: Segmentation fault during processing triggers for gconf2 when installing some packages on LiveCD -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 646798] Re: eog window size exceeds screen height
Encountered with eog on Maverick 32-bit with compiz on a screen resolution of 1024x600. Also occurred for gthumb and something else that I can't remember right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/646798 Title: eog window size exceeds screen height -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 714298] Re: [i965gm] GPU lockup - *ERROR* GPU hanging too fast, declaring wedged!
*** This bug is a duplicate of bug 718870 *** https://bugs.launchpad.net/bugs/718870 ** This bug is no longer a duplicate of bug 715122 [sandybridge] GPU lockup - *ERROR* i915_do_wait_request returns -11 ** This bug has been marked a duplicate of bug 718870 [sandybridge] GPU lockup 803644b9 (IPEHR: 0x680b) * You can subscribe to bug 718870 by following this link: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714298 Title: [i965gm] GPU lockup - *ERROR* GPU hanging too fast, declaring wedged! -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 715122] Re: [sandybridge] GPU lockup - *ERROR* i915_do_wait_request returns -11
*** This bug is a duplicate of bug 718870 *** https://bugs.launchpad.net/bugs/718870 ** This bug has been marked a duplicate of bug 718870 [sandybridge] GPU lockup 803644b9 (IPEHR: 0x680b) * You can subscribe to bug 718870 by following this link: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/718870/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/715122 Title: [sandybridge] GPU lockup - *ERROR* i915_do_wait_request returns -11 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717952] Re: using unfold causes top launcher icon to be highlighted
2nd case - in expo the arrow keys can navigate and highlight the desktops. At least here, (set back to your default of 2x2 for consistency, I generally use 1x4), the down and up keys also scroll the launcher. Again the tooltips are exposed, though in expo no big deal, clicking anywhere removes. (if you use you do use the launcher to open an app in the highlighted workspace (while in expo), then scrolling on the launcher stops -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717952 Title: using unfold causes top launcher icon to be highlighted -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718870] Re: [sandybridge] GPU lockup 803644b9 (IPEHR: 0x680b0000)
Thank you for following up with a new bug report. This apport capture is a lot more detailed than bug 715122; in fact with that bug it's not really evident what went wrong (the error codes are all 0's). But this one shows that there's been a divide error. There is no reason not to think it's the same as the previous lockup, so I'm duping the previous one to this one. Since it sounds like you experience this crash multiple times, can you speculate what actions or activities seem to trigger it the most? A divide-by-zero error seems like something which would have a way to trigger it. ** Description changed: Binary package hint: xserver-xorg-video-intel I believe this is the same bus as #715122, but after the last update (#142 from 2011-02-11) + + [ 482.078037] do_trap: 6 callbacks suppressed + [ 482.078042] intel_gpu_top[1931] trap divide error ip:4016bf sp:7fff09c33610 error:0 in intel_gpu_top[40+6000] + [ 750.170912] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung + [ 750.172237] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 183795 at 183794, next 183796) + [ 750.231061] divide error: [#1] SMP + [ 750.231079] last sysfs file: /sys/devices/pci:00/:00:02.0/drm/card0/uevent + [ 750.231101] CPU 0 + [ 750.231107] Modules linked in: binfmt_misc parport_pc ppdev dm_crypt snd_hda_codec_hdmi snd_hda_codec_realtek coretemp snd_hda_intel lp xhci_hcd snd_hda_codec shpchp snd_hwdep snd_pcm joydev snd_seq_midi parport snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device psmouse snd soundcore serio_raw snd_page_alloc btrfs zlib_deflate crc32c_intel libcrc32c usbhid hid i915 ahci libahci drm_kms_helper drm i2c_algo_bit video e1000e + [ 750.231243] + [ 750.231249] Pid: 5, comm: kworker/u:0 Not tainted 2.6.38-3-generic #30-Ubuntu DH67BL/ + [ 750.231272] RIP: 0010:[] [] ironlake_compute_srwm+0x88/0x2b0 [i915] + [ 750.231308] RSP: 0018:88020f4eb870 EFLAGS: 00010246 + [ 750.231324] RAX: RBX: 05dc RCX: + [ 750.231344] RDX: RSI: RDI: 88020b32a000 + [ 750.231363] RBP: 88020f4eb8c0 R08: 0004 R09: + [ 750.231383] R10: 05dc R11: 88020f4eb92c R12: 88020f4eb928 + [ 750.231403] R13: 10624dd3 R14: 0001 R15: 88020f4eb928 + [ 750.231423] FS: () GS:88001fc0() knlGS: + [ 750.231446] CS: 0010 DS: ES: CR0: 8005003b + [ 750.231462] CR2: 7fff4ea6c418 CR3: 01a03000 CR4: 000406f0 + [ 750.231482] DR0: DR1: DR2: + [ 750.231502] DR3: DR6: 0ff0 DR7: 0400 + [ 750.231522] Process kworker/u:0 (pid: 5, threadinfo 88020f4ea000, task 88020f4cdb00) + [ 750.231545] Stack: + [ 750.231551] 0282 88020f4eb900 88020f4eb8c0 81075885 + [ 750.231574] 88020f4ebfd8 88020b388000 88020f4eb92c 88020b388018 + [ 750.231597] 88020f4eb924 88020f4eb928 88020f4eb960 a00ddf55 + [ 750.231619] Call Trace: + [ 750.231631] [] ? try_to_del_timer_sync+0x85/0xe0 + [ 750.231653] [] sandybridge_update_wm+0x1c5/0x3f0 [i915] + [ 750.231677] [] intel_update_watermarks+0x140/0x160 [i915] + [ 750.231701] [] ironlake_crtc_disable+0x3d5/0x900 [i915] + [ 750.231725] [] ironlake_crtc_prepare+0xe/0x10 [i915] + [ 750.231746] [] drm_crtc_helper_set_mode+0x317/0x4e0 [drm_kms_helper] + [ 750.231772] [] drm_helper_resume_force_mode+0x72/0x150 [drm_kms_helper] + [ 750.231801] [] ? drm_irq_install+0x167/0x230 [drm] + [ 750.231822] [] i915_reset+0x266/0x4d0 [i915] + [ 750.231842] [] ? i915_error_work_func+0x0/0x130 [i915] + [ 750.231865] [] i915_error_work_func+0xd7/0x130 [i915] + [ 750.231885] [] process_one_work+0x11d/0x420 + [ 750.231903] [] worker_thread+0x163/0x360 + [ 750.231920] [] ? worker_thread+0x0/0x360 + [ 750.231936] [] kthread+0x96/0xa0 + [ 750.231951] [] kernel_thread_helper+0x4/0x10 + [ 750.231969] [] ? kthread+0x0/0xa0 + [ 750.231984] [] ? kernel_thread_helper+0x0/0x10 + [ 750.232000] Code: e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 0f 1f 84 00 00 00 00 00 69 c1 e8 03 00 00 49 63 da 41 bd d3 4d 62 10 41 0f af f0 89 c2 c1 fa 1f <41> f7 f9 31 d2 48 63 c8 48 89 d8 48 f7 f1 48 b9 cf f7 53 e3 a5 + [ 750.232092] RIP [] ironlake_compute_srwm+0x88/0x2b0 [i915] + [ 750.232116] RSP + + ACTHD: 0x + EIR: 0x + EMR: 0x + ESR: 0x + PGTBL_ER: 0x + IPEHR: 0x680b + IPEIR: 0x + INSTDONE1: 0xfffe + INSTDONE2: 0x ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu7 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic x86_64 Architectu
[Bug 614993] Re: 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe
# sudo apt-get remove xserver-xorg-video-nouveau # update-manager -d did the trick for me :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/614993 Title: 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 712957] Re: banshee cannot load music on mtp device
Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712957 Title: banshee cannot load music on mtp device -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718840] Re: [i915g] GPU lockup (ESR: 0x00000001 IPEHR: 0x7d990000)
Have you been seeing other instances of this freeze, or just this once? If you'd been running natty successfully previously, without this freeze, when did you first start noticing it? If you boot to an older kernel does it go away? How frequently does the freeze happen? ** Summary changed: - [i915g] GPU lockup 100ae1bc + [i915g] GPU lockup (ESR: 0x0001 IPEHR: 0x7d99) ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718840 Title: [i915g] GPU lockup (ESR: 0x0001 IPEHR: 0x7d99) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 719167] [NEW] upgrade of libapache2-mod-fcgid fails on hardy
Public bug reported: Binary package hint: libapache2-mod-fcgid Description:Ubuntu 8.04.4 LTS Release:8.04 apt-cache policy libapache2-mod-fcgid libapache2-mod-fcgid: Installed: 1:2.2-1ubuntu0.8.04.1 Candidate: 1:2.2-1ubuntu0.8.04.1 Version table: *** 1:2.2-1ubuntu0.8.04.1 0 500 http://archive.ubuntu.com hardy-updates/universe Packages 500 http://archive.ubuntu.com hardy-security/universe Packages 500 ftp://ftp.hosteurope.de hardy-updates/universe Packages 500 ftp://ftp.hosteurope.de hardy-security/universe Packages 100 /var/lib/dpkg/status 1:2.2-1 0 500 http://archive.ubuntu.com hardy/universe Packages 500 ftp://ftp.hosteurope.de hardy/universe Packages Upgrade of package libapache2-mod-fcgid fails on hardy with the following message: Setting up libapache2-mod-fcgid (1:2.2-1ubuntu0.8.04.1) ... This module does not exist! dpkg: error processing libapache2-mod-fcgid (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: libapache2-mod-fcgid E: Sub-process /usr/bin/dpkg returned an error code (1) Uninstalling fails too: pammer@lukas2:~$ sudo apt-get remove libapache2-mod-fcgid Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: libapache2-mod-fcgid psa-mod-fcgid-configurator 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 270kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 43531 files and directories currently installed.) Removing psa-mod-fcgid-configurator ... /var/lib/dpkg/info/psa-mod-fcgid-configurator.prerm: line 9: syntax error near unexpected token `}' /var/lib/dpkg/info/psa-mod-fcgid-configurator.prerm: line 9: `}' dpkg: error processing psa-mod-fcgid-configurator (--remove): subprocess pre-removal script returned error exit status 2 dpkg: libapache2-mod-fcgid: dependency problems, but removing anyway as you request: psa-mod-fcgid-configurator depends on libapache2-mod-fcgid. Removing libapache2-mod-fcgid ... Errors were encountered while processing: psa-mod-fcgid-configurator E: Sub-process /usr/bin/dpkg returned an error code (1) Re-Install does not work either: pammer@lukas2:~$ sudo apt-get install libapache2-mod-fcgid Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libapache2-mod-fcgid 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 39.0kB of archives. After this operation, 209kB of additional disk space will be used. Get:1 http://archive.ubuntu.com hardy-updates/universe libapache2-mod-fcgid 1:2.2-1ubuntu0.8.04.1 [39.0kB] Fetched 39.0kB in 0s (368kB/s) Selecting previously deselected package libapache2-mod-fcgid. (Reading database ... 43526 files and directories currently installed.) Unpacking libapache2-mod-fcgid (from .../libapache2-mod-fcgid_1%3a2.2-1ubuntu0.8.04.1_amd64.deb) ... Setting up libapache2-mod-fcgid (1:2.2-1ubuntu0.8.04.1) ... This module does not exist! dpkg: error processing libapache2-mod-fcgid (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: libapache2-mod-fcgid E: Sub-process /usr/bin/dpkg returned an error code (1) There was a similuar report for Intrepid (https://bugs.launchpad.net/ubuntu/+source/libapache2-mod- fcgid/+bug/309998), which was rejected due to end-of-live. ** Affects: libapache2-mod-fcgid (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719167 Title: upgrade of libapache2-mod-fcgid fails on hardy -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 604854] Re: dbus is not started by upstart when the machine-id file is empty
I ran into this problem while attempting to install Ubuntu Desktop 10.04 AMD64 onto a Zotac MCP7A with P4 dualcore CPU. Had to install Ubuntu Server instead and get gdm to work from there. After all of the updates were applied, I had an official 10.04.2 system and the problem still exists. Everytime /etc/init/dbus.conf called 'exec dbus-uuidgen --ensure' the system would head toward an unstoppable kernel panic that only the reset or power buttons could recover from. To get around this, I followed the directions above. I removed /var/lib/dbus/machine-id* and commented 'exec dbus-uuidgen --ensure' out. The system now boots correctly to tty1, I can login and manually issue: sudo dbus-daemon --system --fork && sudo service gdm start and everything comes to life like it should. Have not noticed any problems with this setup as of yet, but I am willing to bet that there's a process somewhere that's not happy with this situation. Attempting to allow 'exec dbus-daemon --system --fork' to run at the tail end of /etc/init/dbus.conf results in a kernel panic as well. It isn't until everything else is loaded will 'dbus-daemon --system --fork' and 'service gdm start' work. It is for this reason that 'exec dbus-daemon --system --fork' is also commented out in /etc/init/dbus.conf I will write an initscript or some sort of upstart script and post it here as an addendum at some point. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/604854 Title: dbus is not started by upstart when the machine-id file is empty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718840] Re: [i915g] GPU lockup 100ae1bc
** Description changed: Binary package hint: xserver-xorg-video-intel Graphics locked up, seemingly at random. I was using the new Unity desktop in Natty. Please let me know how I can help to debug this issue. + + [ 135.581204] exe (1893): /proc/1893/oom_adj is deprecated, please use /proc/1893/oom_score_adj instead. + [ 874.412011] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung + [ 874.413822] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 176697 at 176689, next 176698) + [ 874.538935] show_signal_msg: 6 callbacks suppressed + [ 874.538944] compiz[1523]: segfault at 20c ip 009a1db6 sp bfc8bf30 error 4 in i915_dri.so[981000+64000] + [ 876.860022] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung + [ 876.861306] [drm:i915_reset] *ERROR* Failed to reset chip. + + ACTHD: 0x + EIR: 0x + EMR: 0xffed + ESR: 0x0001 + PGTBL_ER: 0x + IPEHR: 0x7d99 + IPEIR: 0x + INSTDONE: 0x0307f8c1 + busy: IDCT + busy: IQ + busy: PR + busy: VLD + busy: Instruction parser + busy: Strips and fans + busy: Setup engine + busy: Windowizer + busy: Intermediate Z + busy: Perspective interpolation + busy: Bypass FIFO + busy: Pixel shader + busy: Color calculator ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu7 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic i686 Architecture: i386 Chipset: i915g CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz DRM.card0.VGA.1: - status: connected - enabled: enabled - dpms: On - modes: 1280x1024 1280x1024 1152x864 1024x768 1024x768 800x600 800x600 640x480 640x480 720x400 - edid-base64: AP///wAQrAxAVlJDQQsPAQMOJh947u6Vo1RMmSYPUFSlSwBxT4GAAQEBAQEBAQEBAQEBMCoAmFEAKkAwcBMAeC0RAAAe/wBUNjExNzUzQ0FDUlYK/ABERUxMIDE5MDVGUAog/QA4TB5RDgAKICAgICAgADs= + status: connected + enabled: enabled + dpms: On + modes: 1280x1024 1280x1024 1152x864 1024x768 1024x768 800x600 800x600 640x480 640x480 720x400 + edid-base64: AP///wAQrAxAVlJDQQsPAQMOJh947u6Vo1RMmSYPUFSlSwBxT4GAAQEBAQEBAQEBAQEBMCoAmFEAKkAwcBMAeC0RAAAe/wBUNjExNzUzQ0FDUlYK/ABERUxMIDE5MDVGUAog/QA4TB5RDgAKICAgICAgADs= Date: Mon Feb 7 12:44:02 2011 DistUpgraded: Yes, recently upgraded Log time: 2010-11-11 12:12:04.128037 DistroCodename: natty DistroVariant: ubuntu DumpSignature: 100ae1bc ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py GraphicsCard: - Subsystem: Dell Device [1028:0179] -Subsystem: Dell Device [1028:0179] + Subsystem: Dell Device [1028:0179] + Subsystem: Dell Device [1028:0179] InterpreterPath: /usr/bin/python2.7 MachineType: Dell Inc. OptiPlex GX280 ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py ProcEnviron: - + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-2-generic root=UUID=d64f6b53-b554-4eed-8bc1-3fc95957fe88 ro quiet splash vt.handoff=7 ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=d64f6b53-b554-4eed-8bc1-3fc95957fe88 ro quiet splash vt.handoff=7 RelatedPackageVersions: - xserver-xorg 1:7.6~3ubuntu3 - libdrm2 2.4.23-1ubuntu3 - xserver-xorg-video-intel 2:2.14.0-1ubuntu6 + xserver-xorg 1:7.6~3ubuntu3 + libdrm2 2.4.23-1ubuntu3 + xserver-xorg-video-intel 2:2.14.0-1ubuntu6 Renderer: Hardware acceleration SourcePackage: xserver-xorg-video-intel Title: [i915g] GPU lockup 100ae1bc UserGroups: - + dmi.bios.date: 02/09/2005 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 0H7276 dmi.board.vendor: Dell Inc. dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA04:bd02/09/2005:svnDellInc.:pnOptiPlexGX280:pvr:rvnDellInc.:rn0H7276:rvr:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex GX280 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.2.1+glibmainloop4-0ubuntu11 version.libdrm2: libdrm2 2.4.23-1ubuntu3 version.libgl1-mesa-glx: libgl1-mesa-glx 7.10-1ubuntu1 version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu4 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.13.2+git20110124.fadee040-0ubuntu4 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu7 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/718840 Title: [i915g] GPU lockup (ESR: 0x0001 IPEHR: 0x7d99) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717579] Re: [gm45] GPU lockup 5bf2794a (EIR: 0x00000010 PGTBL_ER: 0x00000001 ESR: 0x00000010)
It does not freeze, however it shows the error message. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717579 Title: [gm45] GPU lockup 5bf2794a (EIR: 0x0010 PGTBL_ER: 0x0001 ESR: 0x0010) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 718767] Re: [i945gme] GPU lockup 1d5b69ea (ESR: 0x00000001 IPEHR: 0x00007272)
** Description changed: Binary package hint: xserver-xorg-video-intel The notification that this had crashed appeared just after rebooting. The bug reporting tool was also crashing at the same time so it's hard to say when this happened/what the cause was. + + [ 13.413946] mtrr: no more MTRRs available + [ 13.413958] [drm] MTRR allocation failed. Graphics performance may suffer. + [ 13.425214] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). + [ 13.425225] [drm] Driver supports precise vblank timestamp query. + [ 13.507981] vgaarb: device changed decodes: PCI::00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem + [ 13.508920] [drm] initialized overlay support + ... + [ 1120.564076] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung + [ 1120.571548] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 123059 at 123042, next 123237) + [ 1120.578527] [drm:i915_reset] *ERROR* Failed to reset chip. + [ 1120.672949] show_signal_msg: 6 callbacks suppressed + [ 1120.672964] compiz[1262]: segfault at 0 ip 003690e0 sp bff00110 error 6 in libc-2.12.2.so[255000+15a000] ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-1ubuntu7 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic i686 Architecture: i386 Chipset: i945gme DRM.card0.LVDS.1: - status: connected - enabled: enabled - dpms: On - modes: 1024x600 - edid-base64: AP///wAGr9IwAAETAQOAFg14CmaVlllXkSgfUFQBAQEBAQEBAQEBAQEBAQEBsBMAQEFYGSAYiDEA330YDwAg/gBBVU8KICAgICAgICAg/gBCMTAxQVcwMyBWMCAKAFI= + status: connected + enabled: enabled + dpms: On + modes: 1024x600 + edid-base64: AP///wAGr9IwAAETAQOAFg14CmaVlllXkSgfUFQBAQEBAQEBAQEBAQEBAQEBsBMAQEFYGSAYiDEA330YDwAg/gBBVU8KICAgICAgICAg/gBCMTAxQVcwMyBWMCAKAFI= DRM.card0.VGA.1: - status: disconnected - enabled: disabled - dpms: Off - modes: - edid-base64: + status: disconnected + enabled: disabled + dpms: Off + modes: + edid-base64: Date: Mon Feb 14 08:44:56 2011 DistUpgraded: Yes, recently upgraded Log time: 2011-01-27 10:36:04.407155 DistroCodename: natty DistroVariant: ubuntu DumpSignature: 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272) ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py GraphicsCard: - Subsystem: QUANTA Computer Inc Device [152d:1777] -Subsystem: QUANTA Computer Inc Device [152d:1777] + Subsystem: QUANTA Computer Inc Device [152d:1777] + Subsystem: QUANTA Computer Inc Device [152d:1777] InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110122) InterpreterPath: /usr/bin/python2.7 MachineType: Quanta UW1 ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py ProcEnviron: - + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=fd4da622-36c1-4d74-811d-a8a5c90f2738 ro quiet splash vt.handoff=7 ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-3-generic root=UUID=fd4da622-36c1-4d74-811d-a8a5c90f2738 ro quiet splash vt.handoff=7 RelatedPackageVersions: - xserver-xorg 1:7.6~3ubuntu4 - libdrm2 2.4.23-1ubuntu3 - xserver-xorg-video-intel 2:2.14.0-1ubuntu7 + xserver-xorg 1:7.6~3ubuntu4 + libdrm2 2.4.23-1ubuntu3 + xserver-xorg-video-intel 2:2.14.0-1ubuntu7 SourcePackage: xserver-xorg-video-intel Title: [i945gme] GPU lockup 1d5b69ea (ESR: 0x0001 IPEHR: 0x7272) UserGroups: - + dmi.bios.date: 05/19/2009 dmi.bios.vendor: INSYDE dmi.bios.version: Q3F21 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Base Board Product Name dmi.board.vendor: Quanta dmi.board.version: 03 dmi.chassis.asset.tag: dmi.chassis.type: 1 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnINSYDE:bvrQ3F21:bd05/19/2009:svnQuanta:pnUW1:pvr04:rvnQuanta:rnBaseBoardProductName:rvr03:cvnChassisManufacturer:ct1:cvrChassisVersion: dmi.product.name: UW1 dmi.product.version: 04 dmi.sys.vendor: Quanta version.compiz: compiz 1:0.9.2.1+glibmainloop4-0ubuntu11 version.libdrm2: libdrm2 2.4.23-1ubuntu3 version.libgl1-mesa-glx: libgl1-mesa-glx 7.10-1ubuntu1 version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu4 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.13.2+git20110124.fadee040-0ubuntu4 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu7 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu4 ** Description changed: Binary package hint: xserver-xorg-video-intel The notification that this had crashed appeared just after rebooting. The bug reporting tool was also crashing at the same time so it's hard to say when this happened/what the cause was. + + ACTHD: 0x + EIR: 0x + EMR: 0xffed + ESR: 0x0001