I am working on installing the Stats Editor from the FTP site into circle bpl17. Everything went in fine except I get the following from gdb when ran: Program received signal SIGSEGV, Segmentation fault. 0x80c16d6 in parse_stats (d=0x8134800, arg=0xbfbff604 "") at statedit.c:34 34 switch(OLC_MODE(d)) { looking at the lines around this we get: ch = d->character; switch(OLC_MODE(d)) { case STAT_QUIT: return 1; case STAT_PARSE_MENU: I am unable to see why this is crashing. I have searched the list and ceramic mouse but to no avail. Could someone please point me in the right direction? Thank you, Terry -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/06/01 PST