[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-06-18 Thread Karsten Schwank
I ran gdb again, this time with debug symbols installed and using the cyberjack driver built from sources. This gives a little more detail about where the actual problem is: (gdb) backtrace #0 0x7720ff79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1

[Bug 1329824] Re: Installer fails to install grub into MBR

2014-06-14 Thread Karsten Schwank
This is not a bug, but a misconfiguration on my side. Please close or delete this bug report. Thanks! ** Changed in: grub-installer (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1329824] [NEW] Installer fails to install grub into MBR

2014-06-13 Thread Karsten Schwank
Public bug reported: I am trying to install Ubuntu 14.04 64bit on a slightly old desktop machine. Booting from USB works fine, the installation runs up to almost the end, but then reports it couldn't install grub into the MBR of my harddisk. My harddisk is a single SSD attached to an nvidia on-b

[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-05-30 Thread Karsten Schwank
Hi Ludovic, thanks for having a look into this. Here is the output of gdb: root@linux:/home/karsten# gdb /usr/sbin/pcscd GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is fre

[Bug 1323795] [NEW] pcscd crashes when removing usb chipcard reader

2014-05-27 Thread Karsten Schwank
Public bug reported: pcscd (1.8.10-1ubuntu1) crashed reproducibly in Ubuntu 14.04LTS when I remove my Reiner SCT chipcard reader. The reader uses the libifd-cyberjack6 driver. I tried with the driver version from the Ubuntu repositories first, when that failed I also tried with the ones provid