Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492984 - x11-drivers/nvidia-drivers 331.20 - initcode of libGL.so sometimes corrupts sigprocmask
Summary: x11-drivers/nvidia-drivers 331.20 - initcode of libGL.so sometimes corrupts s...
Status: RESOLVED DUPLICATE of bug 487558
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-30 22:53 UTC by hlinden
Modified: 2013-12-01 18:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hlinden 2013-11-30 22:53:01 UTC
The most obvious effect is that crtl-c doesn't work anymore or sometimes a program can't terminate itself. All the children of the affected process inherit the broken sigprocmask. In my case, I noticed when I couldn't unlock gnome-screensaver anymore. A strace showed that it sent itself SIGTERM after getting the correct password but didn't receive it. Further digging led to this bugreport:

https://devtalk.nvidia.com/default/topic/638521/linux/gnome-terminal-problems-ctrl-c-and-exit/

Downgrading to 325.15 fixed the issue.

I chose "severity: major" because when the windowmanager is affected, major breakage occurs without the reason being obvious.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-12-01 18:52:49 UTC

*** This bug has been marked as a duplicate of bug 487558 ***