[Desktop-packages] [Bug 91389] Re: Please add support for more than one VPN simultaneously
Importantly, this is still broken in network-manager 1.0: Here's the upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=504763 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/91389 Title: Please add support for more than one VPN simultaneously Status in NetworkManager: Confirmed Status in network-manager package in Ubuntu: Confirmed Bug description: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects /ubuntu/network-manager I often need to use more than one VPN at the same time (each using a different address range though). It'd be nice if network-manager would support that situation. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRfQLkQy0JeEGD2blAQItkgP/SWjDb/mIMltNpsr6CyY7tQ290sszSPQV FSmEir+njA+Eq52nnoqwowAImJeiF2g3VAcHLcfsoaBjcPhqN8o4iT5LoAEtKLeA +UE+qoY0zerSkn8tCgJa1U/Zaa80lROpU3pLSCKfbFPisnzybCxjGzkmwLyKRQT/ KcJBSkHDeZY= =PKgd -END PGP SIGNATURE- To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/91389/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1074968] Re: Pulseaudio leading to rtkit making hard kernel lock-up
I can confirm this. I've attached my syslog before the lock-up. Interestingly, it has this line in the middle: alsa-util.c: snd_pcm_avail() returned a value that is exceptionally large: 862552 bytes (4889 ms). pulseaudio[2079]: [alsa-sink-CX20585 Analog] alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. I pkill -9'd the pulseaudio process, but it continued freezing again after the process respawned. ** Attachment added: "Extract of syslog" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1074968/+attachment/3924413/+files/syslog-extract.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1074968 Title: Pulseaudio leading to rtkit making hard kernel lock-up Status in “pulseaudio” package in Ubuntu: Confirmed Bug description: After upgrading to 12.10 it takes about five minutes to boot my system while the system load goes crazy and unity occasionally crashes once or twice in the process. Looking at my syslog the only syspicious lines is Nov 4 20:30:58 zelito rtkit-daemon[2524]: The canary thread is apparently starving. Taking action. Nov 4 20:30:58 zelito rtkit-daemon[2524]: Demoting known real-time threads. Nov 4 20:30:58 zelito rtkit-daemon[2524]: Successfully demoted thread 10780 of process 10774 (n/a). Nov 4 20:30:58 zelito rtkit-daemon[2524]: Successfully demoted thread 10779 of process 10774 (n/a). Nov 4 20:30:58 zelito rtkit-daemon[2524]: Successfully demoted thread 10774 of process 10774 (n/a). Nov 4 20:30:58 zelito rtkit-daemon[2524]: Demoted 3 threads. These lines repeat about 20 times and end up with a kernel lock-up Nov 4 20:31:48 zelito rtkit-daemon[2524]: Demoted 3 threads. Nov 4 20:31:49 zelito kernel: [ 373.910966] [ cut here ] Nov 4 20:31:49 zelito kernel: [ 373.910974] WARNING: at /build/buildd/linux-3.5.0/kernel/watchdog.c:242 watchdog_overflow_callback+0x9a/0xc0() Nov 4 20:31:49 zelito kernel: [ 373.910975] Hardware name: NBLBX Nov 4 20:31:49 zelito kernel: [ 373.910976] Watchdog detected hard LOCKUP on cpu 0 Nov 4 20:31:49 zelito kernel: [ 373.910977] Modules linked in: snd_hrtimer pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) dm_crypt coretemp arc4 tpm_infineon psmouse kvm snd_hda_codec_hdmi hp_wmi sparse_keymap snd_hda_codec_realtek uvcvideo videobuf2_core videodev videobuf2_vmalloc videobuf2_memops snd_hda_intel snd_hda_codec snd_hwdep snd_pcm microcode snd_seq_midi snd_rawmidi serio_raw ath9k snd_seq_midi_event i7core_edac snd_seq edac_core mac80211 snd_timer ath9k_common snd_seq_device ath9k_hw ath fglrx(PO) intel_ips lpc_ich cfg80211 mei snd soundcore snd_page_alloc tpm_tis rfcomm bnep parport_pc bluetooth ppdev mac_hid lp parport binfmt_misc vesafb hid_generic usbhid hid r8169 wmi video Nov 4 20:31:49 zelito kernel: [ 373.911020] Pid: 16187, comm: unity-music-dae Tainted: P O 3.5.0-18-generic #29-Ubuntu Nov 4 20:31:49 zelito kernel: [ 373.911021] Call Trace: Nov 4 20:31:49 zelito kernel: [ 373.911023][] warn_slowpath_common+0x7f/0xc0 Nov 4 20:31:49 zelito kernel: [ 373.911031] [] warn_slowpath_fmt+0x46/0x50 Nov 4 20:31:49 zelito kernel: [ 373.911035] [] ? touch_nmi_watchdog+0x80/0x80 Nov 4 20:31:49 zelito kernel: [ 373.911038] [] watchdog_overflow_callback+0x9a/0xc0 Nov 4 20:31:49 zelito kernel: [ 373.911043] [] __perf_event_overflow+0x9d/0x230 Nov 4 20:31:49 zelito kernel: [ 373.911048] [] ? x86_perf_event_set_period+0xd7/0x160 Nov 4 20:31:49 zelito kernel: [ 373.911051] [] perf_event_overflow+0x14/0x20 Nov 4 20:31:49 zelito kernel: [ 373.911054] [] intel_pmu_handle_irq+0x193/0x310 Nov 4 20:31:49 zelito kernel: [ 373.911059] [] perf_event_nmi_handler+0x1d/0x20 Nov 4 20:31:49 zelito kernel: [ 373.911062] [] nmi_handle.isra.0+0x51/0x80 Nov 4 20:31:49 zelito kernel: [ 373.911065] [] do_nmi+0xe0/0x360 Nov 4 20:31:49 zelito kernel: [ 373.911067] [] end_repeat_nmi+0x1a/0x1e Nov 4 20:31:49 zelito kernel: [ 373.911069] <> Nov 4 20:31:49 zelito kernel: [ 373.911071] ---[ end trace 70e4a0a58141ab52 ]--- I'm reporting it against pulseaudio since process 10774 which is the last demoted every time is pulseaudio. It seems not to be the first time this has happened, but the bug does not get a lot of attention: http://ubuntuforums.org/archive/index.php/t-1874171.html https://bugs.freedesktop.org/show_bug.cgi?id=45241 There is even an old (abandoned?) branch which seems to have tried to address this issue: https://code.launchpad.net/~awe/pulseaudio/rtkit-conflicts ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: pulseaudio 1:2.1-0ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7 Uname: Linux 3.5.0-18-generic x86_64 NonfreeKernelM
[Desktop-packages] [Bug 821342] Re: nautilus crashed with SIGSEGV in g_main_context_dispatch()
Sebastian, and all: For me Nautilus crashes whenever I go to particular folders, so is reproducible that way. One of those folders has files with the following extensions: html pdf xls txt doc odt zip txt~ html~ and two sub-folders. Let me know if I can help in testing the bug in any other way. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/821342 Title: nautilus crashed with SIGSEGV in g_main_context_dispatch() Status in Nautilus: Incomplete Status in “nautilus” package in Ubuntu: Incomplete Status in “nautilus” source package in Oneiric: Won't Fix Bug description: Nautilus crashes occasionally during normal use ( difficult to reproduce ). ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: nautilus 1:3.1.4-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0 Uname: Linux 3.0.0-7-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 CrashCounter: 1 Date: Fri Aug 5 10:28:51 2011 ExecutablePath: /usr/bin/nautilus InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) ProcCmdline: nautilus -n ProcEnviron: LANG=pl_PL.UTF-8 SHELL=/usr/bin/zsh SegvAnalysis: Segfault happened at: 0x4bff0e: mov0x390(%rax),%rdi PC (0x004bff0e) ok source "0x390(%rax)" (0xae3a) not located in a known VMA region (needed readable region)! destination "%rdi" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: nautilus StacktraceTop: ?? () ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: nautilus crashed with SIGSEGV in g_main_context_dispatch() UpgradeStatus: Upgraded to oneiric on 2011-08-03 (2 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/821342/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 825280] Re: Repeated Ubuntu One address book errors
I see it every time Thunderbird starts up. Sometimes it continues after TB starts up as well. It was a problem with TB 6.0 and continues to be a problem with TB 7.0. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/825280 Title: Repeated Ubuntu One address book errors Status in “thunderbird” package in Ubuntu: Confirmed Bug description: With a recent update Thunderbird has become almost unusable with errors that say the follow appearing whenever I interact with my email: There was a problem opening the address book "Ubuntu One" - the message returned was: Cannot open book: Unauthorized ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: thunderbird 6.0~b3+build1+nobinonly-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-8.10-generic 3.0.1 Uname: Linux 3.0.0-8-generic i686 Architecture: i386 Date: Fri Aug 12 08:21:21 2011 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: thunderbird UpgradeStatus: Upgraded to oneiric on 2011-07-13 (29 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/825280/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp