[Bug 853364] Re: shotwell assert failure: *** glibc detected *** shotwell: munmap_chunk(): invalid pointer: 0x00007f9d78220a30 ***

2011-10-20 Thread Mikko Leppänen
It is reproducible for me, but it is likely related to the specific
circumstances. I'm not willing to share the laptop or set of pictures at
this time. Feel free to close if provided data is not sufficient. I can
retry importing with any potential patches. Importing the same images
after copying to a temporary directory worked just fine.

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

Title:
  shotwell assert failure: *** glibc detected *** shotwell:
  munmap_chunk(): invalid pointer: 0x7f9d78220a30 ***

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

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


[Bug 281084] Re: [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-19 Thread Mikko Leppänen
*** This bug is a duplicate of bug 275285 ***
https://bugs.launchpad.net/bugs/275285

** This bug has been marked a duplicate of bug 275285
   [intrepid] Flash, VirtualBox, Dosbox etc. video freezes after few seconds

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 281084] Re: [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-14 Thread Mikko Leppänen

** Attachment added: lspci -vvnn on an affected Dell XPS M1330
   http://launchpadlibrarian.net/18540671/lspci.txt

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 281084] Re: [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-14 Thread Mikko Leppänen
I run my system without any xorg.conf

** Attachment added: X.org log, when bug happened
   http://launchpadlibrarian.net/18540728/Xorg.0.log

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 281084] Re: [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-14 Thread Mikko Leppänen
With the attached xorg.conf produced by dpkg-reconfigure xserver-xorg
the bug is easily reproduced.

** Attachment added: Broken xorg.conf from dpkg-reconfigure
   http://launchpadlibrarian.net/18541987/xorg.conf.broken

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 281084] Re: [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-14 Thread Mikko Leppänen
With the attached, modified xorg.conf I'm now unable to reproduce the
issue. Good enough for me.

Diff:
--- xorg.conf.broken2008-10-14 23:08:55.0 +0300
+++ xorg.conf.works 2008-10-14 23:17:57.0 +0300
@@ -20,6 +20,7 @@
 
 Section Device
Identifier  Configured Video Device
+   Option FramebufferCompression False
 EndSection
 
 Section Monitor

** Attachment added: Working xorg.conf, which disable frame buffer compression
   http://launchpadlibrarian.net/18542034/xorg.conf.works

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 281084] Re: [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-14 Thread Mikko Leppänen
(couldn't find the bug workflow, let's try this)

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

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 281084] [NEW] [GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

2008-10-09 Thread Mikko Leppänen
Public bug reported:

With GM965 in Intrepid I've experienced frequently cases where individual 
windows forget to update themselves randomly. This sounds to me very similar as 
the one reported and fixed upstream here:
http://bugs.freedesktop.org/show_bug.cgi?id=16257

Current fix is to disable framebuffer compression with GM965, although also GEM 
seems to have an effect in this case.
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-intel.git;a=commit;h=d24010b7b3f2419beb40dc5ae1e8aeb3e04b5a93

** Affects: xorg-server
 Importance: Unknown
 Status: Unknown

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: freedesktop.org Bugzilla #16257
   https://bugs.freedesktop.org/show_bug.cgi?id=16257

** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=16257
   Importance: Unknown
   Status: Unknown

-- 
[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)
https://bugs.launchpad.net/bugs/281084
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 271458] Re: flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 post-installation script fails on libxcb-render-util.so.0

2008-09-17 Thread Mikko Leppänen
On amd64 flashplugin is using the 32bit libraries provided by package
ia32-libs. That package does not (anymore) contain libxcp-render-
util.so.0.

** Also affects: ia32-libs (Ubuntu)
   Importance: Undecided
   Status: New

-- 
flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 post-installation script fails 
on libxcb-render-util.so.0 
https://bugs.launchpad.net/bugs/271458
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