[OLC] Zedit Crash

From: Mark Vanness Jr. (junior57@worldnet.att.net)
Date: 05/15/99


Ok, I have consulted the archives and only found posts reguarding
zedit 'new' crash in OasisOLC 1.6b........ I am stumped so it is time
for me to consult the almighty list members.

Steps:
  1) I create a new zone 101 (zedit new 101)
  2) Save 101 (zedit save 101)
  3) I create a new room in zone 101 (redit 10100)
  4) Save 10100 (redit save 10100)
  5) I try to edit zone 101 (zedit 10100)
  6) CRASH

GDB-
#0  0x808e531 in str_dup (source=0x0) at utils.c:98
98        CREATE(new_z, char, strlen(source) + 1);
(gdb) list
93      /* Create a duplicate of a string */
94      char *str_dup(const char *source)
95      {
96        char *new_z;
97
98        CREATE(new_z, char, strlen(source) + 1);
99        return (strcpy(new_z, source));
100     }
101
102

Can't figure it out myself, anyone having this problem?

I am using OLC1.6b........ASCII PFiles, ASCII Objfiles.......

-----------------------------------------------------------------------
Mark W. Vanness Jr.
Artifact Newsletter - Project Coordinator
TrekWars Administration - Project Coordinator
-----------------------------------------------------------------------

Artifact - http://artifact-vpx.hypermart.net
TrekWars MUD - telnet://funcity.org:9321


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST