[Bug 1199103] Re: gdm-session-worker crashed with SIGSEGV in g_simple_async_result_complete()

2013-07-17 Thread Kelly Hyde
Just had this happen after installing updates from July 16. This bug
happened simultaneously with bug #1202318.

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

Title:
  gdm-session-worker crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 1203211] [NEW] Kernel 3.10.0-4 fails on graphical boot with i915 (MacBook Pro 8, 2)

2013-07-19 Thread Kelly Hyde
Public bug reported:

After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
Pro 8,2), I am unable to boot graphically. Recovery mode boot works
fine. When attempting to boot using integrated graphics, the syslog gets
spammed with this sequence of errors over and over:

Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object->ref_count > 0' failed
Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object->ref_count > 0' failed
Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has disconnected

This error does not occur on the previous version 3.10.0-3. Since this
only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure if
it's a kernel bug or a GDM bug, so I'm marking it as affecting both for
the time being. I think it's kernel-related, though, because I never see
any text on the screen, and the screen backlight never comes on
(normally, I see a message about the wl driver registering my wireless
card and IRQ #17 being disabled before GDM initializes).

EDIT: Please ignore the version string in the below information; I'm
reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-3-generic 3.10.0-3.12
ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
Uname: Linux 3.10.0-3-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
Date: Fri Jul 19 19:35:57 2013
HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
InstallationDate: Installed on 2013-06-06 (43 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 
(20130424)
MachineType: Apple Inc. MacBookPro8,2
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 EFI VGA
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-3-generic N/A
 linux-backports-modules-3.10.0-3-generic  N/A
 linux-firmware1.112
SourcePackage: linux
UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B27.1201241646
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-94245A3940C91C80
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-94245A3940C91C80
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
dmi.product.name: MacBookPro8,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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

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


** Tags: amd64 apport-bug saucy

** Summary changed:

- Kernel 3.10.0-4 fails on graphical boot with i915
+ Kernel 3.10.0-4 fails on graphical boot with i915 (MacBook Pro 8,2)

** Also affects: gdm (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog gets
  spammed with this sequence of errors over and over:
  
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object->ref_count > 0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object->ref_count > 0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBo

[Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-20 Thread Kelly Hyde
@Jean-Louis Dupond, are you using GDM or are you using a different
display manager? If you're experiencing the same thing and not using
GDM/Ubuntu GNOME, I'll mark the bug as not affecting GDM.

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

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

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


[Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-20 Thread Kelly Hyde
Yeah, I thought it was strange because I looked at the changelog for
3.10.0-4 and nothing logically corresponded with this. Since I'm getting
"modeset" is an invalid parameter and Jean-Louis is getting that
"i915_enable_rc6" is invalid, I'm guessing i915 is completely broken (or
modprobe, but I assume that would affect all modules and not just i915).

I've attached the kernel log. All of the relevant boots occurred on July
19 at around 7:00 pm (the error messages that I pasted into the original
bug report occurred at Jul 19 19:07:09).

** Attachment added: "kern.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203211/+attachment/3744075/+files/kern.log

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

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

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


[Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-21 Thread Kelly Hyde
Yeah, my system boots fine with 3.10.0-4 if I remove all of the i915
parameters in GRUB too. Those parameters used to be required to get a
working framebuffer on the MBP 8,2 but I guess they aren't anymore.

I'll update the description and title based on the new information.

** Description changed:

  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog gets
  spammed with this sequence of errors over and over:
  
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object->ref_count > 0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object->ref_count > 0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has 
disconnected
  
- This error does not occur on the previous version 3.10.0-3. Since this
- only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure if
- it's a kernel bug or a GDM bug, so I'm marking it as affecting both for
- the time being. I think it's kernel-related, though, because I never see
- any text on the screen, and the screen backlight never comes on
- (normally, I see a message about the wl driver registering my wireless
- card and IRQ #17 being disabled before GDM initializes).
+ This error only occurs if modprobe parameters are passed at boot, so the
+ problem appears to be with modprobe. All module parameters are said to
+ be invalid. After boot, attempting to insert a module results in the
+ same error.
  
  EDIT: Please ignore the version string in the below information; I'm
  reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-3-generic 3.10.0-3.12
  ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
  Uname: Linux 3.10.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
  Date: Fri Jul 19 19:35:57 2013
  HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
  InstallationDate: Installed on 2013-06-06 (43 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 
(20130424)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-3-generic N/A
   linux-backports-modules-3.10.0-3-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

** Summary changed:

- Kernel 3.10.0-4 fails on graphical boot with i915
+ Modprobe doesn't recognize any parameters on 3.10.0-4

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

Title:
  Modprobe doesn't recognize any parameters on 3.10.0-4

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

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

[Bug 1210864] [NEW] evolution-calendar-factory severely leaking memory

2013-08-10 Thread Kelly Hyde
Public bug reported:

On Ubuntu 13.10 running Unity, the processes unity-panel-service,
evolution-calendar-factory, and indicator-datetime-service are leaking
memory simultaneously. The leak appears to happen randomly. Over a 24
hour period, the three processes combined take up 1 GB or more of RAM.
Killing and reinstating all three returns them to normal memory usage
cleanly until the leak happens again.

I'm running Evolution with the accounts configured locally (not with
Ubuntu Online Accounts). I have two Google Calendar accounts configured.
I'm not sure how to track down the cause of this bug because nothing is
in any system logs and it appears I can't start evolution-calendar-
factory from the terminal.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evolution-data-server 3.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
Uname: Linux 3.10.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
Date: Sat Aug 10 16:47:31 2013
InstallationDate: Installed on 2013-08-02 (8 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130801)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-data-server
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1210864

Title:
  evolution-calendar-factory severely leaking memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1210864/+subscriptions

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


[Bug 1210866] [NEW] Ubuntu Online Accounts integration broken in Saucy

2013-08-10 Thread Kelly Hyde
Public bug reported:

On Ubuntu 13.10 running Unity, integration with Ubuntu Online Accounts
in Evolution is broken. On a fresh install, Evolution doesn't pick up on
accounts in UOA at all because the package evolution-data-server-goa is
required in addition to evolution-data-server-uoa, but evolution-data-
server-goa is not installed by default in Ubuntu. The absence of
evolution-data-server-goa also prevents the user from adding an account
in Evolution's account setup manager with Google Calendar and Google
Contacts support automatically (similar to Bug #1049028). Upon
installing evolution-data-server-goa, Evolution picks up on UOA
accounts, but demands reauthentication every time the user logs out and
logs back in, breaking the accounts in UOA ("Applications are no longer
able to use account...").

The temporary workaround is to install evolution-data-server-goa,
uninstall evolution-data-server-uoa, and configure all Evolution
accounts through Evolution's own account manager.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evolution 3.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
Uname: Linux 3.10.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
Date: Sat Aug 10 16:58:36 2013
InstallationDate: Installed on 2013-08-02 (8 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130801)
MarkForUpload: True
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

** Also affects: signon-ui (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: signon-ui (Ubuntu)

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

Title:
  Ubuntu Online Accounts integration broken in Saucy

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

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