What is problem event BEX?
- From: David Deley <deleyd@xxxxxxx>
- Date: Fri, 30 May 2008 14:40:30 -0700
What does BEX stand for? My application crashes and it says "Problem
Event Name: BEX", and Exception Code: c000000d
.
Relevant Pages
- Re: What is problem event BEX? "Branch Exception"?
... I've found comments that suggest BEX may have something to do with "Data Execution Prevention", and another comment "crashes with a buffer overrun error ". ... (Closest thing I can think of is many yeas ago we could get error during linking a program if a jump from one address to another was longer than a 16-bit word could hold, and we needed to switch to a 32-bit word to store the jump distance, or tell the linker to rearrange the modules so the jump destination was closer. ... (microsoft.public.vc.mfc) - Re: What is problem event BEX?
... "Vampire" wrote in message ... "David Deley" wrote: ... Event Name: BEX", and Exception Code: c000000d ... (microsoft.public.vc.mfc) |
|