[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#763706: marked as done (kfreebsd-10: kern.ipc.shmall default too low for Qt apps)



Your message dated Tue, 21 Oct 2014 10:34:52 +0000
with message-id <E1XgWmC-0003mV-IJ@franck.debian.org>
and subject line Bug#763706: fixed in freebsd-utils 10.1~svn273304-1
has caused the Debian Bug report #763706,
regarding kfreebsd-10: kern.ipc.shmall default too low for Qt apps
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
763706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763706
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kfreebsd-10
Version: 10.1~svn271306-2
Severity: important

Hi,

kfreebsd-10's default setting kern.ipc.shmall is 4096

Qt applications exhaust this very quickly;  after that, widgets fail to
render and errors like these are spewed to stdout:
| X Error: BadDrawable (invalid Pixmap or Window parameter) 9
|   Major opcode: 62 (X_CopyArea)
|   Resource id:  0x0

I think this is also the reason for VLC to segfault in xcb_xv vout:
| [0000000848001268] xcb_xv vout display error: shared memory allocation error: Cannot allocate memory
| Segmentation fault

This shared memory quota can be exhausted by lmms alone, or qjackctl +
vlc, or qjackctl + psi-plus + other Qt applications running together.

As suggested here:
http://lists.freebsd.org/pipermail/freebsd-stable/2013-July/074203.html
raising kern.ipc.shmall: 4096 -> 32768 seems sufficient so far.

-- System Information:
Debian Release: jessie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 10.1-0-amd64
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: freebsd-utils
Source-Version: 10.1~svn273304-1

We believe that the bug you reported is fixed in the latest version of
freebsd-utils, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 763706@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steven Chamberlain <steven@pyro.eu.org> (supplier of updated freebsd-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 08 Oct 2014 22:18:48 +0100
Source: freebsd-utils
Binary: freebsd-utils freebsd-utils-udeb kldutils kldutils-udeb kbdcontrol kbdcontrol-udeb vidcontrol freebsd-net-tools freebsd-net-tools-udeb freebsd-nfs-server freebsd-nfs-common geom freebsd-ppp devd devd-udeb ktrace pf powerd mkuzip
Architecture: source
Version: 10.1~svn273304-1
Distribution: unstable
Urgency: medium
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
Changed-By: Steven Chamberlain <steven@pyro.eu.org>
Description:
 devd       - device state change monitoring daemon
 devd-udeb  - device state change monitoring daemon (udeb)
 freebsd-net-tools - FreeBSD networking tools
 freebsd-net-tools-udeb - FreeBSD networking tools (udeb)
 freebsd-nfs-common - NFS support files common to client and server
 freebsd-nfs-server - FreeBSD server utilities needed for NFS on GNU/kFreeBSD
 freebsd-ppp - FreeBSD Point-to-Point Protocol (PPP) userland daemon
 freebsd-utils - FreeBSD utilities needed for GNU/kFreeBSD
 freebsd-utils-udeb - FreeBSD utilities needed for GNU/kFreeBSD (udeb)
 geom       - modular disk I/O request transformation framework
 kbdcontrol - command-line tool to change keyboard layout on GNU/kFreeBSD
 kbdcontrol-udeb - command-line tool to change keyboard layout on GNU/kFreeBSD (udeb)
 kldutils   - tools for managing kFreeBSD modules
 kldutils-udeb - tools for managing kFreeBSD modules (udeb)
 ktrace     - A kernel call tracer
 mkuzip     - Disk image compression utility
 pf         - The OpenBSD Packet Filter
 powerd     - System utility for power control and energy saving
 vidcontrol - command-line tool to control the system console on GNU/kFreeBSD
Closes: 761418 763706
Changes:
 freebsd-utils (10.1~svn273304-1) unstable; urgency=medium
 .
   [ Petr Salinger ]
   * Build-Depend on freebsd-mk >= 10.0-5 for MK_HYPERV
 .
   [ Steven Chamberlain ]
   * New upstream snapshot of 10.1-RC3~
   * Refresh patches: (with unexpanded revision tags;  a/ b/ paths;  no
     Index field;  no 'C function' context, not applicable here)
     - ppp_macros.diff
     - 035_nfs.diff
     - makefiles.diff
   * Delete patch mk_tests.diff: freebsd-mk now provides MK_TESTS
   * No longer try to set MK_TESTS in debian/rules;  use WITHOUT_TESTS
     instead
   * Set kern.ipc.shmall=32768 in /etc/sysctl.conf, as the kernel
     default is too low for some Qt applications (Closes: #763706)
   * netstat: work around a kfreebsd 9->10 ABI break;  allows tcp sockets
     to be shown again when running on kfreebsd-9 (Closes: 761418)
Checksums-Sha1:
 b2c18486d049c93a8af7c480d7ff5f73b972493d 3785 freebsd-utils_10.1~svn273304-1.dsc
 75fa39028d1679dccb0fefc133614c7b9d11784e 2163761 freebsd-utils_10.1~svn273304.orig.tar.gz
 39eb6aac675c763af434a2a421c4961dd4396336 80536 freebsd-utils_10.1~svn273304-1.debian.tar.xz
Checksums-Sha256:
 e72b31190098dfb4baa9af5d2446fac59db85704dc582d2a9051597894ab7193 3785 freebsd-utils_10.1~svn273304-1.dsc
 b6bbff0530be6c089e818bf4b14a9ab6038c32acfd57a554ae2e0a9e6350435f 2163761 freebsd-utils_10.1~svn273304.orig.tar.gz
 df7306fc37bab6b7c71d94fb06d02a71c57aa275f7cf0c547f56f88afa94886e 80536 freebsd-utils_10.1~svn273304-1.debian.tar.xz
Files:
 b69a9ed50d172486260ae774f8d7bb1c 3785 utils important freebsd-utils_10.1~svn273304-1.dsc
 eeed98a83bbc3842c4d8ba66840d0df8 2163761 utils important freebsd-utils_10.1~svn273304.orig.tar.gz
 2d109c57cf6b4e5be0542913652f3f9a 80536 utils important freebsd-utils_10.1~svn273304-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJURjMyAAoJEKv/7bJACMb5KloQAIo3Gbr1IaRhrp63jPfKfWBa
SHL5na5vhrsK87VK7Vz51szXih7zH3QFw1VAY41jKxkRI5rih9URrUqRhjTz4wja
SrLvPWigv5EaAAtq5AVdVa2uRqyc/nJUWSOfIA3ttVoN4tfDPafNHgBhv+d9LzIQ
j+v2QE1LmIKm0BUjl47OruUFn1UcY6VPmKLU9KiAifFK1wQXj5Znh3rImUOQzeaV
GrIYMxXnLraC0LHy16krX0rbHDe0rV8/LohtwMdaPte9XMNrXRmIeCaic52IlnWT
QIxphaj/C+c7GXBslnUQi/v7A45PgXwfFoRmZih1OIgrt1I3I1iP+lPgeeNlRVwF
J/kQzOEyTzf1KGAqvA9Jvyr27mU/0n5lubnHWcEzMiywFO+Pk6zlZKbOPhpGZWhk
+GbZKO+MYhfAv5jgv/xu3QqSwZoQwUfbtGdMeM0xdRToQNFpdD58iZsIh5dlwUOv
SlE2c+Dyn1Zr11YERgy2RjlitWEqXGF9BPbqwU5ZkAG+w/FI4wywQGLCsNTO/1tc
zoF+V9Yd/Q9ueWR7BzyNzaLXUHw0yVF4paYHvGkJDvYkaGNxTedOwSLdOMqvbjWi
W60++CCUxlSRnvkD/FFijKKpLUS8nYVTv/MQlBMMXuRDpoPPALd/+0dXZgkx/STR
u6qpmlmH8Cwyg1vkPd1Q
=cCJq
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: