Bug#734005: Re: Bug#734005: error: git-svn died of signal 11 (at least doing git svn fetch/rebase)

2016-08-06 Thread Jason Briggs
in main () On Fri, 05 Aug 2016 16:13:32 -0400 Eric Wong wrote >Jason Briggs <royalsheeplaunc...@zoho.com> wrote: >> [ 1463.669888] git-svn[3270]: segfault at 7fab78a3a178 ip 7fab7f80da31 >> sp 7ffc8c6d7280 error 6 in _Delta.so[7fab7f7fa000+2a000] >> [

Bug#734005: error: git-svn died of signal 11 (at least doing git svn fetch/rebase)

2016-08-05 Thread Jason Briggs
The error was the same error: git-svn died of signal 11 (no other information printed) I try several month ago on Arch linux virtual machine guest on Debian Jessie host and had same, signal 11. Some people have similar on Ubuntu: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1252097

Bug#734005: error: git-svn died of signal 11 (at least doing git svn fetch/rebase)

2016-08-05 Thread Jason Briggs
I experience this heavily on Debian Jessie with git-svn 1:2.1.4-2.1+deb8u2 libsvn-perl 1.8.10-6+deb8u4 to point where git-svn unusable. [ 1463.669888] git-svn[3270]: segfault at 7fab78a3a178 ip 7fab7f80da31 sp 7ffc8c6d7280 error 6 in _Delta.so[7fab7f7fa000+2a000] [ 2701.760387]

Bug#801081: Re: Bug#801081: Re: xserver-xorg-video-qxl: QXL video unusable due to performance

2016-05-30 Thread Jason Briggs
16 08:35, Julien Cristau a crit : >> On Sun, May 29, 2016 at 15:53:28 -0400, Jason Briggs wrote: >> >>> Please include this patch as well: >>> >>> http://pkgs.fedoraproject.org/cgit/rpms/xorg-x11-drv-qxl.git/plain/qxl-kms-disable-composite.patc

Bug#801081: Re: xserver-xorg-video-qxl: QXL video unusable due to performance

2016-05-29 Thread Jason Briggs
can't be used properly at all with KVM/spice, it really break functionality and there is no workaround there unless you rebuild the CD. There is still 2 years of life to jessie and all downstream suffer. On Tue, 24 May 2016 07:26:52 -0400 Jason Briggs wrote >Dear Maintainer: > &

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2016-05-24 Thread Jason Briggs
Dear Maintainer: I need to advise you that the current package in Stretch xserver-xorg-video-qxl 0.1.4-3+b1 is ***NOT*** fixed on my Stretch I manually recompile xserver-xorg-video-qxl and applied the following patch:

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2016-04-09 Thread Jason Briggs
I need to add some information. Here is a link to a thread to Jessie downstream distro suffering from issue: https://forums.whonix.org/t/qxl-slowness-fix/1759 Fedora has some patches applied to QXL and maybe they would help: http://pkgs.fedoraproject.org/cgit/rpms/xorg-x11-drv-qxl.git/tree/

Bug#801081: Re: xserver-xorg-video-qxl: QXL video unusable due to performance

2015-11-29 Thread Jason Briggs
Hello, I tried some time ago to install the qxl driver from testing into Jessie but it hang with green screen on boot. I tried a few days ago to make a new vm of Stretch and it still has the problem. To make qxl usable I have to disable the offscreen surfaces as in the conf. It speeds up

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2015-10-07 Thread Jason Briggs
WORKAROUND (finally!!!): sudo editor /usr/share/X11/xorg.conf.d/50-qxl.conf # insert the following: Section "Device" Identifier "qxl" Driver "qxl" Option "ENABLE_SURFACES" "False" EndSection # save + reboot with QXL video This was suggested on a mailing list for a downstream Jessie

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2015-10-07 Thread Jason Briggs
I wonder if these issues and lack of configurability aren't related to the fact that xserver-xspice package (part of QXL source) appears to be missing from Jessie altogether?? https://packages.debian.org/stretch/xserver-xspice Another note: I've found this affects other Jessie-based distros as

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2015-10-05 Thread Jason Briggs
Minor correction: I used the Cirrus driver on Wheezy machines. For Jessie machines I have it set to the VGA driver (because Cirrus has issues on Jessie guests as well). I had no luck trying to backport the xserver-xorg-video-qxl package from Sid locally on my own (green screen) and limited

Bug#801081: xserver-xorg-video-qxl: QXL video unusable due to performance

2015-10-05 Thread Jason Briggs
Another way to replicate: Simply run the Jessie live CD (debian-live-8.2.0-amd64-xfce-desktop.iso) as a guest in Virt-Manager with QXL driver (default) and try to load Iceweasel and try to scroll through some websites for 10 minutes. Even with spice-vdagent missing, with only the qxl driver

Bug#788656: lxc-start does not switch into AppArmor profiles for containers

2015-06-21 Thread Jason Briggs
Upon further check I can confirm the message written by intrigeri in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750106#117 With: lxc-start -n myvm -l INFO -o ~/lxc_log.log my container logs: lxc-start 1434864946.838 INFO lxc_lsm - LSM security driver nop It must be because of

Bug#788656: lxc-start does not switch into AppArmor profiles for containers

2015-06-21 Thread Jason Briggs
okay sorry I missed a message in the other bug where it says this is apparmor kernel bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750106#102 . You can see the content of kernel-patches/3.12/0003-UBUNTU-SAUCE-apparmor-Add-the-ability-to-mediate-mou.patch in the apparmor-2.9.0 sources

Bug#788656: lxc-start does not switch into AppArmor profiles for containers

2015-06-14 Thread Jason Briggs
It still happens with the packages apparmor, apparmor-utils, apparmor-profiles, lxc from Sid installed in Jessie (after purged the old ones): apparmor 2.9.2-3 amd64 lxc1:1.0.7-3 At the time I could not get a fresh Stretch/Sid install to work so could not test that. --

Bug#788656: lxc-start does not switch into AppArmor profiles for containers

2015-06-13 Thread Jason Briggs
Minor correction to report, It shows lxc-container-default as not loaded means to say It shows lxc-container-default as not loaded for the process (the profile itself is loaded but not applied). In Jessie the package versions are: lxc 1:1.0.6-6 amd64 apparmor 2.9.0-3