Bug 1049974
| Summary: | [abrt] iok-2.1.3-4.fc20: g_bit_lock: Process /usr/bin/iok was killed by signal 11 (SIGSEGV) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Michal Toman <mtoman> |
| Component: | iok | Assignee: | Parag Nemade <pnemade> |
| Status: | CLOSED NOTABUG | QA Contact: | QE Internationalization Bugs <qe-i18n-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | lijli, pknirsch, rvokal |
| Target Milestone: | rc | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| URL: | http://faf-report.itos.redhat.com/reports/583 | ||
| Whiteboard: | abrt_hash:b8237f62ef57c9292073a1c0e2e37a7b32cc2510 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1040264 | Environment: | |
| Last Closed: | 2014-01-28 06:56:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michal Toman
2014-01-08 14:36:46 UTC
The same problem has been detected in Red Hat Enterprise Linux 7. The following packages are affected: iok-2.1.3-4.el7.x86_64 Again, I will say unable to reproduce with RHEL7 Beta Workstation. Here is what I get on my existing cloned RHEL7 Beta VM.
=============================================================================
[test@localhost ~]$ sudo yum history
Loaded plugins: langpacks, product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
ID | Login user | Date and time | Action(s) | Altered
-------------------------------------------------------------------------------
2 | root <root> | 2013-12-17 14:45 | Install | 1104
1 | System <unset> | 2013-12-16 15:22 | Install | 306
history list
[test@localhost ~]$ sudo yum install iok
Loaded plugins: langpacks, product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package iok.x86_64 0:2.1.3-3.el7 will be installed
--> Processing Dependency: libunique-3.0.so.0()(64bit) for package: iok-2.1.3-3.el7.x86_64
--> Running transaction check
---> Package unique3.x86_64 0:3.0.2-6.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
iok x86_64 2.1.3-3.el7 RHEL-BETA 114 k
Installing for dependencies:
unique3 x86_64 3.0.2-6.el7 RHEL-BETA 57 k
Transaction Summary
================================================================================
Install 1 Package (+1 Dependent package)
Total download size: 171 k
Installed size: 556 k
Is this ok [y/d/N]: y
Downloading packages:
(1/2): iok-2.1.3-3.el7.x86_64.rpm | 114 kB 00:00:02
(2/2): unique3-3.0.2-6.el7.x86_64.rpm | 57 kB 00:00:01
----------------------------------------------------------------------------------------------------------------
Total 47 kB/s | 171 kB 00:03
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : unique3-3.0.2-6.el7.x86_64 1/2
Installing : iok-2.1.3-3.el7.x86_64 2/2
Verifying : unique3-3.0.2-6.el7.x86_64 1/2
Verifying : iok-2.1.3-3.el7.x86_64 2/2
Installed:
iok.x86_64 0:2.1.3-3.el7
Dependency Installed:
unique3.x86_64 0:3.0.2-6.el7
Complete!
[test@localhost ~]$ iok
No custom keymaps present
Xtest version 0.0.2.2
[test@localhost ~]$
=============================================================================
|