Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318331 - dev-util/radare-1.5 crash in debug mode
Summary: dev-util/radare-1.5 crash in debug mode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 19:43 UTC by Adriana Castro
Modified: 2010-05-03 19:50 UTC (History)
0 users

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


Attachments
Patch for the problem (p.txt,1.67 KB, patch)
2010-05-03 19:46 UTC, Adriana Castro
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adriana Castro 2010-05-03 19:43:28 UTC
Running Radare in debug mode (-d), all the user running programs will be killed.


Reproducible: Always

Steps to Reproduce:
1. radare -d /bin/ls | Try to debug any program
2. !cont | Continue until a breakpoint
3. !cont
4. !cont | In this moment the program crashes
Comment 1 Adriana Castro 2010-05-03 19:46:33 UTC
Created attachment 230189 [details, diff]
Patch for the problem

Provided by pancake.