Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1063910

Summary: [abrt] tog-pegasus: g_malloc(): cimprovagt killed by SIGTRAP
Product: Red Hat Enterprise Linux 7 Reporter: Alois Mahdal <amahdal>
Component: tog-pegasusAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: jscotka, vcrhonek
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:4025dc1871520e4bd50d82472ffae5c8f1174a9e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-01 08:49:26 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:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages
none
File: sosreport.tar.xz none

Description Alois Mahdal 2014-02-11 15:55:51 UTC
Description of problem:
crash happened during one of account tests created on QA part which are yet
to be ported to upstream, namely somewhere in TestAccountLmishell.py, currently
(commit adcdc1d) under /CoreOS/openlmi/Upstream/account/Sanity/Account

    nosetests -v ./TestAccountLmishell.py

Possible duplicate of bug 1063423

Version-Release number of selected component:
tog-pegasus-2.12.1-13.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/libexec/pegasus/cimprovagt 0 8 13 root cmpiLMI_Account
crash_function: g_malloc
executable:     /usr/libexec/pegasus/cimprovagt
kernel:         3.10.0-78.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 g_malloc at gmem.c:164
 #3 g_strdup at gstrfuncs.c:364
 #4 value_copy_string at gvaluetypes.c:276
 #5 g_value_array_copy at gvaluearray.c:207
 #6 copy_attributes at lib/entity.c:272
 #7 lu_ent_copy at lib/entity.c:319
 #8 lu_dispatch at lib/user.c:927
 #9 lu_default_int at lib/user.c:2331
 #10 lu_user_default at lib/user.c:2359
 #11 LMI_AccountManagementService_CreateAccount at /usr/src/debug/openlmi-providers-0.4.2/src/account/LMI_AccountManagementServiceProvider.c:424

Comment 1 Alois Mahdal 2014-02-11 15:55:54 UTC
Created attachment 861829 [details]
File: backtrace

Comment 2 Alois Mahdal 2014-02-11 15:55:56 UTC
Created attachment 861830 [details]
File: cgroup

Comment 3 Alois Mahdal 2014-02-11 15:55:58 UTC
Created attachment 861831 [details]
File: core_backtrace

Comment 4 Alois Mahdal 2014-02-11 15:56:01 UTC
Created attachment 861832 [details]
File: dso_list

Comment 5 Alois Mahdal 2014-02-11 15:56:04 UTC
Created attachment 861833 [details]
File: environ

Comment 6 Alois Mahdal 2014-02-11 15:56:09 UTC
Created attachment 861834 [details]
File: limits

Comment 7 Alois Mahdal 2014-02-11 15:56:15 UTC
Created attachment 861835 [details]
File: maps

Comment 8 Alois Mahdal 2014-02-11 15:56:53 UTC
Created attachment 861836 [details]
File: open_fds

Comment 9 Alois Mahdal 2014-02-11 15:56:58 UTC
Created attachment 861837 [details]
File: proc_pid_status

Comment 10 Alois Mahdal 2014-02-11 15:57:01 UTC
Created attachment 861838 [details]
File: var_log_messages

Comment 11 Alois Mahdal 2014-02-11 15:57:10 UTC
Created attachment 861839 [details]
File: sosreport.tar.xz

Comment 12 Alois Mahdal 2014-02-11 16:08:39 UTC
(In reply to Alois Mahdal from comment #0)
> (commit adcdc1d) under /CoreOS/openlmi/Upstream/account/Sanity/Account

Rebased, new commit is 354aeeb

Comment 17 Vitezslav Crhonek 2016-06-01 08:49:26 UTC

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