[Bug 1785909] [NEW] update-manager crashes when upgrading from 16.04

2018-08-07 Thread pranith
Public bug reported:

I have a 16.04 system where the package snapd has been uninstalled. On
trying to upgrade this system to 18.04, I get the following error

$ sudo update-manager -d
/usr/bin/update-manager:28: PyGIWarning: Gtk was imported without specifying a 
version first. Use gi.require_version('Gtk', '3.0') before import to ensure 
that the right version gets loaded.
  from gi.repository import Gtk
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: 
Dbusmenu was imported without specifying a version first. Use 
gi.require_version('Dbusmenu', '0.4') before import to ensure that the right 
version gets loaded.
  from gi.repository import Dbusmenu, Unity
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: 
Unity was imported without specifying a version first. Use 
gi.require_version('Unity', '7.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Dbusmenu, Unity
Checking for a new Ubuntu release
/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py:23: 
PyGIWarning: Gtk was imported without specifying a version first. Use 
gi.require_version('Gtk', '3.0') before import to ensure that the right version 
gets loaded.
  from gi.repository import Gtk, Gdk
/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py:33: 
PyGIWarning: WebKit2 was imported without specifying a version first. Use 
gi.require_version('WebKit2', '4.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import WebKit2 as WebKit
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg' 
extracting 'bionic.tar.gz'
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-18ogog0r/bionic", line 8, in 
sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeMain.py", 
line 238, in main
if app.run():
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeController.py", 
line 1949, in run
return self.fullUpgrade()
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeController.py", 
line 1826, in fullUpgrade
if not self.doPostInitialUpdate():
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeController.py", 
line 893, in doPostInitialUpdate
self.quirks.run("PostInitialUpdate")
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeQuirks.py", line 
113, in run
func()
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeQuirks.py", line 
133, in bionicPostInitialUpdate
self._checkStoreConnectivity()
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeQuirks.py", line 
492, in _checkStoreConnectivity
stderr=PIPE, universal_newlines=True).communicate()
  File "/usr/lib/python3.5/subprocess.py", line 947, in __init__
restore_signals, start_new_session)
  File "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'snap'
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/problem_report.py", line 497, in 
add_to_existing
self.write(f)
  File "/usr/lib/python3/dist-packages/problem_report.py", line 450, in write
block = f.read(1048576)
  File "/usr/lib/python3.5/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid 
start byte

Original exception was:
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-18ogog0r/bionic", line 8, in 
sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeMain.py", 
line 238, in main
if app.run():
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeController.py", 
line 1949, in run
return self.fullUpgrade()
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeController.py", 
line 1826, in fullUpgrade
if not self.doPostInitialUpdate():
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeController.py", 
line 893, in doPostInitialUpdate
self.quirks.run("PostInitialUpdate")
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeQuirks.py", line 
113, in run
func()
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeQuirks.py", line 
133, in bionicPostInitialUpdate
self._checkStoreConnectivity()
  File 
"/tmp/ubuntu-release-upgrader-18ogog0r/DistUpgrade/DistUpgradeQuirks.py", line 
492, in _checkStoreConnectivity
stderr=PIPE, universal_newlines=True).communicate()
  File "/usr/lib/python3.5/subprocess.py", line 947, in __init__
restore_signals, start_new_session)
  File "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child
raise chil

[Bug 1555158] ProcCpuinfo.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593902/+files/ProcCpuinfo.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] CurrentDmesg.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593898/+files/CurrentDmesg.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] ProcInterrupts.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593904/+files/ProcInterrupts.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] AlsaInfo.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593896/+files/AlsaInfo.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] ProcEnviron.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593903/+files/ProcEnviron.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] PulseList.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593906/+files/PulseList.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] JournalErrors.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593900/+files/JournalErrors.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] [NEW] Screen glitch in kernel 4.4.0-11

2016-03-09 Thread pranith
Public bug reported:

On my Dell XPS 15 9550(core i3 integrated graphics), the screen started 
glitching on kernel 4.4.0-11. This glitching goes away if I reboot to kernel 
4.4.0-4.
--- 
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  pranith1360 F pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 16.04
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 0c45:6713 Microdia 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 15 9550
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-11-generic.efi.signed 
root=UUID=a16c8d99-e1e9-47d7-8873-d3e2800eee71 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 4.4.0-11.26-generic 4.4.4
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-11-generic N/A
 linux-backports-modules-4.4.0-11-generic  N/A
 linux-firmware1.156
RfKill:
 1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
Tags:  xenial
Uname: Linux 4.4.0-11-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 12/18/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 01.01.15
dmi.board.name: 0WNFM0
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr01.01.15:bd12/18/2015:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0WNFM0:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 15 9550
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-collected xenial

** Tags added: apport-collected xenial

** Description changed:

- On my Dell XPS 15 9550(core i3 integrated graphics), the screen started
- glitching on kernel 4.4.0-11. This glitching goes away if I reboot to
- kernel 4.4.0-4.
+ On my Dell XPS 15 9550(core i3 integrated graphics), the screen started 
glitching on kernel 4.4.0-11. This glitching goes away if I reboot to kernel 
4.4.0-4.
+ --- 
+ ApportVersion: 2.20-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  pranith1360 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 0c45:6713 Microdia 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: Dell Inc. XPS 15 9550
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-11-generic.efi.signed 
root=UUID=a16c8d99-e1e9-47d7-8873-d3e2800eee71 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-11.26-generic 4.4.4
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-11-generic N/A
+  linux-backports-modules-4.4.0-11-generic  N/A
+  linux-firmware1.156
+ RfKill:
+  1: phy1: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  xenial
+ Uname: Linux 4.4.0-11-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 12/18/2015
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 01.01.15
+ dmi.board.name: 0WNFM0
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr01.01.15:bd12/18/2015:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0WNFM0:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.name: XPS 15 9550
+ dmi.sys.vendor: Dell Inc.

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] IwConfig.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593899/+files/IwConfig.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] UdevDb.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1555158/+attachment/4593907/+files/UdevDb.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] WifiSyslog.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593908/+files/WifiSyslog.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] ProcModules.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1555158/+attachment/4593905/+files/ProcModules.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] CRDA.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1555158/+attachment/4593897/+files/CRDA.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] Lspci.txt

2016-03-09 Thread pranith
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1555158/+attachment/4593901/+files/Lspci.txt

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] Re: Screen glitch in kernel 4.4.0-11

2016-03-09 Thread pranith
After installing the kernels in between I am able to reliably reproduce
this start from kernel 4.4.0-9.

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] Re: Screen glitch in kernel 4.4.0-11

2016-03-09 Thread pranith
The bug is also present on the latest upstream kernel.

Over on ubuntu formus, people have had similar experiences.

http://ubuntuforums.org/showthread.php?t=2301071&page=29&p=13451079#post13451079

** Changed in: linux (Ubuntu Xenial)
   Status: Incomplete => Confirmed

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1555158] Re: Screen glitch in kernel 4.4.0-11

2016-03-09 Thread pranith
** Tags added: kernel-bug-exists-upstream

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1554613] Re: screen flickering on XPS13 9350

2016-03-15 Thread pranith
I think this bug is caused by the backported i915 driver in 4.4.0-9
which is being loaded as i915_bpo.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  screen flickering on XPS13 9350

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

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


[Bug 1555158] Re: Screen glitch in kernel 4.4.0-11

2016-03-15 Thread pranith
possible duplicate bug: 1554613

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

Title:
  Screen glitch in kernel 4.4.0-11

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

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


[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-15 Thread pranith
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350

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

Title:
  screen flicker on Dell XPS 13 9350 after kernel upgrade

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

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


[Bug 1555158] Re: Screen flickering in kernel 4.4.0-11 - XPS 9550

2016-03-19 Thread pranith
** Summary changed:

- Screen glitch in kernel 4.4.0-11
+ Screen flickering in kernel 4.4.0-11 -  XPS 9550

** Summary changed:

- Screen flickering in kernel 4.4.0-11 -  XPS 9550
+ Screen flickering in kernel  > 4.4.0-8 on  XPS 9550

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

Title:
  Screen flickering in kernel  > 4.4.0-8 on  XPS 9550

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-01 Thread pranith
@eugenesan but the workaround you posted in the summary lists mainline
kernels. These kernels still have the problem so they are not work
arounds. The link posted by @bettini will solve the current problem, but
they have other bugs(suspend resume bug). So there is no current work
around for this problem without introducing other bugs.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1554613/+subscriptions

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


[Bug 1554613]

2016-04-27 Thread pranith
Is this really resolved? The problem is gone, but I don't think anyone
identified what is really causing the problem to occur. Also, we need to
identify which patch fixed the issue so that it can be back-ported. Both
4.5 and 4.6 kernels have this problem.

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

Title:
  screen flickering on XPS13 9350

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1554613/+subscriptions

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


[Bug 1575816] Re: microsoft tech support phone number for windows 7 800 274 2129 USA

2016-04-29 Thread pranith
** Description changed:

- 
- microsoft support 18002742129
- microsoft customer service"+1-800-274-2129"
- microsoft phone number
- microsoft help
- microsoft number  #@@+18002742129@@
- microsoft support number  
- windows support   ##1-800-274-2129@@#
- microsoft tech support
- microsoft contact 
- windows help  
- windows 7 support 
- microsoft office support  
- microsoft customer service number 1 800 274 2129
- microsoft contact number  
- microsoft technical support   "18002742129"
- microsoft xbox support
- microsoft helpline
- call microsoft
- microsoft customer support
- microsoft office help 
- microsoft service center  
- microsoft tech support number 
- microsoft support phone number
- microsoft tech support phone number   "@@1800-274-2129"
- microsoft technical support phone number  1800-274-2129
- windows tech support  
- windows customer service  
- contact microsoft support 
- microsoft customer care   
- microsoft office customer service 
- microsoft customer support number 
- microsoft customer service phone number   800 274 2129 USA
- microsoft windows support 
- microsoft phone support   
-   
- windows support number
- windows technical support 
- microsoft support email   
- microsoft online support  
- windows xp support
- microsoft help number 
- windows support phone number  1800-274-2129
- microsoft technical support number
- microsoft help phone number   1-800-274-2129
- call microsoft support
- call from computer
- phone number for microsoft
- how to contact microsoft  
- microsoft office support phone number 1800-274-2129
- windows support software  
- microsoft office phone number 
- windows 7 help
- contact windows   
- microsoft office support number   
- windows live chat 
- microsoft contact us  
- microsoft office contact  
- microsoft telephone number
- windows tech support number   
- windows help and support  
- windows 8 help
- windows technical department  
- windows customer service number   
- windows helpline  
- contact support   
- windows 8.1 support   
- microsoft office technical support phone number   "@@1800-274-2129"
- microsoft office tech support phone number
- microsoft windows 7 support   
- microsoft office contact number   
- microsoft helpline number 
- support windows   
- microsoft live chat support   
- windows technical support phone number800 274 2129 USA
- windows contact number
- windows tech support phone number 800-274-2129 USA
- windows 8.1 help  
- microsoft online help 
- pc tech support   
- windows live support  
- windows live mail support 
- microsoft store support   
- computer technical support
- microsoft office tech support 
- contact microsoft office  
- chat with microsoft support   
- microsoft customer support phone number   1800-274-2129
- windows number
- windows technical support number  
- microsoft customer service and support
- microsoft tech18002742129  "+1-800-274-2129"
- microsoft help center 
- windows customer support  
- microsoft office customer service phone number #@@+18002742129@@
- email microsoft support   
- microsoft customer service email   ##1-800-274-2129@@#
- windows online support
- contact hotmail support   
- website support   
- ms office tech support phone number 1 800 274 2129
- microsoft office customer support phone number
- microsoft call  "18002742129"
- phone number for microsoft support
- windows help number   
- microsoft windows support number  
- windows live help 
- microsoft support help
- microsoft office customer service number  
- windows support center
- window support
- windows support tools"@@1800-274-2129"
- 1800-274-2129
- microsoft product support 
- ms office support phone number
- windows customer support number   
- contact number for microsoft  
- microsoft technical support uk
- microsoft contact phone number
- microsoft support center800 274 2129 USA
- microsoft 1800 number 
- microsoft contact info
- contact microsoft windows 
- microsoft contact information 
- windows help phone number 
- microsoft windows technical support phone number  
- windows 7 help and support
- customer service microsoft
- microsoft help phone  1800-274-2129
- microsoft help and support
- contact windows support   1-800-274-2129
- microsoft support contact number  
- windows customer care 
- microsoft windows customer service
- contact microsoft by phone
- microsoft support contact 1800-274-2129
- microsoft contact support 
- microsoft support team1800

[Bug 1573392] Re: Intermittent screen flicker on Dell XPS 13 (9350)

2016-04-29 Thread pranith
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350

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

Title:
  Intermittent screen flicker on Dell XPS 13 (9350)

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

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


[Bug 1565234] Re: Intermittent Screen Flicker on Dell XPS 13 9350

2016-04-29 Thread pranith
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350

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

Title:
  Intermittent Screen Flicker on Dell XPS 13 9350

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

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


[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-04-29 Thread pranith
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350

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

Title:
  screen flicker on Dell XPS 13 9350 after kernel upgrade

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

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


[Bug 1554613] Re: screen flickering on XPS13 9350

2016-04-29 Thread pranith
The bug is apparently fixed in the latest intel-drm-next branch. We
still need to identify the fix and backport it to the kernel in Ubuntu.
Any bisecting help is appreciated.

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

Title:
  screen flickering on XPS13 9350

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1554613/+subscriptions

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-04-30 Thread pranith
@eugenesan Does the temporary workaround fix this issue? AFAIK, it is
still present in 4.6 rc mainline kernels and only fixed in intel-drm-
next which will go to 4.7-rc1.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1554613/+subscriptions

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


[Bug 1336988] Re: totem icons are huge

2014-07-09 Thread pranith
** Changed in: totem (Ubuntu)
   Status: New => Confirmed

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

Title:
  totem icons are huge

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

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


[Bug 1229953] Re: kupfer.py crashed with SIGSEGV

2014-08-31 Thread pranith
** Bug watch added: Debian Bug tracker #760030
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760030

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

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

Title:
  kupfer.py crashed with SIGSEGV

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

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


[Bug 1283613] [NEW] plymouthd crashed with SIGSEGV in script_obj_deref_direct()

2014-02-22 Thread pranith
Public bug reported:

crash when logging in. No window manager is running

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: plymouth 0.8.8-0ubuntu15
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDmesg:
 [6.173442] init: plymouth main process (171) killed by SEGV signal
 [6.173905] init: plymouth-stop pre-start process (977) terminated with 
status 2
Date: Sat Feb 22 20:02:04 2014
DefaultPlymouth: /lib/plymouth/themes/xubuntu-logo/xubuntu-logo.plymouth
ExecutablePath: /sbin/plymouthd
InstallationDate: Installed on 2014-01-29 (24 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140128)
MachineType: Dell Inc. XPS M1330
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=7dd1aa96-10cf-4002-9b0a-011d948040d4 ro quiet splash vt.handoff=7
ProcCmdline: @sbin/plymouthd --mode=boot --attach-to-session
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=7dd1aa96-10cf-4002-9b0a-011d948040d4 ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7f70e0734430 :cmpl   
$0x1,(%rdi)
 PC (0x7f70e0734430) ok
 source "$0x1" ok
 destination "(%rdi)" (0x3200500) not located in a known VMA region (needed 
writable region)!
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: plymouth
StacktraceTop:
 script_obj_deref_direct () from /lib/x86_64-linux-gnu/plymouth/script.so
 script_obj_as_custom () from /lib/x86_64-linux-gnu/plymouth/script.so
 script_execute_object () from /lib/x86_64-linux-gnu/plymouth/script.so
 script_lib_plymouth_on_boot_progress () from 
/lib/x86_64-linux-gnu/plymouth/script.so
 ?? () from /lib/x86_64-linux-gnu/libply-splash-core.so.2
TextPlymouth: /lib/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
Title: plymouthd crashed with SIGSEGV in script_obj_deref_direct()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-crash need-amd64-retrace trusty

** Information type changed from Private to Public Security

** Information type changed from Public Security 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/1283613

Title:
  plymouthd crashed with SIGSEGV in script_obj_deref_direct()

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

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


[Bug 1241726] [NEW] [RT3090] modprobe -r rt2800pci crash in kernel

2013-10-18 Thread pranith
Public bug reported:

[  232.420220] BUG: unable to handle kernel NULL pointer dereference at 
0028
[  232.420242] IP: [] rt2800pci_set_device_state+0xa7/0x4d0 
[rt2800pci]
[  232.420255] PGD 3f1a70067 PUD 40401d067 PMD 0 
[  232.420264] Oops:  [#1] SMP 
[  232.420271] Modules linked in: rt2800pci(-) rt2800lib rt2x00pci rt2x00mmio 
rt2x00lib mac80211 cfg80211 eeprom_93cx6 crc_ccitt(F) snd_hda_codec_hdmi 
parport_pc(F) ppdev(F) joydev(F) hid_generic rfcomm x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel(F) kvm(F) crct10dif_pclmul(F) 
crc32_pclmul(F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) 
gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) bnep snd_hda_codec_realtek 
arc4(F) microcode(F) psmouse(F) serio_raw(F) usbhid lpc_ich hid snd_hda_intel 
btusb snd_hda_codec bluetooth nouveau snd_hwdep(F) snd_pcm(F) snd_seq_midi(F) 
snd_seq_midi_event(F) mxm_wmi snd_page_alloc(F) snd_rawmidi(F) ttm snd_seq(F) 
mei_me drm_kms_helper snd_seq_device(F) snd_timer(F) mei snd(F) drm 
soundcore(F) i2c_algo_bit wmi mac_hid video(F) lp(F) parport(F) firewire_ohci 
firewire_core crc_itu_t(F) ahci(F) libahci(F) e1000e(F) ptp(F) pps_core(F) 
[last unloaded: cfg80211]
[  232.420439] CPU: 3 PID: 1434 Comm: wpa_supplicant Tainted: GF
3.11.0-12-generic #19-Ubuntu
[  232.420446] Hardware name:  /DZ77GA-70K, BIOS 
GAZ7711H.86A.0059.2012.1106.1053 11/06/2012
[  232.420453] task: 8803ed8aaee0 ti: 8803f180c000 task.ti: 
8803f180c000
[  232.420459] RIP: 0010:[]  [] 
rt2800pci_set_device_state+0xa7/0x4d0 [rt2800pci]
[  232.420470] RSP: 0018:8803f180dc58  EFLAGS: 00010282
[  232.420475] RAX:  RBX: 8803e37917a0 RCX: 
[  232.420481] RDX: c90009d0 RSI:  RDI: 0246
[  232.420487] RBP: 8803f180dc70 R08: 000a R09: 1007
[  232.420493] R10:  R11: 8803f180d826 R12: 0004
[  232.420498] R13: 88040350e000 R14: 0001 R15: 
[  232.420505] FS:  7f32c3a01740() GS:88041ecc() 
knlGS:
[  232.420511] CS:  0010 DS:  ES:  CR0: 80050033
[  232.420516] CR2: 0028 CR3: 0003f4726000 CR4: 001407e0
[  232.420522] Stack:
[  232.420526]  8803e37917a0 88040350e810 88040350e000 
8803f180dc88
[  232.420537]  a01c0f58 8803e37917a0 8803f180dca8 
a01c1a2a
[  232.420549]  ed081249 8803e3790600 8803f180dcb8 
a01c1fe9
[  232.420560] Call Trace:
[  232.420569]  [] rt2x00lib_enable_radio+0x38/0xc0 
[rt2x00lib]
[  232.420578]  [] rt2x00lib_start+0x6a/0xc0 [rt2x00lib]
[  232.420589]  [] rt2x00mac_start+0x29/0x30 [rt2x00lib]
[  232.420608]  [] ieee80211_do_open+0x2f1/0xd80 [mac80211]
[  232.420619]  [] ? notifier_call_chain+0x4c/0x70
[  232.420636]  [] ieee80211_open+0x69/0x70 [mac80211]
[  232.420644]  [] __dev_open+0xbf/0x140
[  232.420651]  [] __dev_change_flags+0x92/0x170
[  232.420658]  [] dev_change_flags+0x1d/0x60
[  232.420667]  [] devinet_ioctl+0x693/0x790
[  232.420675]  [] inet_ioctl+0x6d/0xa0
[  232.420682]  [] sock_do_ioctl+0x25/0x50
[  232.420689]  [] sock_ioctl+0x1f0/0x2c0
[  232.420697]  [] do_vfs_ioctl+0x2e5/0x4d0
[  232.420705]  [] ? vfs_read+0x9e/0x170
[  232.420712]  [] SyS_ioctl+0x81/0xa0
[  232.420719]  [] ? SyS_read+0x49/0xa0
[  232.420726]  [] system_call_fastpath+0x1a/0x1f
[  232.420735] Code: 5b 41 5c 44 89 e8 41 5d 5d c3 66 2e 0f 1f 84 00 00 00 00 
00 e8 6b ff 21 00 48 8b 83 20 09 00 00 48 8b 93 28 05 00 00 48 8b 40 08 <48> 8b 
40 28 48 8b 40 08 89 82 30 02 00 00 48 8b 83 20 09 00 00 
[  232.420836] RIP  [] rt2800pci_set_device_state+0xa7/0x4d0 
[rt2800pci]
[  232.420846]  RSP 
[  232.420850] CR2: 0028
[  232.422454] ---[ end trace 9ec06440e58d38e4 ]---

** Affects: linux (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/1241726

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] Re: [RT3090] modprobe -r rt2800pci crash in kernel

2013-10-18 Thread pranith
** Description changed:

  [  232.420220] BUG: unable to handle kernel NULL pointer dereference at 
0028
  [  232.420242] IP: [] rt2800pci_set_device_state+0xa7/0x4d0 
[rt2800pci]
- [  232.420255] PGD 3f1a70067 PUD 40401d067 PMD 0 
- [  232.420264] Oops:  [#1] SMP 
+ [  232.420255] PGD 3f1a70067 PUD 40401d067 PMD 0
+ [  232.420264] Oops:  [#1] SMP
  [  232.420271] Modules linked in: rt2800pci(-) rt2800lib rt2x00pci rt2x00mmio 
rt2x00lib mac80211 cfg80211 eeprom_93cx6 crc_ccitt(F) snd_hda_codec_hdmi 
parport_pc(F) ppdev(F) joydev(F) hid_generic rfcomm x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel(F) kvm(F) crct10dif_pclmul(F) 
crc32_pclmul(F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) 
gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) bnep snd_hda_codec_realtek 
arc4(F) microcode(F) psmouse(F) serio_raw(F) usbhid lpc_ich hid snd_hda_intel 
btusb snd_hda_codec bluetooth nouveau snd_hwdep(F) snd_pcm(F) snd_seq_midi(F) 
snd_seq_midi_event(F) mxm_wmi snd_page_alloc(F) snd_rawmidi(F) ttm snd_seq(F) 
mei_me drm_kms_helper snd_seq_device(F) snd_timer(F) mei snd(F) drm 
soundcore(F) i2c_algo_bit wmi mac_hid video(F) lp(F) parport(F) firewire_ohci 
firewire_core crc_itu_t(F) ahci(F) libahci(F) e1000e(F) ptp(F) pps_core(F) 
[last unloaded: cfg80211]
  [  232.420439] CPU: 3 PID: 1434 Comm: wpa_supplicant Tainted: GF
3.11.0-12-generic #19-Ubuntu
  [  232.420446] Hardware name:  /DZ77GA-70K, BIOS 
GAZ7711H.86A.0059.2012.1106.1053 11/06/2012
  [  232.420453] task: 8803ed8aaee0 ti: 8803f180c000 task.ti: 
8803f180c000
  [  232.420459] RIP: 0010:[]  [] 
rt2800pci_set_device_state+0xa7/0x4d0 [rt2800pci]
  [  232.420470] RSP: 0018:8803f180dc58  EFLAGS: 00010282
  [  232.420475] RAX:  RBX: 8803e37917a0 RCX: 

  [  232.420481] RDX: c90009d0 RSI:  RDI: 
0246
  [  232.420487] RBP: 8803f180dc70 R08: 000a R09: 
1007
  [  232.420493] R10:  R11: 8803f180d826 R12: 
0004
  [  232.420498] R13: 88040350e000 R14: 0001 R15: 

  [  232.420505] FS:  7f32c3a01740() GS:88041ecc() 
knlGS:
  [  232.420511] CS:  0010 DS:  ES:  CR0: 80050033
  [  232.420516] CR2: 0028 CR3: 0003f4726000 CR4: 
001407e0
  [  232.420522] Stack:
  [  232.420526]  8803e37917a0 88040350e810 88040350e000 
8803f180dc88
  [  232.420537]  a01c0f58 8803e37917a0 8803f180dca8 
a01c1a2a
  [  232.420549]  ed081249 8803e3790600 8803f180dcb8 
a01c1fe9
  [  232.420560] Call Trace:
  [  232.420569]  [] rt2x00lib_enable_radio+0x38/0xc0 
[rt2x00lib]
  [  232.420578]  [] rt2x00lib_start+0x6a/0xc0 [rt2x00lib]
  [  232.420589]  [] rt2x00mac_start+0x29/0x30 [rt2x00lib]
  [  232.420608]  [] ieee80211_do_open+0x2f1/0xd80 [mac80211]
  [  232.420619]  [] ? notifier_call_chain+0x4c/0x70
  [  232.420636]  [] ieee80211_open+0x69/0x70 [mac80211]
  [  232.420644]  [] __dev_open+0xbf/0x140
  [  232.420651]  [] __dev_change_flags+0x92/0x170
  [  232.420658]  [] dev_change_flags+0x1d/0x60
  [  232.420667]  [] devinet_ioctl+0x693/0x790
  [  232.420675]  [] inet_ioctl+0x6d/0xa0
  [  232.420682]  [] sock_do_ioctl+0x25/0x50
  [  232.420689]  [] sock_ioctl+0x1f0/0x2c0
  [  232.420697]  [] do_vfs_ioctl+0x2e5/0x4d0
  [  232.420705]  [] ? vfs_read+0x9e/0x170
  [  232.420712]  [] SyS_ioctl+0x81/0xa0
  [  232.420719]  [] ? SyS_read+0x49/0xa0
  [  232.420726]  [] system_call_fastpath+0x1a/0x1f
- [  232.420735] Code: 5b 41 5c 44 89 e8 41 5d 5d c3 66 2e 0f 1f 84 00 00 00 00 
00 e8 6b ff 21 00 48 8b 83 20 09 00 00 48 8b 93 28 05 00 00 48 8b 40 08 <48> 8b 
40 28 48 8b 40 08 89 82 30 02 00 00 48 8b 83 20 09 00 00 
+ [  232.420735] Code: 5b 41 5c 44 89 e8 41 5d 5d c3 66 2e 0f 1f 84 00 00 00 00 
00 e8 6b ff 21 00 48 8b 83 20 09 00 00 48 8b 93 28 05 00 00 48 8b 40 08 <48> 8b 
40 28 48 8b 40 08 89 82 30 02 00 00 48 8b 83 20 09 00 00
  [  232.420836] RIP  [] 
rt2800pci_set_device_state+0xa7/0x4d0 [rt2800pci]
  [  232.420846]  RSP 
  [  232.420850] CR2: 0028
  [  232.422454] ---[ end trace 9ec06440e58d38e4 ]---
+ 
+ 
+ pranith@desktop:~$ lsmod
+ Module  Size  Used by
+ rt2800usb  27005  0
+ rt2x00usb  20713  1 rt2800usb
+ rt2800lib  79963  1 rt2800usb
+ rt2x00lib  55238  3 rt2x00usb,rt2800lib,rt2800usb
+ mac80211  596969  3 rt2x00lib,rt2x00usb,rt2800lib
+ cfg80211  479757  2 mac80211,rt2x00lib
+ crc_ccitt  12707  1 rt2800lib
+ snd_hda_codec_hdmi 41276  1
+ rfcomm 69070  12
+ joydev 17377  0
+ hid_generic12548  0
+ x86_pkg_temp_thermal14162  0
+ intel_powerclamp   14705  0
+ coretemp   13435  0
+ kvm_intel 138

[Bug 1241726] BootDmesg.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882753/+files/BootDmesg.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] CRDA.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1241726/+attachment/3882754/+files/CRDA.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] Re: [RT3090] modprobe -r rt2800pci crash in kernel

2013-10-18 Thread pranith
apport information

** Tags added: apport-collected saucy

** Description changed:

  [  232.420220] BUG: unable to handle kernel NULL pointer dereference at 
0028
  [  232.420242] IP: [] rt2800pci_set_device_state+0xa7/0x4d0 
[rt2800pci]
  [  232.420255] PGD 3f1a70067 PUD 40401d067 PMD 0
  [  232.420264] Oops:  [#1] SMP
  [  232.420271] Modules linked in: rt2800pci(-) rt2800lib rt2x00pci rt2x00mmio 
rt2x00lib mac80211 cfg80211 eeprom_93cx6 crc_ccitt(F) snd_hda_codec_hdmi 
parport_pc(F) ppdev(F) joydev(F) hid_generic rfcomm x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel(F) kvm(F) crct10dif_pclmul(F) 
crc32_pclmul(F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) 
gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) bnep snd_hda_codec_realtek 
arc4(F) microcode(F) psmouse(F) serio_raw(F) usbhid lpc_ich hid snd_hda_intel 
btusb snd_hda_codec bluetooth nouveau snd_hwdep(F) snd_pcm(F) snd_seq_midi(F) 
snd_seq_midi_event(F) mxm_wmi snd_page_alloc(F) snd_rawmidi(F) ttm snd_seq(F) 
mei_me drm_kms_helper snd_seq_device(F) snd_timer(F) mei snd(F) drm 
soundcore(F) i2c_algo_bit wmi mac_hid video(F) lp(F) parport(F) firewire_ohci 
firewire_core crc_itu_t(F) ahci(F) libahci(F) e1000e(F) ptp(F) pps_core(F) 
[last unloaded: cfg80211]
  [  232.420439] CPU: 3 PID: 1434 Comm: wpa_supplicant Tainted: GF
3.11.0-12-generic #19-Ubuntu
  [  232.420446] Hardware name:  /DZ77GA-70K, BIOS 
GAZ7711H.86A.0059.2012.1106.1053 11/06/2012
  [  232.420453] task: 8803ed8aaee0 ti: 8803f180c000 task.ti: 
8803f180c000
  [  232.420459] RIP: 0010:[]  [] 
rt2800pci_set_device_state+0xa7/0x4d0 [rt2800pci]
  [  232.420470] RSP: 0018:8803f180dc58  EFLAGS: 00010282
  [  232.420475] RAX:  RBX: 8803e37917a0 RCX: 

  [  232.420481] RDX: c90009d0 RSI:  RDI: 
0246
  [  232.420487] RBP: 8803f180dc70 R08: 000a R09: 
1007
  [  232.420493] R10:  R11: 8803f180d826 R12: 
0004
  [  232.420498] R13: 88040350e000 R14: 0001 R15: 

  [  232.420505] FS:  7f32c3a01740() GS:88041ecc() 
knlGS:
  [  232.420511] CS:  0010 DS:  ES:  CR0: 80050033
  [  232.420516] CR2: 0028 CR3: 0003f4726000 CR4: 
001407e0
  [  232.420522] Stack:
  [  232.420526]  8803e37917a0 88040350e810 88040350e000 
8803f180dc88
  [  232.420537]  a01c0f58 8803e37917a0 8803f180dca8 
a01c1a2a
  [  232.420549]  ed081249 8803e3790600 8803f180dcb8 
a01c1fe9
  [  232.420560] Call Trace:
  [  232.420569]  [] rt2x00lib_enable_radio+0x38/0xc0 
[rt2x00lib]
  [  232.420578]  [] rt2x00lib_start+0x6a/0xc0 [rt2x00lib]
  [  232.420589]  [] rt2x00mac_start+0x29/0x30 [rt2x00lib]
  [  232.420608]  [] ieee80211_do_open+0x2f1/0xd80 [mac80211]
  [  232.420619]  [] ? notifier_call_chain+0x4c/0x70
  [  232.420636]  [] ieee80211_open+0x69/0x70 [mac80211]
  [  232.420644]  [] __dev_open+0xbf/0x140
  [  232.420651]  [] __dev_change_flags+0x92/0x170
  [  232.420658]  [] dev_change_flags+0x1d/0x60
  [  232.420667]  [] devinet_ioctl+0x693/0x790
  [  232.420675]  [] inet_ioctl+0x6d/0xa0
  [  232.420682]  [] sock_do_ioctl+0x25/0x50
  [  232.420689]  [] sock_ioctl+0x1f0/0x2c0
  [  232.420697]  [] do_vfs_ioctl+0x2e5/0x4d0
  [  232.420705]  [] ? vfs_read+0x9e/0x170
  [  232.420712]  [] SyS_ioctl+0x81/0xa0
  [  232.420719]  [] ? SyS_read+0x49/0xa0
  [  232.420726]  [] system_call_fastpath+0x1a/0x1f
  [  232.420735] Code: 5b 41 5c 44 89 e8 41 5d 5d c3 66 2e 0f 1f 84 00 00 00 00 
00 e8 6b ff 21 00 48 8b 83 20 09 00 00 48 8b 93 28 05 00 00 48 8b 40 08 <48> 8b 
40 28 48 8b 40 08 89 82 30 02 00 00 48 8b 83 20 09 00 00
  [  232.420836] RIP  [] 
rt2800pci_set_device_state+0xa7/0x4d0 [rt2800pci]
  [  232.420846]  RSP 
  [  232.420850] CR2: 0028
  [  232.422454] ---[ end trace 9ec06440e58d38e4 ]---
  
  
  pranith@desktop:~$ lsmod
  Module  Size  Used by
  rt2800usb  27005  0
  rt2x00usb  20713  1 rt2800usb
  rt2800lib  79963  1 rt2800usb
  rt2x00lib  55238  3 rt2x00usb,rt2800lib,rt2800usb
  mac80211  596969  3 rt2x00lib,rt2x00usb,rt2800lib
  cfg80211  479757  2 mac80211,rt2x00lib
  crc_ccitt  12707  1 rt2800lib
  snd_hda_codec_hdmi 41276  1
  rfcomm 69070  12
  joydev 17377  0
  hid_generic12548  0
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  bnep   19564  2
  usbhid 53014  0
  aesni_intel55624  3
  aes_x86_64

[Bug 1241726] RfKill.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1241726/+attachment/3882764/+files/RfKill.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] ProcCpuinfo.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882759/+files/ProcCpuinfo.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] PulseList.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882763/+files/PulseList.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] UdevDb.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1241726/+attachment/3882765/+files/UdevDb.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] CurrentDmesg.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882755/+files/CurrentDmesg.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] ProcEnviron.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882760/+files/ProcEnviron.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] ProcModules.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882762/+files/ProcModules.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] UdevLog.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882766/+files/UdevLog.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] Lspci.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1241726/+attachment/3882757/+files/Lspci.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] Lsusb.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1241726/+attachment/3882758/+files/Lsusb.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] ProcInterrupts.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882761/+files/ProcInterrupts.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] WifiSyslog.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882767/+files/WifiSyslog.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] IwConfig.txt

2013-10-18 Thread pranith
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1241726/+attachment/3882756/+files/IwConfig.txt

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel

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

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


[Bug 1241726] Re: [RT3090] modprobe -r rt2800pci crash in kernel

2013-10-18 Thread pranith
I tried the latest upstream kernel and this bug even shows up there.
Here is the relevant crash info:

[   82.737559] BUG: unable to handle kernel NULL pointer dereference at 
0028
[   82.737584] IP: [] rt2800pci_init_queues+0x23/0x260 
[rt2800pci]
[   82.737593] PGD 3f7728067 PUD 3f77a6067 PMD 0 
[   82.737600] Oops:  [#1] SMP 
[   82.737605] Modules linked in: rt2800pci(-) rt2800lib rt2x00pci rt2x00mmio 
rt2x00lib mac80211 cfg80211 eeprom_93cx6 crc_ccitt snd_hda_codec_hdmi 
parport_pc ppdev x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd joydev arc4 hid_generic rfcomm 
snd_hda_codec_realtek bnep psmouse snd_seq_midi nouveau snd_seq_midi_event 
microcode serio_raw snd_rawmidi btusb snd_hda_intel snd_hda_codec bluetooth 
lpc_ich usbhid snd_hwdep hid snd_seq mxm_wmi snd_pcm ttm drm_kms_helper 
snd_seq_device snd_page_alloc drm snd_timer snd i2c_algo_bit soundcore wmi 
video mei_me mei mac_hid lp parport e1000e firewire_ohci firewire_core ahci ptp 
crc_itu_t libahci pps_core [last unloaded: cfg80211]
[   82.737720] CPU: 0 PID: 1318 Comm: wpa_supplicant Not tainted 
3.12.0-031200rc5-generic #201310131952
[   82.737725] Hardware name:  /DZ77GA-70K, BIOS 
GAZ7711H.86A.0059.2012.1106.1053 11/06/2012
[   82.737730] task: 8803f5c817a0 ti: 8803f5d94000 task.ti: 
8803f5d94000
[   82.737735] RIP: 0010:[]  [] 
rt2800pci_init_queues+0x23/0x260 [rt2800pci]
[   82.737742] RSP: 0018:8803f5d95ba8  EFLAGS: 00010292
[   82.737746] RAX:  RBX: 8803f35e57c0 RCX: 
[   82.737750] RDX: c90009d4 RSI: 88041ec0e458 RDI: 8803f35e57c0
[   82.737754] RBP: 8803f5d95bb8 R08: 000a R09: 
[   82.737758] R10: 0496 R11: 0495 R12: 0004
[   82.737762] R13: 8803f35e57c0 R14:  R15: 0001
[   82.737767] FS:  7f87ba342740() GS:88041ec0() 
knlGS:
[   82.737771] CS:  0010 DS:  ES:  CR0: 80050033
[   82.737775] CR2: 0028 CR3: 0003f5cfa000 CR4: 001407f0
[   82.737779] Stack:
[   82.737782]  8803f35e57c0 8803f35e57c0 8803f5d95be8 
a02cba7e
[   82.737790]  8803f5d95be8 a021d3b8 0040 
fdf4
[   82.737798]  8803f5d95c18 a02cbfc5 8803f35e57c0 
8803f35e57c0
[   82.737806] Call Trace:
[   82.737811]  [] rt2800pci_enable_radio+0x1e/0xc0 
[rt2800pci]
[   82.737818]  [] ? rt2x00queue_reset+0x58/0x70 [rt2x00lib]
[   82.737824]  [] rt2800pci_set_device_state+0xa5/0x120 
[rt2800pci]
[   82.737831]  [] rt2x00lib_enable_radio+0x50/0xe0 
[rt2x00lib]
[   82.737843]  [] rt2x00lib_start+0x6a/0xc0 [rt2x00lib]
[   82.737849]  [] ? inetdev_event+0x2f/0x310
[   82.737855]  [] rt2x00mac_start+0x25/0x30 [rt2x00lib]
[   82.737870]  [] ieee80211_do_open+0x304/0xe60 [mac80211]
[   82.737876]  [] ? notifier_call_chain+0x4d/0x70
[   82.737883]  [] ? raw_notifier_call_chain+0x16/0x20
[   82.737893]  [] ieee80211_open+0x71/0x80 [mac80211]
[   82.737900]  [] __dev_open+0xb7/0x130
[   82.737905]  [] __dev_change_flags+0xa1/0x180
[   82.737910]  [] dev_change_flags+0x28/0x70
[   82.737915]  [] devinet_ioctl+0x594/0x620
[   82.737921]  [] ? dev_ioctl+0x1c3/0x330
[   82.737926]  [] inet_ioctl+0x75/0x90
[   82.737931]  [] sock_do_ioctl+0x30/0x70
[   82.737948]  [] sock_ioctl+0x6d/0x2c0
[   82.737953]  [] do_vfs_ioctl+0x7a/0x2e0
[   82.737959]  [] ? vfs_read+0xb4/0x180
[   82.737963]  [] SyS_ioctl+0x91/0xb0
[   82.737968]  [] ? SyS_read+0x52/0xa0
[   82.737974]  [] system_call_fastpath+0x1a/0x1f
[   82.737977] Code: 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 53 48 
89 fb 48 83 ec 08 48 8b 87 20 09 00 00 48 8b 97 28 05 00 00 48 8b 40 08 <48> 8b 
40 28 8b 40 08 89 82 30 02 00 00 48 8b 87 20 09 00 00 48 
[   82.738049] RIP  [] rt2800pci_init_queues+0x23/0x260 
[rt2800pci]
[   82.738056]  RSP 
[   82.738059] CR2: 0028
[   82.739666] ---[ end trace 6130c5415f18a698 ]---


** Summary changed:

- [RT3090] modprobe -r rt2800pci crash in kernel
+ [RT3090] modprobe -r rt2800pci crash in kernel (kernel-bug-exists-upstream)

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

Title:
  [RT3090] modprobe -r rt2800pci crash in kernel (kernel-bug-exists-
  upstream)

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

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


[Bug 1242213] [NEW] Blank login screen after upgrade from 13.04 -> 13.10

2013-10-19 Thread pranith
Public bug reported:

I upgraded my desktop from 13.04 to 13.10 using do-release-upgrade.
After the upgrade, there is no more login screen. There is just a blank
screen. Tried resetting unity using various fixes like removing .gconf,
.compiz etc., but nothing works.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.32  Wed Jun 19 15:51:20 
PDT 2013
 GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sat Oct 19 12:07:16 2013
DistUpgraded: 2013-10-18 11:32:23,856 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
DkmsStatus:
 nvidia-319, 319.32, 3.11.0-12-generic, x86_64: installed
 rt2870sta, 2.4.0.1, 3.11.0-12-generic, x86_64: installed
 rt2870sta, 2.4.0.1, 3.8.0-31-generic, x86_64: installed
 vboxhost, 4.2.18, 3.11.0-12-generic, x86_64: installed
 vboxhost, 4.2.18, 3.8.0-31-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation GK104 [GeForce GTX 660 Ti] [10de:1183] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. Device [3842:3662]
InstallationDate: Installed on 2012-11-11 (342 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=9e280908-8b1a-45f1-967d-069f34acf5bf ro quiet splash
SourcePackage: unity
UpgradeStatus: Upgraded to saucy on 2013-10-18 (1 days ago)
dmi.bios.date: 11/06/2012
dmi.bios.vendor: Intel Corp.
dmi.bios.version: GAZ7711H.86A.0059.2012.1106.1053
dmi.board.name: DZ77GA-70K
dmi.board.vendor: Intel Corporation
dmi.board.version: AAG39009-400
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrGAZ7711H.86A.0059.2012.1106.1053:bd11/06/2012:svn:pn:pvr:rvnIntelCorporation:rnDZ77GA-70K:rvrAAG39009-400:cvn:ct3:cvr:
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Sat Oct 19 12:07:04 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputMicrosoft Microsoft® 2.4GHz Transceiver v6.0 KEYBOARD, id 8
 inputMicrosoft Microsoft® 2.4GHz Transceiver v6.0 KEYBOARD, id 9
 inputMicrosoft Microsoft® 2.4GHz Transceiver v6.0 KEYBOARD, id 10
xserver.errors:
 Failed to load /usr/lib/xorg/modules/libglamoregl.so: 
/usr/lib/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
 Failed to load module "glamoregl" (loader failed, 7)
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.14.3-3ubuntu2

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


** Tags: amd64 apport-bug saucy ubuntu

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

Title:
  Blank login screen after upgrade from 13.04 -> 13.10

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

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

[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2016-01-12 Thread pranith
** Changed in: qemu
   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/1410288

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1410288/+subscriptions

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2016-01-12 Thread pranith
** Changed in: qemu
   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/697197

Title:
  Empty password allows access to VNC in libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/697197/+subscriptions

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


[Bug 1414476] [NEW] lshw crash with sudo

2015-01-25 Thread pranith
Public bug reported:

$ sudo lshw -C network
*** stack smashing detected ***: lshw terminated

This is on clean install of Kubuntu 15.04 daily image on Dell Studio XPS
1640. The network card is Intel Wifi Link 5100.

Please note that without sudo the command works properly.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lshw 02.17-1ubuntu1
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
Date: Sun Jan 25 14:20:58 2015
InstallationDate: Installed on 2015-01-25 (0 days ago)
InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150124)
ProcEnviron:
 LANGUAGE=
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lshw
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  lshw crash with sudo

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

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


[Bug 1414476] Re: lshw crash with sudo

2015-01-25 Thread pranith
strace output attached.

** Attachment added: "strace output"
   
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1414476/+attachment/4305403/+files/output.txt

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

Title:
  lshw crash with sudo

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

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


[Bug 1336988] [NEW] totem icons are huge

2014-07-02 Thread pranith
Public bug reported:

The forward/rewind/play/pause buttons are too huge when they appear over
the video. Screenshot attached.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: totem 3.10.1-1ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jul  2 15:36:14 2014
InstallationDate: Installed on 2013-01-07 (541 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
SourcePackage: totem
UpgradeStatus: Upgraded to trusty on 2014-05-07 (56 days ago)

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


** Tags: amd64 apport-bug trusty

** Attachment added: "large icons in totem"
   
https://bugs.launchpad.net/bugs/1336988/+attachment/4144128/+files/large_icons.png

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

Title:
  totem icons are huge

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

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


[Bug 1275029] [NEW] Update global to 6.2.10 for Ubuntu Trusty Tahr

2014-01-31 Thread pranith
Public bug reported:

GNU global package in Ubuntu is tracking Debian with version 5.7 which
was last released in 2008. The update is long overdue. Lots of security
bugs have been fixed. Since Debian does not seem to be in a hurry to
upgrade (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574947), let
us fix it in Ubuntu.

** Affects: global (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: global (Debian)
 Importance: Unknown
 Status: Unknown

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

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

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

Title:
  Update global to 6.2.10 for Ubuntu Trusty Tahr

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

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


[Bug 320487] Re: GNU Global is built without support for big files

2014-01-31 Thread pranith
*** This bug is a duplicate of bug 1275029 ***
https://bugs.launchpad.net/bugs/1275029

** This bug is no longer a duplicate of bug 571118
   Crash: gtags: directory stack over flow. gtags - GNU GLOBAL 5.7.1
** This bug has been marked a duplicate of bug 1275029
   Update global to 6.2.10 for Ubuntu Trusty Tahr

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

Title:
  GNU Global is built without support for big files

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

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


[Bug 571118] Re: Crash: gtags: directory stack over flow. gtags - GNU GLOBAL 5.7.1

2014-01-31 Thread pranith
*** This bug is a duplicate of bug 1275029 ***
https://bugs.launchpad.net/bugs/1275029

** This bug has been marked a duplicate of bug 1275029
   Update global to 6.2.10 for Ubuntu Trusty Tahr

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

Title:
  Crash: gtags: directory stack over flow. gtags - GNU GLOBAL 5.7.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/global/+bug/571118/+subscriptions

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


[Bug 1275029] Re: Update global to 6.2.10 for Ubuntu Trusty Tahr

2014-01-31 Thread pranith
Updated version can be found in this ppa: https://launchpad.net/~bobby-
prani/+archive/global

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

Title:
  Update global to 6.2.10 for Ubuntu Trusty Tahr

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

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


[Bug 1098339] [NEW] invalid warning message

2013-01-10 Thread pranith
Public bug reported:

pranith@gardenmint:~$ llvm-g++ test1.cc 
Potential incompatible plugin version. GCC: 4.6 (20120301). Expected: 4.6 
(20120301)
Defines 'dragonegg_disable_version_check' as env variable to remove this warning
Please note that unexpected errors might occur.

The warning does not make sense. What might the problem be?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: llvm-gcc-4.6 3.0-3
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
Date: Thu Jan 10 16:21:36 2013
InstallationMedia: Xubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.3)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dragonegg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  invalid warning message

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

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


[Bug 1098505] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-01-15 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

Please use the ppa. I added a fixed package here: ppa:bobby-prani
/virtualbox-precise

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1100865] Re: VirtualBox is to old in the repository

2013-01-17 Thread pranith
What do you mean by extremely buggy? Did you file bug reports for the
bugs you found? It does not make sense to upgrade to the latest version
from the repository. The version in the repository has been tested
during the testing period. You are, however, free to upgrade to the
latest version by using the repository given by virtualbox here for
Debian based
distributions.https://www.virtualbox.org/wiki/Linux_Downloads

** Changed in: virtualbox (Ubuntu)
   Status: New => Invalid

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

Title:
  VirtualBox is to old in the repository

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

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


[Bug 1130580] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1130346] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1130408] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel
  module failed to build

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

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


[Bug 1130328] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1129902
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1130167] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1129902
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1129960] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1129902
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1129902] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1129474] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build. Compilation error.

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build.  Compilation error.

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

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


[Bug 1129109] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1128274] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1126490
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build during install on fresh installation

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1127698] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel
  module failed to build

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

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


[Bug 1127046] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1126490
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build during install on fresh installation
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1126315] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel module failed to build with 3.5 kernel on precise

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel
  module failed to build with 3.5 kernel on precise

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

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


[Bug 1126490] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build during install on fresh installation

2013-02-20 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build during install on fresh installation

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

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


[Bug 1131308] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-21 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1110355] Re: virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build [asm/xen/interface.h: Datei oder Verzeichnis nicht gefunden Kompilierung beendet.]

2013-02-21 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1108097
   [update request] current version 4.1.12 is not fit for linux-meta-LTS-quantal
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module
  failed to build [asm/xen/interface.h: Datei oder Verzeichnis nicht
  gefunden Kompilierung beendet.]

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

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


[Bug 1108097] Re: [update request] current version 4.1.12 is not fit for linux-meta-LTS-quantal

2013-02-21 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

Please comment on the duplicate bug report. This bug has been reported
previously. See the duplicate bug for details

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  [update request] current version 4.1.12 is not fit for linux-meta-LTS-
  quantal

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

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


[Bug 1101658] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-21 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1108097
   [update request] current version 4.1.12 is not fit for linux-meta-LTS-quantal
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1131462] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-21 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1081307] Re: I'm upgrading the 12.04.1 to quantal 3.5 kernel - virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-22 Thread pranith
Why is this not yet fixed? I see a ton of bug reports lately for the
same exact problem. Please release the fix asap! Thanks

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

Title:
  I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms
  4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

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


[Bug 1131517] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-22 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1131618] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-22 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1131517
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1131885] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-22 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1132241] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-23 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1132256] Re: virtualbox kernel module failed to build

2013-02-23 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox kernel module failed to build

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

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


[Bug 1131827] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-23 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1132406] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-24 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1132453] Re: virtualbox kernel module failed to build on quantal kernel

2013-02-24 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug is no longer a duplicate of bug 1132398
   error during install virtualbox: kernel module failed to build
** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox kernel module failed to build on quantal kernel

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

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


[Bug 1132398] Re: error during install virtualbox: kernel module failed to build

2013-02-24 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  error during install virtualbox: kernel module failed to build

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

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


[Bug 1132371] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel module failed to build

2013-02-24 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel
  module failed to build

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

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


[Bug 1132801] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-25 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1133040] Re: virtualbox simply not work and cause errore un updating ubuntu

2013-02-25 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox simply not work and cause errore un updating ubuntu

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

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


[Bug 1133776] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-26 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 1081307] Re: I'm upgrading the 12.04.1 to quantal 3.5 kernel - virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build [merge-request]

2013-02-26 Thread pranith
** Summary changed:

- I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build
+ I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms 
4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build [merge-request]

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

Title:
  I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms
  4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build
  [merge-request]

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

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


[Bug 1081307] Re: I'm upgrading the 12.04.1 to quantal 3.5 kernel - virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build [merge-request]

2013-02-26 Thread pranith
How do we ping/prod the maintainer to release fixed packages? New bugs
are coming in almost every day now...

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

Title:
  I'm upgrading the  12.04.1 to quantal 3.5 kernel - virtualbox-dkms
  4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build
  [merge-request]

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

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


  1   2   3   >