Trap 0003 (03) - Debug Breakpoint.
A trap 0003 is caused when the program called an INT3 without being run by debug. This happened because debugging code was left in the program either accidentally or by design. [SYS1933]