[apport] {Testing XGL + Beryl 0.2RC1} gnome-session crashed with SIGSEGV

Bug #86627 reported by Cristian Aravena Romero
2
Affects Status Importance Assigned to Milestone
beryl-core (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: gnome-session

I testing XGL with Beryl, my [0]guide.
[0] http://wiki.beryl-project.org/index.php?title=Install/Ubuntu/Edgy/XGL

Testing XGL + Beryl with other session. Many problem with my [1]hardware : -(. Freeze and other problems. I reboot and core in gnome-panel. I report crash.
[1] 01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)

Oummm, problem:

# file /usr/bin/startgnomexgl.sh
# Work with excesive use cpu, problem with gnome-settings-daemon
#!/bin/sh
Xgl -fullscreen :1 -ac -br -accel glx:pbuffer -accel xv:pbuffer &
sleep 4
export DISPLAY=:1
exec gnome-session

change to:

# file /usr/bin/startgnomexgl.sh
# freezy gnome-panel, others problem and restart ubuntu and report of crash in gnome-panel
#!/bin/sh
Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
DISPLAY=:1
cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
xauth -i add :1 . "$cookie"
exec dbus-launch --exit-with-session gnome-session

ProblemType: Crash
Date: Tue Feb 20 23:20:52 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-session
Package: gnome-session 2.17.91-0ubuntu3
ProcCmdline: /usr/bin/gnome-session
ProcCwd: /home/caravena
ProcEnviron:
 LANGUAGE=es_CL:es
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=es_CL.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-session
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /usr/lib/libglib-2.0.so.0
 ?? ()
 ?? ()
 ?? ()
Uname: Linux zeus 2.6.20-8-lowlatency #2 SMP PREEMPT Tue Feb 13 05:21:37 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner video

Revision history for this message
Cristian Aravena Romero (caravena) wrote :
Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :

Hello Cristian!

Beryl isn't in Ubuntu, so we don't track beryl bugs here. But please, report this bug in the upstream tracker:

http://bugs.beryl-project.org/

If you can reproduce this bug without running beryl, then please report it here, but if you are running beryl, we can't track it.

Best regards
Emilio

Changed in gnome-session:
importance: Undecided → Medium
status: Unconfirmed → Rejected
Revision history for this message
Cristian Aravena Romero (caravena) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.