Bug#776911: gnome-session: session fails to start with something went wrong message

2015-03-15 Thread Rafał Pietrak

W dniu 13.03.2015 20:56, Simon McVittie pisze:

On Fri, 06 Feb 2015 at 18:20:35 +, Simon McVittie wrote:

This sounds a lot like another instance of
https://bugs.debian.org/775235 and
https://bugs.debian.org/770130 on which some debugging has
already been done.

I am able to reproduce a similar crash on the oldest PC I could find
(#780413). I think it's probably the same thing as #770130, but
not #775235.

Rafal, could you please provide some more information so we can
confirm whether your crash is likely to have the same cause?

* please send the output of reportbug --template xserver-xorg-core
   to the bug address 776...@bugs.debian.org
   (it will be long: you can either attach it compressed or uncompressed,
   or include it inline)

attached.


* if that output mentions GPU crash dump saved to /sys/class/drm/card0/error
   like mine did, please capture that to a file by running
   cat /sys/class/drm/card0/error  gpu-crash.txt as root,
   and send gpu-crash.txt too (again, it will be long, and you can
   either attach it or send it inline)
There is no GPU crash ... that I can see; and 
/sys/class/drm/card0/error reports no error state collected.


But I've noticed, that the underrun error is triggered when I read 
/sys/class/drm/card0/card0-VGA-1/status (an NOT, when I do that with 
LVDS -- I do use only the laptop screen and don't have VGA socket 
connected); so in case this help somebody figure it out, I'm attaching 
grep-ed syslog from time I executed the following commands.

-
$ cat /sys/class/drm/card0/card0-LVDS-1/status
connected
$ cat /sys/class/drm/card0/card0-VGA-1/status
disconnected
$ ls -la /sys/class/drm/card0/
total 0
drwxr-xr-x 5 root root0 mar 15 14:31 .
drwxr-xr-x 4 root root0 mar 15 14:31 ..
drwxr-xr-x 3 root root0 mar 15 14:31 card0-LVDS-1
drwxr-xr-x 3 root root0 mar 15 14:31 card0-VGA-1
-r--r--r-- 1 root root 4096 mar 15 14:31 dev
lrwxrwxrwx 1 root root0 mar 15 14:31 device - ../../../:00:02.0
-rw--- 1 root root0 mar 15 14:31 error
drwxr-xr-x 2 root root0 mar 15 14:31 power
lrwxrwxrwx 1 root root0 mar 15 14:31 subsystem - 
../../../../../class/drm

-rw-r--r-- 1 root root 4096 mar 15 14:31 uevent
$
-

the [drm:i8xxx... entry shows up when I cat ...VGA/status from 
Xterm; while the [drm:i9xx entry shows up when I do that in text 
mode from linux terminal (/dev/tty1).


it doesn't show up when I cat the LVDS status.

-R



xserver-core.output.gz
Description: application/gzip


drm-error.syslog.gz
Description: application/gzip


Bug#776911: gnome-session: session fails to start with something went wrong message

2015-03-15 Thread Simon McVittie
Control: reassign 770130 xserver-xorg-video-intel

On 15/03/15 13:59, Rafał Pietrak wrote:
 W dniu 13.03.2015 20:56, Simon McVittie pisze:
 On Fri, 06 Feb 2015 at 18:20:35 +, Simon McVittie wrote:
 This sounds a lot like another instance of
 https://bugs.debian.org/775235 and
 https://bugs.debian.org/770130 on which some debugging has
 already been done.

 There is no GPU crash ... that I can see; and
 /sys/class/drm/card0/error reports no error state collected.
 
 But I've noticed, that the underrun error is triggered when I read
 /sys/class/drm/card0/card0-VGA-1/status (an NOT, when I do that with
 LVDS -- I do use only the laptop screen and don't have VGA socket
 connected); so in case this help somebody figure it out, I'm attaching
 grep-ed syslog from time I executed the following commands.

OK, this still looks similar to #770130 (leaving it merged), but not to
my new bug #780413 on similarly old hardware; so unfortunately my
attempts to reproduce this on the oldest hardware I could find have not
been successful.

I'm reassigning this to the Intel X driver in the hope that someone can
make more sense out of it. I'm fairly sure this bug is in some lower
layer than gnome-shell, and given that it's on approximately 10 year old
hardware (Intel Corporation 82852/855GM Integrated Graphics Device) I'm
not sure that it's release-critical either.

S


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#776911: gnome-session: session fails to start with something went wrong message

2015-03-15 Thread Debian Bug Tracking System
Processing control commands:

 reassign 770130 xserver-xorg-video-intel
Bug #770130 [gnome-shell] gnome-shell: crashes with Failed to create texture 
2d after [drm:i8xx_irq_handler] *ERROR* pipe A underrun
Bug #776911 [gnome-shell] gnome-shell: crashes with Failed to create texture 
2d after [drm:i8xx_irq_handler] *ERROR* pipe A underrun
Bug reassigned from package 'gnome-shell' to 'xserver-xorg-video-intel'.
Bug reassigned from package 'gnome-shell' to 'xserver-xorg-video-intel'.
No longer marked as found in versions gnome-shell/3.14.1-1 and 
gnome-shell/3.14.2-3.
No longer marked as found in versions gnome-shell/3.14.1-1 and 
gnome-shell/3.14.2-3.
Ignoring request to alter fixed versions of bug #770130 to the same values 
previously set
Ignoring request to alter fixed versions of bug #776911 to the same values 
previously set

-- 
770130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770130
776911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776911: gnome-session: session fails to start with something went wrong message

2015-03-13 Thread Simon McVittie
On Fri, 06 Feb 2015 at 18:20:35 +, Simon McVittie wrote:
 This sounds a lot like another instance of
 https://bugs.debian.org/775235 and
 https://bugs.debian.org/770130 on which some debugging has
 already been done.

I am able to reproduce a similar crash on the oldest PC I could find
(#780413). I think it's probably the same thing as #770130, but
not #775235.

Rafal, could you please provide some more information so we can
confirm whether your crash is likely to have the same cause?

* please send the output of reportbug --template xserver-xorg-core
  to the bug address 776...@bugs.debian.org
  (it will be long: you can either attach it compressed or uncompressed,
  or include it inline)

* if that output mentions GPU crash dump saved to /sys/class/drm/card0/error
  like mine did, please capture that to a file by running
  cat /sys/class/drm/card0/error  gpu-crash.txt as root,
  and send gpu-crash.txt too (again, it will be long, and you can
  either attach it or send it inline)

Thanks,
S


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-22 Thread Rafal Pietrak


W dniu 22.02.2015 o 03:46, Michael Gilbert pisze:

control: forcemerge 775235 -1

On Fri, Feb 6, 2015 at 1:20 PM, Simon McVittie wrote:

Michael, I see you've found a solution or workaround: is there
anything you'd like Rafal to try?

Try gnome-shell built with llvm-3.4 instead of 3.5.

Best wishes,
Mike


Where do I find it?


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-21 Thread Michael Gilbert
control: forcemerge 775235 -1

On Fri, Feb 6, 2015 at 1:20 PM, Simon McVittie wrote:
 Michael, I see you've found a solution or workaround: is there
 anything you'd like Rafal to try?

Try gnome-shell built with llvm-3.4 instead of 3.5.

Best wishes,
Mike


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): Re: Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-21 Thread Debian Bug Tracking System
Processing control commands:

 forcemerge 775235 -1
Bug #775235 [gnome-shell] gnome-shell: fails to start on i386 when built with 
llvm-3.5
Bug #770130 [gnome-shell] gnome-shell: fails to start on i386 when built with 
llvm-3.5
Unable to merge bugs because:
package of #776911 is 'gnome-session' not 'gnome-shell'
Failed to forcibly merge 775235: Did not alter merged bugs


-- 
770130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770130
775235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775235
776911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): Re: Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-21 Thread Debian Bug Tracking System
Processing control commands:

 forcemerge 775235 -1
Bug #775235 [gnome-shell] gnome-shell: fails to start on i386 when built with 
llvm-3.5
Bug #770130 [gnome-shell] gnome-shell: fails to start on i386 when built with 
llvm-3.5
Unable to merge bugs because:
package of #776911 is 'gnome-session' not 'gnome-shell'
Failed to forcibly merge 775235: Did not alter merged bugs


-- 
770130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770130
775235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775235
776911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-06 Thread Simon McVittie
Control: retitle 776911 gnome-shell: Cogl-ERROR **: Failed to create texture 2d 
due to size/format constraints

Please reply to the bug, not to me personally, so that other
developers can look at the bug log and see all the relevant
information.

On 06/02/15 17:25, Rafal Pietrak wrote:
 ===
 (gnome-shell:4179): Cogl-ERROR **: Failed to create texture 2d due to
 size/format constraints
 ===

This sounds a lot like another instance of
https://bugs.debian.org/775235 and
https://bugs.debian.org/770130 on which some debugging has
already been done.

Michael, I see you've found a solution or workaround: is there
anything you'd like Rafal to try?

 The information gathered by these commands might also be useful
 information for developers:

 reportbug --template gnome-settings-daemon
 reportbug --template gnome-shell
 reportbug --template xorg

 Hmm. first two have c.a 400 lines each. Should I include them inline?

Probably not necessary now, since the Cogl error was enough to
link this to other bug reports; but for future reference, sending
attachments (with gzip applied if large) to Debian bugs
works fine.

S


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-06 Thread Debian Bug Tracking System
Processing control commands:

 retitle 776911 gnome-shell: Cogl-ERROR **: Failed to create texture 2d due to 
 size/format constraints
Bug #776911 [gnome-session] gnome-session: session fails to start with 
something went wrong message
Changed Bug title to 'gnome-shell: Cogl-ERROR **: Failed to create texture 2d 
due to size/format constraints' from 'gnome-session: session fails to start 
with something went wrong message'

-- 
776911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-04 Thread Debian Bug Tracking System
Processing control commands:

 tags 776911 + moreinfo
Bug #776911 [gnome-session] gnome-session: session fails to start with 
something went wrong message
Added tag(s) moreinfo.

-- 
776911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-04 Thread Simon McVittie
Control: tags 776911 + moreinfo

On Tue, 03 Feb 2015 at 10:20:35 +0100, Rafal Pietrak wrote:
 right after upgrade from wheezy to jessie I'm not able to login with standard
 gdm3 login panel. It takes my username and password, and tries to start gnome
 session, but fails with Opps screen. The only hints I find in logs are
 drm:i9xx_set_fifo_underrun *ERROR* pipe A underrun.

The Oops screen means that something marked as critical to the session
has not started, or has crashed repeatedly. There are only two critical
components in jessie's GNOME: gnome-shell, and gnome-settings-daemon.

Is there any indication in the systemd journal, /var/log/syslog,
or /var/log/Xorg.*.log of what has crashed or why? Please attach
the parts of those logs that are close to the time of the failure to
start GNOME.

Are you using the standard GNOME-Shell-based gdm login screen?
(grey background with a texture, black bar at the top)

Are you using the standard GNOME Shell login session, or a variant
like Classic or Flashback?

The information gathered by these commands might also be useful
information for developers:

reportbug --template gnome-settings-daemon
reportbug --template gnome-shell
reportbug --template xorg

Thanks,
S


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776911: gnome-session: session fails to start with something went wrong message

2015-02-03 Thread Rafal Pietrak
Package: gnome-session
Version: 3.14.0-2
Severity: grave
Tags: newcomer
Justification: renders package unusable

right after upgrade from wheezy to jessie I'm not able to login with standard
gdm3 login panel. It takes my username and password, and tries to start gnome
session, but fails with Opps screen. The only hints I find in logs are
drm:i9xx_set_fifo_underrun *ERROR* pipe A underrun.



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-586
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-session depends on:
ii  gnome-session-bin  3.14.0-2
ii  gnome-session-common   3.14.0-2
ii  gnome-settings-daemon  3.14.2-2
ii  gnome-shell3.14.2-3+b1

gnome-session recommends no packages.

Versions of packages gnome-session suggests:
ii  desktop-base  8.0.2
ii  gnome-keyring 3.14.0-1+b1
ii  gnome-user-guide  3.14.1-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org