[Expat-bugs] [ expat-Bugs-1709402 ] xmlwf without parameters gives exception

SourceForge.net noreply at sourceforge.net
Sun Apr 29 01:36:34 CEST 2007


Bugs item #1709402, was opened at 2007-04-28 17:34
Message generated for change (Comment added) made by kwaclaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1709402&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sebastian Pipping (hartwork)
Assigned to: Nobody/Anonymous (nobody)
Summary: xmlwf without parameters gives exception

Initial Comment:
I compiled xmlwf from CVS head with vs2k5
and when I run it without any parameters
the debugger stops at line 767 which holds
the code

> parser = XML_ParserCreate(encoding);

The error message is:

> Unhandled exception at 0x10001cfb in xmlwf.exe:
> 0xC0000005: Access violation reading location 0x00000024.

I run Windows Server 2003 SP2 here.



Sebastian


----------------------------------------------------------------------

>Comment By: Karl Waclawek (kwaclaw)
Date: 2007-04-28 19:36

Message:
Logged In: YES 
user_id=290026
Originator: NO

If you send me your solution and project files, I'll compare them with
mine.

----------------------------------------------------------------------

Comment By: Sebastian Pipping (hartwork)
Date: 2007-04-28 18:37

Message:
Logged In: YES 
user_id=1022691
Originator: YES

 
 
I the Cygwin built does not have this problem.
I did a clean rebuild with vs2k5 again - still the same.


Sebastian
 
 

----------------------------------------------------------------------

Comment By: Karl Waclawek (kwaclaw)
Date: 2007-04-28 17:54

Message:
Logged In: YES 
user_id=290026
Originator: NO

I have no problems here - it just waits for input (reads from stdin, as it
is supposed to).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1709402&group_id=10127


More information about the Expat-bugs mailing list