[Bug 1792205] [NEW] CONFIG_BCH_CONST_PARAMS should be unset

2018-09-12 Thread Andreas Oberritter
Public bug reported:

Quoting lib/bch.c:

 * Option CONFIG_BCH_CONST_PARAMS can be used to force fixed values of
 * parameters m and t; thus allowing extra compiler optimizations and providing
 * better (up to 2x) encoding performance. Using this option makes sense when
 * (m,t) are fixed and known in advance, e.g. when using BCH error correction
 * on a particular NAND flash device.

Ubuntu's kernel targets generic hardware, so using this option is not a
good idea.

As a result of this option being enabled, nandsim's option "bch" is
unusable:

[34200.137521] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB 
size: 64
[34200.137522] [nandsim] using 8-bit/512 bytes BCH ECC
[34200.137524] bch encoder/decoder was configured to support parameters m=14, 
t=4 only!

---

Ubuntu 18.04.1 LTS, linux-image-4.15.0-34-generic: 4.15.0-34.37 (amd64)

** Affects: linux-signed (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  CONFIG_BCH_CONST_PARAMS should be unset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1792205/+subscriptions

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

[Bug 1565950] Re: Grub 2 fails to boot a kernel on a luks encrypted volume with Secure Boot enabled

2018-02-12 Thread Andreas Oberritter
Besides including the required modules into the binary, which would be
very appreciated, please consider the following options:

1.) Install all required modules to the ESP. Although this doesn't help
secure boot, this would allow booting insecurely in order to be able to
uninstall signed grub.

2.) Refuse to install signed grub on systems unable to boot it, because
of inaccessible filesystems.

3.) Install both signed and unsigned grub in parallel.

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

Title:
  Grub 2 fails to boot a kernel on a luks encrypted volume with Secure
  Boot enabled

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

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

[Bug 1534220] [NEW] libs check turns yellow if no kernel image exists

2016-01-14 Thread Andreas Oberritter
Public bug reported:

If there's no kernel image installed, e.g. in an LXC environment, then
the following output gets generated. This didn't happen in 14.04 LTS.

Thu Jan 14 16:00:37 2016 - libs NOT ok

yellow Warning: Use of uninitialized value $newest_kernel_image in pattern 
match (m//) at /usr/lib/xymon/client/ext/libs line 66.
yellow Warning: Use of uninitialized value $newest_kernel_image in 
concatenation (.) or string at /usr/lib/xymon/client/ext/libs line 69.
yellow Warning: Use of uninitialized value $kernel_image_release in 
concatenation (.) or string at /usr/lib/xymon/client/ext/libs line 74.
yellow Warning: Use of uninitialized value $newest_kernel_image in -r at 
/usr/lib/xymon/client/ext/libs line 86.
yellow Warning: Use of uninitialized value $newest_kernel_image in 
concatenation (.) or string at /usr/lib/xymon/client/ext/libs line 87.
yellow Kernel image  unreadable. Can't check kernel version!
See comment #3 on https://bugs.launchpad.net/bugs/759725 for details and a 
permanent workaround.

In a container environment, testing the kernel version doesn't make
sense anyway, as the host kernel will always be in use. Maybe you could
disable the test if you detect a container? There are many ways to do
this, e.g.:

1.) Manually

Detect Libvirt-LXC:
# grep -z '^LIBVIRT_LXC_NAME=' /proc/1/environ 
LIBVIRT_LXC_NAME=xyz

Detect LXC:
# grep -z '^container=' /proc/1/environ
container=lxc

Detect Linux-Vserver (VxID > 0):
# grep -E '^VxID:\s+[1-9]' /proc/self/status
VxID: 40010

(See /etc/init/container-detect.conf on 14.04 for more examples)

2.) With upstart (14.04 LTS)

# cat /run/container_type
lxc-libvirt

3.) With systemd (16.04 Development)

# systemd-detect-virt -c
lxc-libvirt

---

# ls -la /boot/
total 8
drwxr-xr-x  2 root root 4096 Apr 11  2014 .
drwxr-xr-x 22 root root 4096 Jan  7 23:15 ..

# lsb_release -rd
Description:Ubuntu Xenial Xerus (development branch)
Release:16.04

# apt-cache policy hobbit-plugins
hobbit-plugins:
  Installiert:   20151005
  Installationskandidat: 20151005
  Versionstabelle:
 *** 20151005 500
500 http://de.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: hobbit-plugins (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  libs check turns yellow if no kernel image exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hobbit-plugins/+bug/1534220/+subscriptions

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


[Bug 1166667] Re: The default configuration is missing the /etc/squid-deb-proxy/autogenerated/pkg-blacklist-regexp.acl file

2013-12-02 Thread Andreas Oberritter
This warnings still appears in 13.10.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/117

Title:
  The default configuration is missing the /etc/squid-deb-
  proxy/autogenerated/pkg-blacklist-regexp.acl file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/117/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1166667] Re: The default configuration is missing the /etc/squid-deb-proxy/autogenerated/pkg-blacklist-regexp.acl file

2013-12-02 Thread Andreas Oberritter
This warnings still appears in 13.10.

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

Title:
  The default configuration is missing the /etc/squid-deb-
  proxy/autogenerated/pkg-blacklist-regexp.acl file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/117/+subscriptions

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


[Bug 987167] Re: unable to set gnome-keyring key timeout (SSH and GPG keys)

2013-11-19 Thread Andreas Oberritter
This bug is still in 13.10.

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

Title:
  unable to set gnome-keyring key timeout (SSH and GPG keys)

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

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


[Bug 1172094] Re: xorg synaptic driver crashes

2013-10-23 Thread Andreas Oberritter
This still happens in saucy, but switching to a text console and back
recovers the touchpad.

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

Title:
  xorg synaptic driver crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1172094/+subscriptions

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


[Bug 1172094] Re: xorg synaptic driver crashes

2013-10-18 Thread Andreas Oberritter
This seems to happen under high load.

** Bug watch added: Debian Bug tracker #693726
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693726

** Also affects: xserver-xorg-input-synaptics (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693726
   Importance: Unknown
   Status: Unknown

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

Title:
  xorg synaptic driver crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1172094/+subscriptions

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


[Bug 1172094] Re: xorg synaptic driver crashes

2013-10-18 Thread Andreas Oberritter
** Bug watch added: Novell/SUSE Bugzilla #818883
   https://bugzilla.novell.com/show_bug.cgi?id=818883

** Also affects: xserver-xorg-input-synaptics (Suse) via
   https://bugzilla.novell.com/show_bug.cgi?id=818883
   Importance: Unknown
   Status: Unknown

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

Title:
  xorg synaptic driver crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1172094/+subscriptions

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


[Bug 1172094] Re: xorg synaptic driver crashes

2013-10-18 Thread Andreas Oberritter
** Bug watch added: freedesktop.org Bugzilla #52496
   https://bugs.freedesktop.org/show_bug.cgi?id=52496

** Also affects: xserver-xorg-input-synaptics via
   https://bugs.freedesktop.org/show_bug.cgi?id=52496
   Importance: Unknown
   Status: Unknown

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

Title:
  xorg synaptic driver crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1172094/+subscriptions

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


[Bug 1172094] Re: xorg synaptic driver crashes

2013-10-18 Thread Andreas Oberritter
I should add, that I didn't suspend or resume the computer. It happens
frequently when I compile and package a Linux Distribution, e.g. with
Yocto/OpenEmbedded (using two parallel instances of make -j4 on a dual
core machine with hyperthreading enabled). This does not only cause high
CPU load, but also high disk load.

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

Title:
  xorg synaptic driver crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1172094/+subscriptions

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


[Bug 1235656] [NEW] version 1.4.0-1 really is v1.3.0-21-g1456da7

2013-10-05 Thread Andreas Oberritter
Public bug reported:

$ dget 
http://archive.ubuntu.com/ubuntu/pool/main/d/device-tree-compiler/device-tree-compiler_1.4.0-1.dsc
$ dpkg-source -x device-tree-compiler_1.4.0-1.dsc
$ cd device-tree-compiler-1.4.0/
$ grep ^PATCHLEVEL device-tree-compiler-1.4.0/Makefile
PATCHLEVEL = 3
$ cat device-tree-compiler-1.4.0/debian/patches/series 
01_build_doc.patch
02_remove-unused-check-variable.patch
03_Remove-unused-variable-in-flat_read_mem_reserve.patch
04_Split-out-is_printable_string-into-util.patch
05_Add-missing-tests-to-gitignore.patch
06_Refactor-character-literal-parsing-code.patch
07_Remove-gcc-4.6-set-but-not-used-warnings.patch
08_Support-character-literals-in-cell-lists.patch
09_Create-Makefile_utils-and-move-ftdump-into-it.patch
10_Add-fdt-read_write-utility-functions.patch
11_Make-testutils-use-utilfdt.patch
12_use-utilfdt-to-read-blob.patch
13_Add-fdt16_to_cpu-utility-function.patch
14_Add-data_append_integer-function.patch
15_Add-support-for-variable-sized-elements.patch
16_fdtdump-rename-from-ftdump.patch
17_libfdt-Add-support-for-appending-the-values-to-a-exi.patch
18_libfdt-Activate-testcase-for-appending-properties.patch
19_dtc-Implement-d-option-to-write-out-a-dependency-fil.patch
20_Add-fdtget-utility-to-read-property-values-from-a-de.patch
21_Add-fdtput-utility-to-write-property-values-to-a-dev.patch
22_Introduce-TESTS_BIN-in-Makefiles-to-identify-tested-.patch
local-add-missing-header-706137.patch

Then compare with post-1.3.0 patches in Git.

$ dpkg -l device-tree-compiler
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version Architecture  
  Description
+++-=-===-===-
ii  device-tree-compiler  1.4.0-1 amd64 
  Device Tree Compiler for Flat Device Trees

$ /usr/bin/dtc -version
Version: DTC 1.3.0

** Affects: device-tree-compiler (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: device-tree-compiler (Debian)
 Importance: Undecided
 Status: New

** Also affects: device-tree-compiler (Debian)
   Importance: Undecided
   Status: New

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

Title:
  version 1.4.0-1 really is v1.3.0-21-g1456da7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/device-tree-compiler/+bug/1235656/+subscriptions

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


[Bug 987167] Re: unable to set gnome-keyring key timeout (SSH and GPG keys)

2013-08-18 Thread Andreas Oberritter
This bug is still in 13.04. /usr/lib/gcr/gcr-prompter does not allow to
choose a timeout.

** Also affects: gcr (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  unable to set gnome-keyring key timeout (SSH and GPG keys)

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

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


[Bug 379599] Re: System shutdown on 0% for 1 of 2 batteries.

2013-07-24 Thread Andreas Oberritter
This bug is still present in raring.

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

Title:
  System shutdown on 0% for 1 of 2 batteries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/379599/+subscriptions

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


[Bug 1171553] Re: Invalid dependencies in pkg-config files

2013-06-05 Thread Andreas Oberritter
Just for the record, the issue is also present in Ubuntu 13.04 with
version 5.0.1-0ubuntu1.

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

Title:
  Invalid dependencies in pkg-config files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1171553/+subscriptions

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


[Bug 1078294] Re: please kick out that annoying locale warning

2013-06-05 Thread Andreas Oberritter
For the error message above: sudo locale-gen de_DE.UTF-8 en_US.UTF-8

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

Title:
  please kick out that annoying locale warning

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

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


[Bug 1171553] [NEW] Invalid dependencies in pkg-config files

2013-04-22 Thread Andreas Oberritter
Public bug reported:

$ grep ^Requires: /usr/lib/x86_64-linux-gnu/pkgconfig/Qt5*.pc | grep 'Qt[^5]'
/usr/lib/x86_64-linux-gnu/pkgconfig/Qt5WebKit.pc:Requires: QtCore QtGui 
QtNetwork QtWidgets Qt5Core Qt5Gui Qt5Network
/usr/lib/x86_64-linux-gnu/pkgconfig/Qt5WebKitWidgets.pc:Requires: QtCore QtGui 
QtNetwork QtWidgets

QtCore, QtGui, QtNetwork and QtWidgets shouldn't be there. They cause
build failures for programs using Qt5Webkit.

libqt5webkit5-dev, version 5.0.1-0ubuntu2~quantal1, installed on 12.10
from http://ppa.launchpad.net/canonical-qt5-edgers/qt5-proper/ubuntu.

** Affects: qtwebkit-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Invalid dependencies in pkg-config files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1171553/+subscriptions

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


[Bug 1085025] [NEW] Audex fails to fetch covers

2012-11-30 Thread Andreas Oberritter
Public bug reported:

Citing from https://bugs.archlinux.org/task/25193 :

Audex's fetching of covers is not working anymore. This is due to an API
change of Google.

http://kde-apps.org/content/show.php/Audex?content=77125

The solution is to write a small patch to correct the regex (see the
attached file).

** Affects: audex (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: google_regex.patch
   
https://bugs.launchpad.net/bugs/1085025/+attachment/3447929/+files/google_regex.patch

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

Title:
  Audex fails to fetch covers

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

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


[Bug 1078294] [NEW] please kick out that annoying locale warning

2012-11-13 Thread Andreas Oberritter
Public bug reported:

Whenever perl gets invoked, e.g. when dpkg runs, perl prints this
annoying multi-line warning, if some of the selected locales aren't
available:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_US:en,
LC_ALL = (unset),
LC_PAPER = de_DE.UTF-8,
LC_ADDRESS = de_DE.UTF-8,
LC_MONETARY = de_DE.UTF-8,
LC_NUMERIC = de_DE.UTF-8,
LC_TELEPHONE = de_DE.UTF-8,
LC_IDENTIFICATION = de_DE.UTF-8,
LC_MEASUREMENT = de_DE.UTF-8,
LC_TIME = de_DE.UTF-8,
LC_NAME = de_DE.UTF-8,
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).

I'm unable to see why only perl has to display such a warning, but all
programs written in another language just handle this fallback silently.

It's not a big deal on a desktop system, where you usually just install
the missing locale - or where you already have it installed, because
otherwise your environment wouldn't be set like this.

But if you ssh to remote machines, then your language settings
automatically get forwarded. On those remote machines it might be
impossible to install the missing locales due to restricted user
permissions or due to limited space on embedded systems.

** Affects: perl (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: perl (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #221790
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=221790

** Also affects: perl (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=221790
   Importance: Unknown
   Status: Unknown

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

Title:
  please kick out that annoying locale warning

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

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


[Bug 994064] Re: dconf-service crashed with signal 5 in __libc_start_main()

2012-11-07 Thread Andreas Oberritter
I could fix this crash loally with sudo chown -R lightdm.lightdm
/var/lib/lightdm/ (on quantal).

The problem was:

 #0  g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=optimized 
out, args=args@entry=0x7fff6b957f48) at 
/build/buildd/glib2.0-2.34.0/./glib/gmessages.c:974
 domain = 0x0
 data = optimized out
 depth = optimized out
 log_func = 0x7f07b5e924c0 g_log_default_handler
 domain_fatal_mask = optimized out
 masquerade_fatal = optimized out
 test_level = optimized out
 was_fatal = optimized out
 was_recursion = optimized out
 msg = 0x13ee110 Can not create directory 
'/var/lib/lightdm/.config/dconf': Permission denied
 msg_alloc = 0x13ee110 Can not create directory 
'/var/lib/lightdm/.config/dconf': Permission denied
 i = 2

The owner and group of /var/lib/lightdm/.config were messed up.

Searching for dconf-service crashed with signal 5 in __libc_start_main
on the net shows many bug reports, so maybe this symptom has multiple
causes. To find out, install libglib2.0-0-dbg to get a meaningful
stacktrace.

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

Title:
  dconf-service crashed with signal 5 in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/d-conf/+bug/994064/+subscriptions

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


[Bug 834174] Re: cannot login via ssh when using dropbear in initramfs

2012-11-02 Thread Andreas Oberritter
This issue was fixed in dropbear 2012.55-1.2 (Debian). Please update the
version in Ubuntu!

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

Title:
  cannot login via ssh when using dropbear in initramfs

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

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


[Bug 876497] [NEW] bridge stopped working after upgrade from natty to oneiric

2011-10-17 Thread Andreas Oberritter
Public bug reported:

Example config files:

# zones
fw   firewall
bripv4
bp0:brbport
bp1:brbport
bp2:brbport

# interfaces
brbr0 detect bridge
bp0br0:eth0
bp1br0:eth1
bp2br0:eth2

# policy
br   brACCEPT
all  all   REJECT ULOG

# rules
Ping/ACCEPTbr0 $FW

This used to work with natty, but stopped working after upgrading to
oneiric. No error message appeared, but attempts to ping the firewall
were logged to ulog.

To get it working again, I needed to edit policy:

bp0bp1ACCEPT
bp0bp2ACCEPT
bp1bp0ACCEPT
bp1bp2ACCEPT
bp2bp0ACCEPT
bp2bp1ACCEPT

and rules:

Ping/ACCEPT  bp0,bp1,bp2  $FW

This doesn't scale very well. I'm using the default shorewall.conf from
4.4.21-1 on i386. The problem appeared before rebooting into the new
kernel installed by oneiric and persists after the reboot.

** Affects: shorewall (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  bridge stopped working after upgrade from natty to oneiric

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

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


[Bug 807306] Re: [oneiric] Keyboard mouse not working in X

2011-07-11 Thread Andreas Oberritter
@Bryce,

downgrading the whole system doesn't help, either. So maybe it's caused
by a removed or newly installed package or configuration file.

$ dpkg -l *udev* | grep ^.i
ii  libgudev-1.0-01:167-0ubuntu3
GObject-based wrapper library for libudev
ii  libgudev1.0-cil   0.1-2 
GObject-based wrapper library for libudev -- CLI bindings
ii  libudev0  167-0ubuntu3  
udev library
ii  system-config-printer-udev1.3.1+20110222-0ubuntu16.4
Printer auto-configuration facility based on udev
ii  udev  167-0ubuntu3  
rule-based device node and kernel event manager

$ dpkg -l *xorg* | grep ^.i
ii  xorg  1:7.6+4ubuntu3.1  
X.Org X Window System
ii  xorg-docs-core1:1.5.99.901-1ubuntu1 
Core documentation for the X.org X Window System
ii  xserver-xorg  1:7.6+4ubuntu3.1  
the X.Org X server
ii  xserver-xorg-core 2:1.10.1-1ubuntu1.1   
Xorg X server - core server
ii  xserver-xorg-input-all1:7.6+4ubuntu3.1  
the X.Org X server -- input driver metapackage
ii  xserver-xorg-input-evdev  1:2.6.0-1ubuntu12 
X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd
1:1.5.0+git20110108.849f5092-0ubuntu2 X.Org X server -- keyboard input 
driver
ii  xserver-xorg-input-mouse  1:1.6.0-1ubuntu3  
X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics  
1.3.99+git20110116.0e27ce3a-0ubuntu12.1   Synaptics TouchPad driver for 
X.Org server
ii  xserver-xorg-input-vmmouse1:12.6.99.901-1ubuntu2
X.Org X server -- VMMouse input driver to use with VMWare
ii  xserver-xorg-input-wacom  1:0.10.11-0ubuntu4
X.Org X server -- Wacom input driver
ii  xserver-xorg-video-all1:7.6+4ubuntu3.1  
the X.Org X server -- output driver metapackage
ii  xserver-xorg-video-apm1:1.2.3-0ubuntu5  
X.Org X server -- APM display driver
ii  xserver-xorg-video-ark1:0.7.3-1ubuntu3  
X.Org X server -- ark display driver
ii  xserver-xorg-video-ati1:6.14.0-0ubuntu4.1   
X.Org X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-chips  1:1.2.3-2ubuntu5  
X.Org X server -- Chips display driver
ii  xserver-xorg-video-cirrus 1:1.3.2-2ubuntu7  
X.Org X server -- Cirrus display driver
ii  xserver-xorg-video-fbdev  1:0.4.2-3ubuntu6  
X.Org X server -- fbdev display driver
ii  xserver-xorg-video-i128   1:1.3.4-1ubuntu3  
X.Org X server -- i128 display driver
ii  xserver-xorg-video-intel  2:2.14.0-4ubuntu7.1   
X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-mach64 
6.8.2+git20101202.d60087f0-4ubuntu3   X.Org X server -- ATI Mach64 
display driver
ii  xserver-xorg-video-mga1:1.4.13.dfsg-3build1 
X.Org X server -- MGA display driver
ii  xserver-xorg-video-neomagic   1:1.2.5-1ubuntu3  
X.Org X server -- Neomagic display driver
ii  xserver-xorg-video-nouveau
1:0.0.16+git20110107+b795ca6e-0ubuntu7X.Org X server -- Nouveau display 
driver (experimental)
ii  xserver-xorg-video-openchrome 1:0.2.904+svn916-1build1  
X.Org X server -- VIA display driver
ii  xserver-xorg-video-qxl0.0.12-1ubuntu4   
X.Org X server -- QXL display driver
ii  xserver-xorg-video-r128   6.8.1-4ubuntu3
X.Org X server -- ATI r128 display driver
ii  xserver-xorg-video-radeon 1:6.14.0-0ubuntu4.1   
X.Org X server -- AMD/ATI Radeon display driver
ii  xserver-xorg-video-rendition  1:4.2.4-0ubuntu5  
X.Org X server -- Rendition display driver
ii  xserver-xorg-video-s3 1:0.6.3-3ubuntu3  
X.Org X server -- legacy S3 display driver
ii  xserver-xorg-video-s3virge1:1.10.4-3ubuntu3 
X.Org X 

[Bug 807306] Re: [oneiric] Keyboard mouse not working in X

2011-07-10 Thread Andreas Oberritter
I ran into the same problem, updating from natty. Because of this bug, I
downgraded the system to natty again, but the problem persists (running
2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011 x86_64).

Downgrading was performed by creating the following file, followed by
running apt-get dist-upgrade:

$ cat /etc/apt/preferences.d/downgrade 
Package: *
Pin: release a=natty
Pin-Priority: 1001

Package: *
Pin: release a=oneiric
Pin-Priority: 10

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

Title:
  [oneiric] Keyboard  mouse not working in X

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

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


[Bug 771148] [NEW] redirect-gateway fails when default route does not use a gateway

2011-04-26 Thread Andreas Oberritter
Public bug reported:

Binary package hint: openvpn

When using a PPP connection to access the internet, OpenVPN fails to
replace the default route.

Server's configuration:
push redirect-gateway def1.

Client's default route:
default dev ppp0  scope link 

Client's error message:
NOTE: unable to redirect default gateway -- Cannot read current default 
gateway from system

pppd doesn't set (and doesn't need) a gateway, but OpenVPN assumes that
a gateway was needed for a default route.

** Affects: openvpn (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: openvpn (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #592088
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592088

** Also affects: openvpn (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592088
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/771148

Title:
  redirect-gateway fails when default route does not use a gateway

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2011-04-26 Thread Andreas Oberritter
Hi Andres,

yes, OpenVPN needs a default route, and that route already exists. But
you're mixing up route and gateway. PPP by definition does not need to
specify a gateway, because all packets travel through the peer.

To function properly, OpenVPN should create a host route through ppp0.
To do this, no gateway IP address is required at all. E.g. if your
OpenVPN-server's address is 1.2.3.4, then the client should create a
route like ip route add 1.2.3.4/32 dev ppp0 instead of ip route add
1.2.3.4/32 via $GATEWAY dev ppp0.

Of course, there are numerous ways to workaround this problem, but I'm
more interested in solutions which work out of the box.

Regards,
Andreas

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/771148

Title:
  redirect-gateway fails when default route does not use a gateway

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 771148] [NEW] redirect-gateway fails when default route does not use a gateway

2011-04-26 Thread Andreas Oberritter
Public bug reported:

Binary package hint: openvpn

When using a PPP connection to access the internet, OpenVPN fails to
replace the default route.

Server's configuration:
push redirect-gateway def1.

Client's default route:
default dev ppp0  scope link 

Client's error message:
NOTE: unable to redirect default gateway -- Cannot read current default 
gateway from system

pppd doesn't set (and doesn't need) a gateway, but OpenVPN assumes that
a gateway was needed for a default route.

** Affects: openvpn (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: openvpn (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #592088
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592088

** Also affects: openvpn (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592088
   Importance: Unknown
   Status: Unknown

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

Title:
  redirect-gateway fails when default route does not use a gateway

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


[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2011-04-26 Thread Andreas Oberritter
Hi Andres,

yes, OpenVPN needs a default route, and that route already exists. But
you're mixing up route and gateway. PPP by definition does not need to
specify a gateway, because all packets travel through the peer.

To function properly, OpenVPN should create a host route through ppp0.
To do this, no gateway IP address is required at all. E.g. if your
OpenVPN-server's address is 1.2.3.4, then the client should create a
route like ip route add 1.2.3.4/32 dev ppp0 instead of ip route add
1.2.3.4/32 via $GATEWAY dev ppp0.

Of course, there are numerous ways to workaround this problem, but I'm
more interested in solutions which work out of the box.

Regards,
Andreas

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

Title:
  redirect-gateway fails when default route does not use a gateway

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


[Bug 556349] Re: CPU Load goes to 100% when viewing saved credentials (not ssh keys)

2011-03-31 Thread Andreas Oberritter
FWIW, natty still contains 2.32.0-0ubuntu2 with this bug.

** Tags added: natty

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

Title:
  CPU Load goes to 100% when viewing saved credentials (not ssh keys)

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


[Bug 727064] Re: [Natty] Strange beeping sound when viewing flash video

2011-03-28 Thread Andreas Oberritter
I've added eglibc, because the regression is caused by an upstream patch
to glibc, which changed the semantics of memcpy. This patch is likely to
have caused subtle problems in other packages than adobe-flashplugin,
too.

I wonder why this bug gained so much attention at Fedora but didn't
receive any comments here. Is this a duplicate of another bug report I
couldn't find?

Please either revert the upstream patch or alias memcpy to memmove as
suggested in https://bugzilla.redhat.com/show_bug.cgi?id=638477 before
releasing 11.04.


** Also affects: eglibc (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: Sourceware.org Bugzilla #12518
   http://sourceware.org/bugzilla/show_bug.cgi?id=12518

** Also affects: glibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=12518
   Importance: Unknown
   Status: Unknown

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

Title:
  [Natty] Strange beeping sound when viewing flash video

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


[Bug 727064] Re: [Natty] Strange beeping sound when viewing flash video

2011-03-28 Thread Andreas Oberritter
Adobe Flash Player bug tracker URL:
https://bugs.adobe.com/jira/browse/FP-5739

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

Title:
  [Natty] Strange beeping sound when viewing flash video

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


[Bug 727064] Re: [Natty] Strange beeping sound when viewing flash video

2011-03-28 Thread Andreas Oberritter
The patch which caused the regression:
http://sourceware.org/git/?p=glibc.git;a=commit;h=6fb8cbcb58a29fff73eb2101b34caa19a7f88eba

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

Title:
  [Natty] Strange beeping sound when viewing flash video

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


[Bug 696040] [NEW] kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

2010-12-31 Thread Andreas Oberritter
Public bug reported:

[  929.157065] [ cut here ]
[  929.157071] kernel BUG at 
/build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!
[  929.157074] invalid opcode:  [#1] SMP 
[  929.157076] last sysfs file: 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
[  929.157077] CPU 0 
[  929.157078] Modules linked in: binfmt_misc rfcomm sco bnep l2cap parport_pc 
ppdev arc4 snd_hda_codec_intelhdmi snd_hda_codec_conexant joydev snd_hda_intel 
snd_hda_codec snd_hwdep thinkpad_acpi snd_pcm snd_seq_midi iwlagn snd_rawmidi 
uvcvideo snd_seq_midi_event videodev snd_seq iwlcore v4l1_compat psmouse 
snd_timer qcserial v4l2_compat_ioctl32 snd_seq_device mac80211 usb_wwan 
serio_raw intel_ips usbserial snd tpm_tis snd_page_alloc btusb cfg80211 
bluetooth soundcore tpm nvram tpm_bios lp parport sha256_generic aesni_intel 
cryptd aes_x86_64 aes_generic dm_crypt i915 nouveau ttm drm_kms_helper 
sdhci_pci ahci libahci sdhci e1000e led_class drm i2c_algo_bit video intel_agp 
output
[  929.157109] 
[  929.157111] Pid: 1597, comm: Xorg Not tainted 2.6.35-24-generic #42-Ubuntu 
4384GEG/4384GEG
[  929.157113] RIP: 0010:[a01aa307]  [a01aa307] 
i915_gem_evict_everything+0xe7/0x1b0 [i915]
[  929.157126] RSP: 0018:880131055a98  EFLAGS: 00010202
[  929.157127] RAX: 8801323ce108 RBX: 8801323ce000 RCX: 880130639040
[  929.157128] RDX:  RSI: ea0004295c78 RDI: 8801323cf318
[  929.157130] RBP: 880131055ad8 R08:  R09: 
[  929.157131] R10: dead00100100 R11:  R12: 
[  929.157132] R13: 88012e382800 R14: 8801323cf318 R15: 8801323cf340
[  929.157134] FS:  7fb2a875f840() GS:880001e0() 
knlGS:
[  929.157135] CS:  0010 DS:  ES:  CR0: 8005003b
[  929.157136] CR2: 7f22785f6000 CR3: 00013046b000 CR4: 06f0
[  929.157138] DR0:  DR1:  DR2: 
[  929.157139] DR3:  DR6: 0ff0 DR7: 0400
[  929.157141] Process Xorg (pid: 1597, threadinfo 880131054000, task 
880132ae44a0)
[  929.157142] Stack:
[  929.157143]  8801323cf320 01ff8801323cf320 880131055ad8 
0140
[  929.157145] 0 88012e382800 8801323ce000 8801323cf320 
8801323ce028
[  929.157147] 0 880131055b48 a01ab047 880037474ad8 
8800374a8080
[  929.157149] Call Trace:
[  929.157157]  [a01ab047] i915_gem_evict_something+0x297/0x2b0 [i915]
[  929.157163]  [a01ab1eb] i915_gem_object_bind_to_gtt+0x18b/0x370 
[i915]
[  929.157169]  [a01ab568] i915_gem_object_pin+0x198/0x1b0 [i915]
[  929.157175]  [a01abcc6] 
i915_gem_object_pin_and_relocate+0x56/0x390 [i915]
[  929.157181]  [a01ad24e] i915_gem_do_execbuffer+0x5be/0xe30 [i915]
[  929.157187]  [8112bee2] ? map_vm_area+0x32/0x50
[  929.157194]  [a01ae1a8] i915_gem_execbuffer2+0xc8/0x210 [i915]
[  929.157203]  [a0069433] drm_ioctl+0x463/0x520 [drm]
[  929.157209]  [a01ae0e0] ? i915_gem_execbuffer2+0x0/0x210 [i915]
[  929.157213]  [8114e7f0] ? mem_cgroup_charge_common+0x70/0x90
[  929.157217]  [8111c89c] ? do_anonymous_page+0x11c/0x350
[  929.157220]  [81162f0d] vfs_ioctl+0x3d/0xd0
[  929.157222]  [811637e1] do_vfs_ioctl+0x81/0x340
[  929.157225]  [8158db2e] ? do_page_fault+0x15e/0x350
[  929.157227]  [81163b21] sys_ioctl+0x81/0xa0
[  929.157230]  [8100a0f2] system_call_fastpath+0x16/0x1b
[  929.157231] Code: 75 aa 4c 89 f7 e8 ca fa 3d e1 4c 3b bb 40 13 00 00 0f 84 
7d 00 00 00 c6 45 cf 01 4c 89 f7 e8 61 ca e8 e0 66 90 80 7d cf 00 74 81 0f 0b 
eb fe eb 03 90 90 90 48 8d 83 20 13 00 00 48 3b 83 20 13 
[  929.157249] RIP  [a01aa307] i915_gem_evict_everything+0xe7/0x1b0 
[i915]
[  929.157254]  RSP 880131055a98
[  929.157256] ---[ end trace fbf78e0456fea9ef ]---

Steps to reproduce:
1.) Get a Lenovo T510 (latest BIOS installed)
2.) Don't use discrete graphics mode
3.) Install ubuntu 10.10
4.) Visit http://www.aclu.org/passengers-stories-recent-travel/ with Firefox
5.) Click around in the element ul id=slidy (the graphics below 
...slightly edited for clarity and length...) for some seconds to minutes.

I could reproduce this bug three times in a row.

When this bug occurs, Xorg freezes. You can still get a shell in via ssh
for example.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

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


[Bug 696040] Re: kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

2010-12-31 Thread Andreas Oberritter

** Attachment added: dmesg.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/696040/+attachment/1780406/+files/dmesg.log

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

Title:
  kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

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


[Bug 696040] Re: kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

2010-12-31 Thread Andreas Oberritter

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/696040/+attachment/1780407/+files/lspci-vnvn.log

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

Title:
  kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

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


[Bug 696040] Re: kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

2010-12-31 Thread Andreas Oberritter

** Attachment added: uname-a.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/696040/+attachment/1780408/+files/uname-a.log

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

Title:
  kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

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


[Bug 696040] Re: kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

2010-12-31 Thread Andreas Oberritter

** Attachment added: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/696040/+attachment/1780409/+files/version.log

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

Title:
  kernel BUG at /build/buildd/linux-2.6.35/drivers/gpu/drm/i915/i915_gem.c:2108!

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


[Bug 360818] Re: NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets

2010-03-15 Thread Andreas Oberritter
Can anyone confirm that this bug has actually been fixed in any version
of network-manager-vpnc or in a related package? All I can see is that
Ronan F marked this bug as fixed, but I fail to see any mention of the
actual fix or version. Version 0.7.997 was released on 2009-12-08, but
it doesn't seem to contain any obvious bugfixes related to this issue.

This bug hit me two times on karmic with OpenVPN during the last week
and both times I went through the edit connections dialogue to select
the same user certificate that has already been selected before. No
other parameters were changed. After hitting Apply I was able to
establish VPN connections again.

Could have been pure luck, though, taking into account all the other
ways that seem to have helped other people.

-- 
NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets 
https://bugs.launchpad.net/bugs/360818
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 480556] Re: Tar (1.22-1 - in karmic) in pipes break shell scripts with error 141 (-pipe?)

2009-11-25 Thread Andreas Oberritter
** Bug watch added: Debian Bug tracker #532570
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532570

** Also affects: tar (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532570
   Importance: Unknown
   Status: Unknown

-- 
Tar (1.22-1 - in karmic) in pipes break shell scripts with error 141 (-pipe?) 
https://bugs.launchpad.net/bugs/480556
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 480556] Re: Tar (1.22-1 - in karmic) in pipes break shell scripts with error 141 (-pipe?)

2009-11-25 Thread Andreas Oberritter
This regression has already been fixed in version 1.22-1.1 and later in
Debian.

-- 
Tar (1.22-1 - in karmic) in pipes break shell scripts with error 141 (-pipe?) 
https://bugs.launchpad.net/bugs/480556
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 84431] Re: GMediaServer fails to add the terminating '\0' to strings it parse from SortCriteria

2008-11-05 Thread Andreas Oberritter
I'm running Intrepid now, which contains a corrected version. I think I
used Ubuntu 6.10 when I reported this bug.

-- 
GMediaServer fails to add the terminating '\0' to strings it parse from 
SortCriteria
https://bugs.launchpad.net/bugs/84431
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 291780] [NEW] inconsistent warnings when comparing uint8_t vs. unsigned char

2008-10-31 Thread Andreas Oberritter
Public bug reported:

Binary package hint: gcc-4.3

When I compile a small test program, the compiler shows a warning I
would either not expect at all, or expect it to appear for all four if-
statements used in my example:

$ gcc -Wextra -c promotion.c 
promotion.c: In function ‘main’:
promotion.c:10: warning: comparison of promoted ~unsigned with unsigned

$ gcc --version
gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2

$ uname -a
Linux foobar 2.6.27-7-generic #1 SMP Fri Oct 24 06:40:41 UTC 2008 x86_64 
GNU/Linux

promotion.c:
typedef unsigned char uint8_t;

int main(void)
{
uint8_t a = 0;
uint8_t b = 0;
unsigned char c = 0;
unsigned char d = 0;

if (a == (b ^ 0xff)) { }
if (a == (d ^ 0xff)) { }
if (c == (b ^ 0xff)) { }
if (c == (d ^ 0xff)) { }

return 0;
}

** Affects: gcc-4.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
inconsistent warnings when comparing uint8_t vs. unsigned char
https://bugs.launchpad.net/bugs/291780
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 125381] Re: gramps.py crashed with SIGSEGV in delete_aspell_speller()

2008-09-29 Thread Andreas Oberritter
I am using Intrepid amd64 now. Trying to start gramps now shows the
following output and then hangs without opening the GUI. It can not get
killed by Ctrl-C, but by SIGTERM.

Upgrading INI file
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
*** glibc detected *** /usr/bin/python: double free or corruption (out): 
0x01c2e230 ***

Strace output varies between

17:15:28.593681 open(/usr/share/enchant/myspell, 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x8) = -1 ENOENT (No such file or directory)
17:15:28.593735 open(/usr/share/myspell/dicts, 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x8) = 23
17:15:28.593782 fstat(23, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
17:15:28.593842 getdents(23, /* 43 entries */, 4096) = 1424
17:15:28.594069 close(23)   = 0
17:15:28.594120 access(/usr/share/myspell/dicts/hyph_de_DE.aff, F_OK) = -1 
ENOENT (No such file or directory)
17:15:28.594168 futex(0x34e6674, 0x80 /* FUTEX_??? */, 2

and

17:16:43.712656 open(/usr/share/enchant/myspell, 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x8) = -1 ENOENT (No such file or directory)
17:16:43.712734 open(/usr/share/myspell/dicts, 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x8) = 23
17:16:43.712780 fstat(23, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
17:16:43.712840 getdents(23, /* 43 entries */, 4096) = 1424
17:16:43.713128 close(23)   = 0
17:16:43.713171 access(/usr/share/myspell/dicts/hyph_de_DE.aff, F_OK) = -1 
ENOENT (No such file or directory)
17:16:43.713217 getdents(0, 0x1c80328, 33) = -1 ENOTDIR (Not a directory)
17:16:43.713258 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
17:16:43.809102 +++ killed by SIGSEGV (core dumped) +++

I could not catch a SIGSEGV without strace, though. This might well be a
different bug, as I believe that gramps worked in hardy on amd64.

-- 
gramps.py crashed with SIGSEGV in delete_aspell_speller()
https://bugs.launchpad.net/bugs/125381
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 42572] Re: e1000 driver on thinkpad X60/T60 produces latency

2008-09-24 Thread Andreas Oberritter
Leann, thanks for your warning, but the chipset affected by this bug
(82573) seems not to be affected by the bug which corrupts the EEPROM.

Citing Ben Collins from #256555:
The 2.6.26 kernel and 2.6.27 kernel have the exact same e1000e driver (one 
which we downloaded from Intel's e1000 sf.net project).

So, although this problem has been fixed since months (patch posted by
an Intel employee in Oct 07, patch applied upstream Jan 08, released
with Linux 2.6.25), it obviously hasn't been incorporated into the
version of e1000e which was downloaded from sf.net and integrated into
Ubuntu.

Why is Ubuntu not using the upstream version at all?

According to http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
next.git;a=history;f=ubuntu/e1000e;hb=HEAD the version used is 0.4.1.7.
The patch I posted for this version before works like a charm. Please
apply it. It is quite annoying to rebuild the driver every time a new
kernel package gets uploaded.

If you don't trust my patch, you might want to ask Auke Kok auke-
[EMAIL PROTECTED], who contributed
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1eae4eb2a1c784bf35ee4f8f158cd21cf8c387c1
, to review it.

Thanks,
Andreas

-- 
e1000 driver on thinkpad X60/T60 produces latency
https://bugs.launchpad.net/bugs/42572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 271023] [NEW] strace doesn't print filename of stat64 on mips

2008-09-16 Thread Andreas Oberritter
Public bug reported:

Binary package hint: strace

The function printargs just prints the pointer value instead of the
string. I tried sys_stat64 and it worked fine. See the example patch
against 4.5.18 below. Tested on mipsel.

diff -Naur strace-4.5.18.orig/linux/mips/syscallent.h 
strace-4.5.18/linux/mips/syscallent.h
--- strace-4.5.18.orig/linux/mips/syscallent.h  2008-05-20 03:08:55.0 
+0200
+++ strace-4.5.18/linux/mips/syscallent.h   2008-09-16 20:10:29.0 
+0200
@@ -4215,7 +4215,7 @@
{ 6,0,  sys_mmap,   mmap  }, /* 4210 */
{ 4,TF, sys_truncate64, truncate64}, /* 4211 */
{ 4,TD, sys_ftruncate64,ftruncate64   }, /* 4212 */
-   { 2,TF, printargs,  stat64}, /* 4213 */
+   { 2,TF, sys_stat64, stat64}, /* 4213 */
{ 2,TF, sys_lstat64,lstat64   }, /* 4214 */
{ 2,TD, sys_fstat64,fstat64   }, /* 4215 */
{ 2,TF, sys_pivotroot,  pivot_root}, /* 4216 */

** Affects: strace (Ubuntu)
 Importance: Undecided
 Status: New

-- 
strace doesn't print filename of stat64 on mips
https://bugs.launchpad.net/bugs/271023
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 42572] Re: e1000 driver on thinkpad X60/T60 produces latency

2008-09-16 Thread Andreas Oberritter
@benaboo

Which chipset are you using?

I can still reproduce and fix this bug with 2.6.27-3-generic by using
the way described above.

-- 
e1000 driver on thinkpad X60/T60 produces latency
https://bugs.launchpad.net/bugs/42572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42572] Re: e1000 driver on thinkpad X60/T60 produces latency

2008-09-09 Thread Andreas Oberritter
The problem still occurs with 2.6.27 (Ubuntu 2.6.27-2.3-generic).

-- 
e1000 driver on thinkpad X60/T60 produces latency
https://bugs.launchpad.net/bugs/42572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42572] Re: e1000 driver on thinkpad X60/T60 produces latency

2008-09-09 Thread Andreas Oberritter
I can confirm that the problem can be fixed by disabling ASPM. I
downloaded e1000e-0.4.1.7.tar.gz from sourceforge, modified it to build
with kernel 2.6.27, and verified that the latency problem still occurs.
Then I disabled ASPM for my chipset (Intel 82573L) and since then I've
got stable ping results.

** Attachment added: e1000e-0.4.1.7.diff
   http://launchpadlibrarian.net/17463623/e1000e-0.4.1.7.diff

-- 
e1000 driver on thinkpad X60/T60 produces latency
https://bugs.launchpad.net/bugs/42572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 210898] Re: swig generated code can not be compiled when option -nortti is used and %feature(director) is enabled for a c++ class

2008-04-02 Thread Andreas Oberritter

** Attachment added: director_cast.diff
   http://launchpadlibrarian.net/13052686/director_cast.diff

-- 
swig generated code can not be compiled when option -nortti is used and 
%feature(director) is enabled for a c++ class
https://bugs.launchpad.net/bugs/210898
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 210898] [NEW] swig generated code can not be compiled when option -nortti is used and %feature(director) is enabled for a c++ class

2008-04-02 Thread Andreas Oberritter
Public bug reported:

Binary package hint: swig1.3

Package: 1.3.33-2ubuntu1 (Ubuntu hardy)
Target language: Python

Swig provides the option -nortti to be used in conjunction with C++
code, which is compiled with -fno-rtti. This takes effect only if
directors are used. It defines SWIG_DIRECTOR_NORTTI.

From the swig source code (Source/Modules/python.cxx):

#ifdef SWIG_DIRECTOR_NORTTI
/* 
   When we don't use the native C++ RTTI, we implement a minimal one
   only for Directors.
*/

[...]

# define SWIG_DIRECTOR_CAST(Arg) Swig::get_rtdir(static_castvoid*(Arg))
# define SWIG_DIRECTOR_RGTR(Arg1, Arg2) 
Swig::set_rtdir(static_castvoid*(Arg1), Arg2)

#else

# define SWIG_DIRECTOR_CAST(Arg) dynamic_castSwig::Director*(Arg)
# define SWIG_DIRECTOR_RGTR(Arg1, Arg2)

#endif /* SWIG_DIRECTOR_NORTTI */

The reason is that dynamic_cast must not be used with -fno-rtti.
However, swig doesn't use the preprocessor macro defined above in one
case, namely in Language::classDirectorDisown() (file:
Source/Modules/lang.cxx).

You can work around this problem by applying the attached patch to swig,
probably breaking other target languages.

** Affects: swig1.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
swig generated code can not be compiled when option -nortti is used and 
%feature(director) is enabled for a c++ class
https://bugs.launchpad.net/bugs/210898
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 155792] 32-bit applications don't work with 64-bit pcscd

2007-10-22 Thread Andreas Oberritter
Public bug reported:

On amd64 hosts, an application compiled for i386 can not communicate
with pcscd. A patch to fix this has been published in upstream SVN
revision 2635: http://svn.debian.org/wsvn/pcsclite/trunk/?rev=2635sc=1

Upstream bug report:
http://alioth.debian.org/tracker/index.php?func=detailaid=303790group_id=30105atid=410085

E.g. smart card shell won't work without this patch
(http://www.openscdp.org/scsh3/download.html). Also a 32-bit web browser
won't work with a 64-bit pcscd, but many people are using a 32-bit
browser because of otherwise unavailable plugins.

** Affects: pcsc-lite (Ubuntu)
 Importance: Undecided
 Status: New

-- 
32-bit applications don't work with 64-bit pcscd
https://bugs.launchpad.net/bugs/155792
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155792] Re: 32-bit applications don't work with 64-bit pcscd

2007-10-22 Thread Andreas Oberritter

** Attachment added: Backport of the bug fix from SVN, which applies cleanly 
to package version 1.4.3-1
   http://launchpadlibrarian.net/10114263/pcsc-lite-1.4.3-word-size.diff

-- 
32-bit applications don't work with 64-bit pcscd
https://bugs.launchpad.net/bugs/155792
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132044] Re: VPNC broken after gutsy upgrade

2007-09-23 Thread Andreas Oberritter
*** This bug is a duplicate of bug 124238 ***
https://bugs.launchpad.net/bugs/124238

The bug description does not match
https://bugs.launchpad.net/bugs/124238 :

Under Gutsy, the VPN appears to connect fine (it does not disconnect
immediately, this is *not* a duplicate of 124238). However, nothing at
all is accessible, neither the corporate network, nor the internet.

In fact, this report describes two different problems:
1.) DNS might be broken after connecting to the VPN using NetworkManager due to 
lack of configuration options.
2.) VPN hosts don't respond to pings.

The symptom of bug #124238 is (only on 64 bit archs) a segfault of vpnc
during connect, resulting in no tun device and no routes to the VPN.

-- 
VPNC broken after gutsy upgrade
https://bugs.launchpad.net/bugs/132044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124238] Re: [gutsy] vpnc terminates directly after establishing a connection

2007-09-14 Thread Andreas Oberritter
This bug has been fixed in upstream version 0.5.1.


r230 | Joerg Mayer | 2007-09-03 18:26:27 +0200 (Mon, 03 Sep 2007) | 7 lines

Vpnc crashes on amd64 bit platforms and it has good reason to do so.
Fix by Tomas Mraz [EMAIL PROTECTED]
Problem report by Brian Downing [EMAIL PROTECTED]

Use sizeof on the object, not the object pointer.

---

To test this patch do:
download vpnc_0.4.0-amd64-fix.diff
apt-get source vpnc
sudo apt-get build-dep vpnc
cd vpnc-0.4.0
patch -p1 -i ../vpnc_0.4.0-amd64-fix.diff
dpkg-buildpackage -uc -us -rfakeroot
sudo dpkg -i ../vpnc_0.4.0-3ubuntu1_amd64.deb


** Attachment added: backported fix for vpnc-0.4.0 on amd64
   http://launchpadlibrarian.net/9286664/vpnc_0.4.0-amd64-fix.diff

-- 
[gutsy] vpnc terminates directly after establishing a connection
https://bugs.launchpad.net/bugs/124238
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126207] Re: democracyplayer.real crashed with signal 5 in _XError()

2007-07-16 Thread Andreas Oberritter
X continued to run. I can play video using vlc and totem-gstreamer
(although the last one shows weird colors), but not with xine or totem-
xine. I can't even start them without a video file. xine produces the
following output:

This is xine (X11 gui) - a free video player v0.99.5.
(c) 2000-2007 The xine Team.
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (XVideo)
  Minor opcode of failed request:  14 ()
  Serial number of failed request:  2407
  Current serial number in output stream:  2407

Totem dies with this output:

Gdk-ERROR **: The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 42 error_code 8 request_code 140 minor_code 14)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap (core dumped)

However, there is no core file in the current directory.

Unfortunately I can not use the ati driver, because it doesn't support
my graphics chipset. I could try the vesa driver, but IIRC it doesn't
support xv.

-- 
democracyplayer.real crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/126207
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126207] democracyplayer.real crashed with signal 5 in _XError()

2007-07-15 Thread Andreas Oberritter
Public bug reported:

Binary package hint: democracyplayer

After pressing the play button to watch a downloaded video, the program
first froze and then crashed after a short delay.

ProblemType: Crash
Architecture: amd64
Date: Sun Jul 15 23:54:50 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/democracyplayer.real
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: fglrx
Package: democracyplayer 0.9.6-1ubuntu1
PackageArchitecture: amd64
ProcCmdline: /usr/bin/python2.5 /usr/bin/democracyplayer.real
ProcCwd: /home/obi
ProcEnviron:
 
PATH=/home/obi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 5
SourcePackage: democracyplayer
StacktraceTop:
 ?? () from /usr/lib/libgdk-x11-2.0.so.0
 _XError () from /usr/lib/libX11.so.6
 _XReply () from /usr/lib/libX11.so.6
 XvGetPortAttribute () from /usr/lib/libXv.so.1
 ?? ()
Title: democracyplayer.real crashed with signal 5 in _XError()
Uname: Linux t60p 2.6.22-8-generic #1 SMP Thu Jul 12 16:09:47 GMT 2007 x86_64 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner src video

** Affects: democracyplayer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash

-- 
democracyplayer.real crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/126207
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126207] Re: democracyplayer.real crashed with signal 5 in _XError()

2007-07-15 Thread Andreas Oberritter

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/8486138/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/8486139/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/8486140/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/8486141/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/8486142/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/8486143/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/8486144/ThreadStacktrace.txt

-- 
democracyplayer.real crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/126207
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119110] Re: system hangs on boot with libc6 2.5-10ubuntu1

2007-06-26 Thread Andreas Oberritter
This problem was probably not caused by libc6, but by either dm-crypt or
xfs (or the combination of them). I noticed that after reboots various
random files (most notably in /lib and /usr/lib) were corrupted, which
also must have caused what I described above. Disabling the hard disk
write cache didn't help.

The produced core dumps had 0 bytes.

I have since then reinstalled my system using dm-crypt+lvm2+ext3 instead
of dm-crypt+xfs and it didn't occur again. Also I switched from i386 to
amd64, but don't think that this made the difference.

-- 
system hangs on boot with libc6 2.5-10ubuntu1
https://bugs.launchpad.net/bugs/119110
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120859] Re: X session crash on MSNBC news pages

2007-06-26 Thread Andreas Oberritter
I can reproduce this bug, too, on a 64-bit gutsy (amd64, smp) on various
websites, even withG_SLICE=always-malloc. Attached is a log of the
www.youtube.com frontpage. I am using the vesa driver.

** Attachment added: firefoxgnash-crash.log
   http://launchpadlibrarian.net/8212814/firefoxgnash-crash.log

-- 
X session crash on MSNBC news pages
https://bugs.launchpad.net/bugs/120859
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119110] system hangs on boot with libc6 2.5-10ubuntu1

2007-06-07 Thread Andreas Oberritter
Public bug reported:

After upgrading to libc6 version 2.5-10ubuntu1 my system hung during
init, where it said something about scripts/init-bottom. There was no
error message. Ctrl-C didn't have any effect, but pressing ctrl-alt-del
made the system do a restart.

I am using kernel version 2.6.22-6-generic on a Core 2 Duo system.
libc6-i686 is installed, too.

I didn't notice any problem before rebooting some hours after the
upgrade.

To repair the system I booted the feisty live-cd. On my attempt to
chroot into the installed system bash didn't want to run (Bus error,
Core dumped). Unfortunately, I couldn't find the core dump in the
current directory. Then I copied bash-static into the system and
chrooted into it. dpkg and wget still worked and I was able to download
and install version 2.5-0ubuntu14 of libc6 and libc6-i686, which solved
the problem.

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
system hangs on boot with libc6 2.5-10ubuntu1
https://bugs.launchpad.net/bugs/119110
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 56320] Re: does not work with Firefox 2.0 beta

2007-03-17 Thread Andreas Oberritter
The bug reappeared with Firefox 2.0.0.2 in feisty.

-- 
does not work with Firefox 2.0 beta
https://launchpad.net/bugs/56320

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