Beef icon indicating copy to clipboard operation
Beef copied to clipboard

[BUG] IDE crashes when attempting to profile a project

Open MoshiBar opened this issue 4 years ago • 6 comments

The IDE crashes with this error if i try to profile my project EXCEPTION_ACCESS_VIOLATION reading from 0x'00000000 in thread 23668 at 0x1BD'618458C7

The call stack looks like this when debugging the IDE

IDEHelper64.dll!BfpOutput_DebugString+0xFF277
IDEHelper64.dll!BfpOutput_DebugString+0xFC154
IDEHelper64.dll!BfpOutput_DebugString+0xFD33D
IDEHelper64.dll!BfpOutput_DebugString+0xFE7B8
IDEHelper64.dll!BfpOutput_DebugString+0xC64FC
IDEHelper64.dll!BfpOutput_DebugString+0x108DEB
IDEHelper64.dll!BfpOutput_DebugString+0x108B8B
KERNEL32.DLL!BaseThreadInitThunk+0x14
ntdll.dll!RtlUserThreadStart+0x21

MoshiBar avatar Jan 30 '21 13:01 MoshiBar

Can you post the crash dump?

bfiete avatar Jan 30 '21 13:01 bfiete

(the file)

bfiete avatar Jan 30 '21 13:01 bfiete

https://cdn.discordapp.com/attachments/543114067137527848/805077533074522192/dump.dmp

MoshiBar avatar Jan 30 '21 14:01 MoshiBar

There was an issue parsing the PDB for BeefGL.exe. Can you post that actual PDB?

bfiete avatar Feb 01 '21 20:02 bfiete

Possibly linked to #904

RogueMacro avatar Feb 09 '21 08:02 RogueMacro

@MoshiBar I can't proceed on this without the PDB. Should I close this?

bfiete avatar Feb 10 '21 12:02 bfiete