Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #5268
Closed
Open
Issue created Jan 02, 2022 by Administrator@rootContributor

CRASH - Internal crash message box pops up sporadically

Created by: eranzim

I got this internal crash message box twice in the last week or two (so I don't really know how to reproduce it, and I won't be able to test a fix, it just happens sometimes):

---------------------------
WinAFL Notice: R:\TestExe.exe(7180)
---------------------------
Application R:\TestExe.exe (7180).  WinAFL internal crash at PC 0x00007ff726cdee24.  Please report this at .  Program aborted.
0x80000004 0x00000000 0x00007ff726cdee24 0x00007ff726cdee24 0x0000000000000000 0x0000000000000000
Base: 0x0000000071000000
Registers: eax=0x00007ffc52932500 ebx=0x0000000000000000 ecx=0x000001dd8d295200 edx=0x0000000071031aa2
	esi=0x0000000071072675 edi=0x00007ffc529322e4 esp=0x00000013488fd8e0 ebp=0x000001dd8d500298
	r8 =0x000001dd8d295200 r9 =0x0000000000000000 r10=0x0000000000000001 r11=0x000001dd8d29c508
	r12=0x000001dd8d295200 r13=0x000000007102fe4e r14=0x0000000000000000 r15=0x000001dd8d295200
	eflags=0x0000000000200a12
version 8.0.18942, build 1
-no_dynamic_options -client_lib 'R:\winafl-master\winafl.dll;0;"-coverage_module" "GdiPlus.dll" "-fuzz_iterations" "100000" "-target_module" "TestExe.exe" "-target_method" "fuzzme" "-nargs" "2" "-fuzzer_id" "63fd0103bfe4beda"' -client_lib64 'R:\winafl-master\winafl.dll;0;"-coverage_module" "GdiPlus.dll" "-fuzz_iterations
0x000001dd8d500298 0x000000000000000b
0x000001dd8d2bbf10 0x0000000000000009
0x000001dd8d500118 0x0000000000000000
0x000001dd8d4fe7e8 0x0000000000000009
0x000001dd8d303508 0x0000000000000003
0x000001dd8d4fdbd0 0x0000000000000001
0x000001dd8d2fcdf0 0x000000000000000b
0x000001dd8d3048a0 0x000000000000000a
0x000001dd8d2fb7b8 0x000000000000000b
0x000001dd8d355ab0 0x0000000000000000
0x000001dd8d3004a0 0x0000000000000000
0x000001dd8d358ab8 0x0000000000000001
0x000001dd8d2ba1c0 0x0000000000000002
0x000001dd8d3015a0 0x0000000000000002
0x000001dd8d2bc690 0x0000000000000002
---------------------------
OK   
---------------------------

As you can see I'm using version 8.0.18942-1. Running on Windows 10 x64 20H2 19042.1415. As a side note, note that the error says: Please report this at . (the %s is empty or invalid in some way).

Assignee
Assign to
Time tracking