Opened 13 years ago

Closed 13 years ago

#778 closed defect (fixed)

[CRASHLOG] Error pt.2

Reported by: jlybomber Owned by:
Priority: Should Have Milestone: Alpha 5
Component: Core engine Keywords:
Cc: Patch:

Description

Much to our regret we must report the program has encountered an error.

Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.

Details: unhandled exception (Access violation reading 0x00000000)

Location: unknown:0 (?)

Call stack:

(error while dumping stack: No stack frames found) errno = 0 (?) OS error = 0 (no error code was set)

Attachments (2)

crashlog.dmp (48.3 KB ) - added by jlybomber 13 years ago.
crashlog.txt (4.3 KB ) - added by historic_bruno 13 years ago.
Moved from other ticket

Download all attachments as: .zip

Change History (5)

by jlybomber, 13 years ago

Attachment: crashlog.dmp added

by historic_bruno, 13 years ago

Attachment: crashlog.txt added

Moved from other ticket

comment:1 by historic_bruno, 13 years ago

Summary: Error pt.2[CRASHLOG] Error pt.2

comment:2 by Philip Taylor, 13 years ago

Milestone: BacklogAlpha 5

This seems to fail in wsysdep.cpp sys_get_proxy_config doing parse_proxy(proxyInfo.lpszProxy), with proxyInfo = {dwAccessType=1, lpszProxy=0, lpszProxyBypass=0}. Should be easy to fix.

comment:3 by philip, 13 years ago

Resolution: fixed
Status: newclosed

(In [9299]) Be robust to null proxy URL strings. Should fix #778.

Note: See TracTickets for help on using tickets.