[panda-users] taint segmentation fault

Brendan Dolan-Gavitt brendandg at gatech.edu
Tue Apr 7 20:30:52 EDT 2015


Ok. The easiest way to run it under gdb is to do

gdb --args [normal PANDA command line]

And once gdb has started, you will want to do "handle SIG38 nostop noprint"
to ignore the periodic timer interrupts.

-Brendan

On Tue, Apr 7, 2015 at 8:29 PM, xiaojuan Li <xiaotan6666 at gmail.com> wrote:

> sorry too late,because I got stuck in gdb, it just couldn't connect to the
> remote target...and now i am trying to fix it.
>
> 2015-04-07 5:18 GMT+08:00 Brendan Dolan-Gavitt <brendandg at gatech.edu>:
>
>> Could you run that under gdb and provide us with a backtrace when it
>> crashes?
>>
>> -Brendan
>>
>>
>> On Sunday, April 5, 2015, xiaojuan Li <xiaotan6666 at gmail.com> wrote:
>>
>>> Hi,
>>> excuse me,i have a question about taint
>>> plugin:(stringsearch:name=***;taint:tainted_instructions=1)
>>> when I started it showed success:
>>>
>>>
>>> but when it finished search,it showd "uninit taint plugin segementation
>>> fault"
>>>
>>>>>> how can I fix it?
>>> Thanks a lot!
>>> --
>>> wait and hope~~
>>>
>>
>
>
> --
> wait and hope~~
>
> _______________________________________________
> panda-users mailing list
> panda-users at mit.edu
> http://mailman.mit.edu/mailman/listinfo/panda-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/panda-users/attachments/20150407/8a8ba38c/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qqtaint2.png
Type: image/png
Size: 12246 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/panda-users/attachments/20150407/8a8ba38c/attachment-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qqtaint1.png
Type: image/png
Size: 25300 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/panda-users/attachments/20150407/8a8ba38c/attachment-0003.png


More information about the panda-users mailing list