Bug 917519

Summary: [abrt] systemtap-devel-2.1-1.fc18: c_translate_location: Process /usr/bin/stap was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Alexander Kurtakov <akurtako>
Component: systemtapAssignee: Frank Ch. Eigler <fche>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dsmith, fche, jistone, lberk, mjw, mjw, nathans, scox, wcohen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:14e6ae29947d679681ec62fc3a87ead0ea04a157
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-21 17:01: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: smolt_data
none
File: var_log_messages none

Description Alexander Kurtakov 2013-03-04 09:15:06 UTC
Version-Release number of selected component:
systemtap-devel-2.1-1.fc18

Additional info:
backtrace_rating: 4
cmdline:        stap '' -p1 -v -L **
crash_function: c_translate_location
executable:     /usr/bin/stap
kernel:         3.7.9-205.fc18.x86_64
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 c_translate_location at loc2c.c:1436
 #5 dwflpp::translate_location at dwflpp.cxx:2447
 #6 dwflpp::translate_components at dwflpp.cxx:2748
 #7 dwflpp::literal_stmt_for_local at dwflpp.cxx:3060
 #8 dwarf_var_expanding_visitor::visit_target_symbol at tapsets.cxx:3715
 #9 update_visitor::require<expression> at staptree.h:968
 #10 var_expanding_visitor::rewrite_lvalue at staptree.h:984
 #11 var_expanding_visitor::visit_assignment at tapsets.cxx:2350
 #12 assignment::visit at staptree.cxx:1431
 #13 update_visitor::require<expression> at staptree.h:968

Comment 1 Alexander Kurtakov 2013-03-04 09:15:12 UTC
Created attachment 704812 [details]
File: backtrace

Comment 2 Alexander Kurtakov 2013-03-04 09:15:15 UTC
Created attachment 704813 [details]
File: cgroup

Comment 3 Alexander Kurtakov 2013-03-04 09:15:18 UTC
Created attachment 704814 [details]
File: core_backtrace

Comment 4 Alexander Kurtakov 2013-03-04 09:15:21 UTC
Created attachment 704815 [details]
File: dso_list

Comment 5 Alexander Kurtakov 2013-03-04 09:15:23 UTC
Created attachment 704816 [details]
File: environ

Comment 6 Alexander Kurtakov 2013-03-04 09:15:26 UTC
Created attachment 704817 [details]
File: limits

Comment 7 Alexander Kurtakov 2013-03-04 09:15:28 UTC
Created attachment 704818 [details]
File: maps

Comment 8 Alexander Kurtakov 2013-03-04 09:15:31 UTC
Created attachment 704819 [details]
File: open_fds

Comment 9 Alexander Kurtakov 2013-03-04 09:15:34 UTC
Created attachment 704820 [details]
File: proc_pid_status

Comment 10 Alexander Kurtakov 2013-03-04 09:15:36 UTC
Created attachment 704821 [details]
File: smolt_data

Comment 11 Alexander Kurtakov 2013-03-04 09:15:39 UTC
Created attachment 704822 [details]
File: var_log_messages

Comment 12 Mark Wielaard 2013-03-04 09:27:44 UTC
This assert in loc2c.c has been commented out upstream:

      // PR15148: disable this assertion, in case the PR15123 address-retry logic
      // sent us this way
      // assert (ctx->pc == pc_address);

Comment 13 Fedora End Of Life 2013-12-21 11:50:23 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 14 Mark Wielaard 2013-12-21 17:01:26 UTC
As mentioned in comment #12 the assert has been removed upstream, and this source is now in fedora. But the upstream bug https://sourceware.org/bugzilla/show_bug.cgi?id=15148 says more analysis is necessary. I think this issue is closed as far as the fedora package is concerned.