gpg hangs

Bug #1285390 reported by wilk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnupg (Ubuntu)
New
Undecided
Unassigned

Bug Description

gpg --with-colons --list-config hangs forever after diplaying

cfg:version:1.4.14
cfg:pubkey:1;2;3;16;17
cfg:cipher:1;2;3;4;7;8;9;10;11;12;13
cfg:ciphername:IDEA;3DES;CAST5;BLOWFISH;AES;AES192;AES256;TWOFISH;CAMELLIA128;CAMELLIA192;CAMELLIA256
cfg:digest:1;2;3;8;9;10;11
cfg:digestname:MD5;SHA1;RIPEMD160;SHA256;SHA384;SHA512;SHA224
cfg:compress:0;1;2;3

gpg cannot be killed after that, even with kill -9. This freezes any program using gpg (gnus in Emacs in my case) and even prevents shutdown and reboot.

I'm running Ubuntu 13.10 x86-64 on a Microsoft Surface Pro.

Revision history for this message
wilk (j-cubizolles) wrote :

I ran a strace, and it seems to hang at

open("/dev/bus/usb/003/005", O_RDWR

lsusb indicates that this device is

Bus 003 Device 005: ID 1286:2044 Marvell Semiconductor, Inc.

which it seems is the Wi-Fi chip.

Revision history for this message
Seth Arnold (seth-arnold) wrote :

Is this running as root or as a user account? I would hope your user account would not have write access to this device in this fashion.

Thanks

Revision history for this message
wilk (j-cubizolles) wrote :

I have the same problem running as root. I discovered that blacklisting the mwifiex_usb (responsible for wifi and bluetooth if I'm not mistaken) module "fixed" this problem: gpg doesn't hang anymore and the computer can now be shut down. Of course you lose wifi...

I added a comment to Bug #1165938

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.