Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 572246 Details for
Bug 806241
[abrt] ltrace-0.5-18.45svn.el6: address2bpstruct: Process /usr/bin/ltrace was killed by signal 6 (SIGABRT)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
A fix
ltrace-0.5-pass-leader.patch (text/plain), 558 bytes, created by
Petr Machata
on 2012-03-23 11:33:35 UTC
(
hide
)
Description:
A fix
Filename:
MIME Type:
Creator:
Petr Machata
Created:
2012-03-23 11:33:35 UTC
Size:
558 bytes
patch
obsolete
>diff -up ltrace-0.5/wait_for_something.c\~ ltrace-0.5/wait_for_something.c >--- ltrace-0.5/wait_for_something.c~ 2012-03-20 21:11:52.426052502 +0100 >+++ ltrace-0.5/wait_for_something.c 2012-03-23 12:20:43.840349415 +0100 >@@ -321,7 +321,7 @@ struct event *wait_for_something(void) > ? event.proc->instruction_pointer > : (event.proc->instruction_pointer = get_instruction_pointer (event.proc)); > >- if (address2bpstruct(event.proc, addr)) >+ if (address2bpstruct(leader, addr)) > stop_signal = SIGTRAP; > } > > >Diff finished. Fri Mar 23 12:20:48 2012
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 806241
:
572217
| 572246