[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-07-20 Thread Michael.F
I have tested the package from Achim (xserver-xorg-video-
intel_2.2.1-1ubuntu13.6) and noticed no regressions so far.

My System:
Sony VGN-FS215B with Intel 915GM
Ubuntu 8.04.1 32bit with kernel 2.6.24-19-generic

Videoplayback works great. Without this patch the xserver restarted
everytime I played back a HD Video and then switched to a normal Video.
I couldn't reproduce this behaviour with the updated package!

Thanks for this debdiff, Achim!

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-07-20 Thread Benjamin Thyreau
Hi,

I also successfully tested Achim aforementioned debdiff. It applied and
built without problems on Hardy.

Now the 2.2.X driver doesn't crash anymore on some video playing, and
there is no such lagging video problem as there was on the 2.3.X serie.

I strongly suggest getting this package published as an Hardy SRU, as it
fixes a severe bug on some Intel card, such as those on the DELL
Latitude D430...

Thanks

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-19 Thread Achim
I don't know if it helps but I have created an debdiff against the
latest (proposed) version of the xserver-xorg-video-
intel_2.2.1-1ubuntu13.5 package.

This is my first debdiff. I hope I have done everything right.

I had no problems so far with my patched package.
But I can only test one system.

My System:
Dell Laptop (Inspiron6400L)
hardy 8.04.1 32-bit
kernel 2.6.24-19-generic

*-pci
  description: Host bridge
  product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory 
Controller Hub
  vendor: Intel Corporation
  physical id: 100
  bus info: [EMAIL PROTECTED]:00:00.0
  version: 03
  width: 32 bits
  clock: 33MHz
  configuration: driver=agpgart-intel module=intel_agp

I don't want to be the one who breaks the system of others because of
this patch ;-) It would be nice if you could verify my debdiff and tell
my if I did something wrong.

Regards
Achim

** Attachment added: xserver-xorg-video-intel_2.2.1-1ubuntu13.6.debdiff
   
http://launchpadlibrarian.net/16191683/xserver-xorg-video-intel_2.2.1-1ubuntu13.6.debdiff

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-07-19 Thread unggnu
** Summary changed:

- [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
+ [hardy] Compositing + Xv causes SIGSEGV in memcpy()

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-17 Thread Achim
How can we bring the solution for ubuntu 8.04.1 LTS (hardy) forward?

I mean it isn't very easy to find the actual problem, at least for me.

Wouldn't it be easier to publish the new Intel 2.3.2 driver?

Maybe someone can build a package without EXA acceleration as it is
still slow nowadays, so that we can test it.

Regards
Achim

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-17 Thread Bryce Harrington
I asked Steve Langasek if he would accept a newer version of the driver
as an SRU for Hardy, and he said no absolutely not.  So that is not an
option.

So to bring the solution to Hardy, it is necessary for someone to do a
bisection search (such as via git bisect) to find the specific patch,
which we can then put an SRU in to fix for everyone.  I do not plan on
doing this, as I'm more focused on Intrepid now, but would encourage
anyone wishing the fix to do it.

Another approach would be to put in a request for a backport of the
2.3.2 driver.  The steps for doing this are:

a.  Get the current source from Intrepid
b.  Build it on $dist
c.  If it builds fine, file a bug via
https://launchpad.net/products/$dist-backports/+filebug

Please backport $driver from Intrepid
 Current version: old-version
 New version: intrepid-version
 I built it successfully on $disk with no source changes needed.
 Benefits include better support for newer and older gfx hw.


-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-17 Thread Achim
I have applied an patch from upstream and as far as I can tell I have
no problems. The patch is the commit that Hele mentioned earlier. (See
some comments above)

I applied the patch to this package version
xserver-xorg-video-intel (2:2.2.1-1ubuntu12) hardy

What I have tested:
- played several videos
- glxgears
- scrolling in Firefox was fast (only to be sure nothing else broke)
- compiz
(apps were running at the same time)

I hope this helps to release a fixed package version.

Regards
Achim

** Attachment added: git-1c0e4958564588162bc22a980567436dfc9d1e56.patch
   
http://launchpadlibrarian.net/16143095/git-1c0e4958564588162bc22a980567436dfc9d1e56.patch

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-17 Thread unggnu
Thanks for nailing the patch down. Looks like a SRU candidate.

** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
 Assignee: (unassigned) = Bryce Harrington (bryceharrington)

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-14 Thread Bryce Harrington
Opening a Hardy task, so if someone can identify the exact change that
caused the fix, we could SRU it.

** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
   Status: New = Triaged

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-14 Thread Bryce Harrington
We've got the 2.3.2 driver uploaded to Intrepid, with a fixed version of
the TexturedVideo patch, so I think this bug should be resolved now in
Intrepid.  If not, please feel free to reopen.


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Triaged = Fix Released

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-14 Thread Bryce Harrington
** Tags added: needs-bisection

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-13 Thread Achim
Hello,
I have an Dell Inspiron6400L preinstalled with ubuntu. I am also effected by 
this XV problem with ubuntu 8.04.
I would like to know if there is a chance that the LTS version will get a fix 
for this critical problem.
Maybe in the mean time, someone can point my to a package were this problem 
hast been fixed.

Thanks in advance

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-13 Thread Achim
Hello,
I have a Dell Inspiron6400L preinstalled with ubuntu. I am also effected by 
this XV problem with ubuntu 8.04.
I would like to know if there is a chance that the LTS version will get a fix 
for this critical problem.
Maybe in the mean time, someone can point my to a package were this problem 
hast been fixed.

Thanks in advance

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-13 Thread Achim
Sorry for the noise, I didn't saw/knew if the first post has been published. I 
pushed the abort button but as it seems it was to late.
I don't know if there is a way to delete one of this two posts, maybe an admin 
can delete the first one of them, if possible.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-13 Thread Mikael Gerdin
I've uploaded the latest ubuntu intrepid version built for ubuntu hardy in my 
ppa
https://launchpad.net/~mgerdin/+archive
It contains the fix for this problem.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-07-13 Thread Achim
thank you very much Mikael.

I am more than happy now.
As far as I can tell everything is working again.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-06-12 Thread Benjamin Thyreau
Hi,
Indeed, this aforementioned patch corrects the problem of lagging large videos 
on 2.3.x debian serie. This is especially visible in my system when enabling 
metacity compositing manager.
Note that both 2.3.0 and 2.3.1 Debian packages didn't fix the lagging video 
problem (although they fix the X crash initial problem), only applying Mikael 
.debdiff does fix it.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

2008-05-06 Thread unggnu
** Summary changed:

- [hardy] Compositing + Xv causes SIGSEGV in memcpy()
+ [hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy() [i945]
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-05-05 Thread Benjamin Thyreau
Hi
I can confirm Mikael's experience. I can deterministically make X crash simply 
by watching some specific video with current driver (2:2.2.1-1ubuntu13). See 
similar X Backtrace attached. Yet, Upgrading (and forcing) to Debian's 
xserver-xorg-video-intel_2.3.0-1_i386.deb package fixed the crash problem. But 
then, the large videos display very slowly. I didn't try to apply Mikael's 
suggested patch, though, since i used a precompiled binary.
Running Ubuntu Hardy on DELL Latitude D430

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-05-05 Thread Benjamin Thyreau

** Attachment added: xorg-backtrace
   http://launchpadlibrarian.net/14237338/xorg-backtrace

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-05-05 Thread Mikael Gerdin
I'll attach a debdiff to disable textured video that applies to 2.3.0-1
so that it can be more tested.

** Attachment added: Disables textured video and makes 2.3.0-1 build on hardy
   http://launchpadlibrarian.net/14238071/disable_textured_video_2.3.0.debdiff

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-30 Thread Mikael Gerdin
Update:
The performance issues only appeared when using the Textured Video Xv adapter.
The overlay adapter does not show those issues. 
After massaging 11_hw_overlay_option.diff to apply to 2.3.0-1 I disabled 
textured video in my xorg.conf and now I can use Xv without segfaults and with 
reasonable performance.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-26 Thread Mikael Gerdin
I've tested building and running the latest debian version (2.3.0-1) and I've 
failed to reproduce the crash.
However there are Severe performance issues when using Xv and compositing with 
2.3.0, Playback of a 1280x720 video with desktop effects enabled causes my 
cpu usage to reach about 80% on both cores, but when playing the same video 
without the effects i get around 10%. But at least my X server doesn't crash...

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-21 Thread Helle
I have the same symptoms and the same crash backtrace.
User Jocke reported the most details to reproduce this bug. 

The greedy setting come from different bug reports with similar
symptoms.

Section Device
Identifier  Configured Video Device
Driver  intel
Option  DRI   true
Option  Xinerama  false
Option ModeDebug true
Option AccelMethod EXA
Option ExaNoComposite false
Option MigrationHeuristic greedy
EndSection

Binary package hint: xserver-xorg-video-intel

Description: Ubuntu hardy (development branch)
Release: 8.04
Arch: i386
Graphics card: i945
xserver-xorg-video-intel:
  Installed: 2:2.2.1-1ubuntu12

With i810 (of course no exa) in the driver section everything works
fine.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-21 Thread Helle
Maybe this bug is fixed in the devel version? 
After building the debian version xserver-xorg-video-intel (2:2.2.99.903-1) I 
had no crash until now.

from Changelog:

commit 1c0e4958564588162bc22a980567436dfc9d1e56
Author: Zhenyu Wang [EMAIL PROTECTED]
Date:   Thu Mar 13 10:15:55 2008 +0800

Always bind memory after agp aperture allocation

This fixed the crash appearing for Xv buffer memory, which appears
allocation and free happening in stolen memory. We should always
try to bind for stolen memory for correct protect setup, otherwise
we might get fault that stolen memory protect reverted to non-r/w
after previous free and unbind.

Credit goes to Lukas Hejtmanek to identify the real problem of Xv
crash!

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-20 Thread Øyvind Stegard
I'm also seeing random (i.e. doesn't always happen) X crashes when playing 
videos on Intel-graphics hardware using XV. If a crash occurs, it happens 
immediately when trying to 
play a video through XV. Last time it happened was playing a small video 
(dimension-wise) in the Totem-browser plugin. Before that I had played a rather 
large HD-video with mplayer without a crash. 

X is restarted by GDM and non-framebuffer console is *not* garbled after
a crash. I run standard Compiz with the settings that are enabled by
default in Hardy.

Description: Ubuntu Hardy (Release Candidate)
Release: 8.04
Arch: 32bit
Graphics card: i915GM

This is the lspci-info on the card:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 04) (prog-if 00 [VGA controller])
Subsystem: Uniwill Computer Corp Unknown device 9800
Flags: bus master, fast devsel, latency 0, IRQ 20
Memory at ffe8 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec00 [size=8]
Memory at d000 (32-bit, prefetchable) [size=256M]
Memory at ffe4 (32-bit, non-prefetchable) [size=256K]
Capabilities: [d0] Power Management version 2

Please notify me if you want me to provide more information.

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-14 Thread Jocke
I have the same problem with Ubuntu (32-bit) and an Intel 945GM. It
doesn't seem to matter whether I use compiz or not.

X crashes sometimes when trying to play something in mplayer using XV.
I've found out that X always crashes if I launch tvtime and after
closing tvtime play something in mplayer using XV. I can often start and
close tvtime more than once time without crashing X, but launching
mplayer after that always forces X to restart.

If I use a framebuffer device (replacing splash with vga=792 in
/boot/grub/menu.lst) I can keep on using the text-mode ttys even after X
has crashed and restarted.

I also tried to (build and) install the xserver-xorg-video-intel package
from Gutsy. This solves the problem with XV crashing my X-server. (I
can't use Compiz with Gutsy's intel drivers. It starts, but the windows
aren't updated properly and I have to resize them If I want to see
what's going on. OpenGL and metacity works fine though.)

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-14 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = High
   Status: Incomplete = Triaged

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-09 Thread Mikael Gerdin
Yes, it's reproducible with ExaNoComposite set to True as well.
I'll attach my Xorg.log from a crash.
(currently running the ubuntu11-version of intel driver and from a KDE4 session 
with opengl compositing)

** Attachment added: Xorg.0.log from crash
   http://launchpadlibrarian.net/13285696/Xorg.0.log.old

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-08 Thread Bryce Harrington
Thanks for attaching a full backtrace.  Are you able to reproduce this
issue with Option ExaNoComposite true as well?

For reference, can you attach your /var/log/Xorg.0.log?

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-06 Thread Mikael Gerdin

** Attachment added: X crash backtrace
   http://launchpadlibrarian.net/13146760/backtraces

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212799] Re: [hardy] Compositing + Xv causes SIGSEGV in memcpy()

2008-04-06 Thread Mikael Gerdin

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/13146785/xorg.conf

-- 
[hardy] Compositing + Xv causes SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/212799
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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