Exception problems-> this is a bug!

Earnie Boyd earnie_boyd@yahoo.com
Tue Nov 28 08:41:00 GMT 2000


--- "Town, Brad" <btown@ceddec.com> wrote:
> I compiled using "g++ -g test.cc", and I'm seeing the behavior that Joost
> mentioned.  gdb caught the exception and is currently pointing at an
> assembly instruction between the last brace of the for loop and the last
> brace of the try block: "mov (%edx),%ecx".
> 
> I did have to tweak the source a bit to get it to run.  On my machine, I got
> the message "couldn't dynamically determine load address for
> 'CharToOemBuffA' (handle 0x0), Win32 error 127".  Putting a Sleep between
> the two calls to CreateThread allows the program to run.  Looks like the
> assembly in autoload.cc needs to be thread-safe (just like the FIXME above
> it says).
> 

Well you went so far as to find where the bug is, why don't you supply the
FIXME for it?

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         < http://earniesystems.safeshopper.com >         ---
--- Cygwin: POSIX on Windows < http://gw32.freeyellow.com/ > ---
---   Minimalist GNU for Windows < http://www.mingw.org/ >   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list