How do I fix Exception_Access_Violation in my code?

System Information
Windows 10, AMD RADEON

Blender Version
BuildBot 2.79

Short description of error
Showing EXCEPTION_ACCESS_VIOLATION
Exact steps for others to reproduce the error
Hi, I am wanting to make a new Blender UI.(I might be going off-topic) For that, I made a new Editor"TABS_EDITOR" by using this website https://wiki.blender.org/index.php/Dev:Source/UI/Tutorials/AddAnEditor
I followed it and I now wanted to make tabs in my editor somewhat like your Toolshelf in VIEW 3D Editor and Properties. So I copied most of the code from Blender/source/blender/editors/space_view3d/view3d_toolbar.c to my TABS_EDITOR.
LINK to my space_tabs.c is http://www.mediafire.com/file/3gxrx3lkhl70nh1/space_tabs.c AND after building it I got an error see here:- image please help me to FIX IT.
PLEASE

Do a debug build and run it in the debugger wouldn’t be the worst idea here.

1 Like

Would you please do it for me. I am facing some technical issues and it will take around 10 days to fix. I am running out of time, will you please help me.

All you gave was “hey i followed this 900 step tutorial and here’s one file”, there’s a 0% chance anyone will be able to reproduce your issue let alone debug it. I’m all up for helping but you’ll have to put a little bit more effort into making sure people actually CAN help you.

1 Like

Let’s come to the point, I actually don’t know the process.

Yeah teaching someone to debug code is WAY out of scope here, we’ll gladly help with questions about blenders codebase, but ‘how do i run a debugger’ is not a question that is appropriate here.

1 Like