Ethereal-dev: [Ethereal-dev] Access violation with latest CVS: I suspect latest changes of enu

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Mon, 24 May 2004 18:38:23 +0200
Hi List!

Even after a distclean I'm having problems with latest CVS after updating this morning, which is a very stable problem :-)

Getting an access violation.

Seems to be a problem, when reading in preferences at program start.

Preference name, making the problem is: "asn1.type_recursion"

callstack:
MSVCRT! 77c422e8()
find_val_for_string(const char * 0x0012f6e0, const enum_val_t * 0x01a24130, int 1) line 828 + 23 bytes
set_pref(char * 0x0012f6ac, char * 0x0012f6e0) line 1940 + 18 bytes
read_prefs_file(const char * 0x01c763b0, _iobuf * 0x77c5ace0, int (char *, char *)* 0x0040fda2 set_pref(char *, char *)) line 1141 + 17 bytes read_prefs(int * 0x0012feb8, int * 0x0012fe94, char * * 0x0012fba0, int * 0x0012fe98, int * 0x0012fcb8, char * * 0x0012fcbc) line 1079 + 18 bytes
main(int 2, char * * 0x012d2f18) line 1908 + 38 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x00141f1d, int 1) line 2853 + 23 bytes
ETHEREAL! WinMainCRTStartup + 308 bytes
KERNEL32! 77e814c7()