The (t_board=0x0) means that t_board points to nothing. Now figure out why. --Angus ______________________________ Forward Header __________________________________ Subject: [BUG]Dinamic Boards2 Author: INTERNET:demond@tolkien.realms.org at CSERVE Date: 12/17/97 12:23 PM HELP!! I can't figure this out for the life of god! could someone interpret this and tell be the best solution? Code: old=BOARD_MESSAGES(t_board); if(!old || !MESG_NEXT(old)) { return; } store=new=NULL; Gdb Error: Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libc.so.5.3.12...done. Reading symbols from /lib/ld-linux.so.1...done. #0 0x8060375 in reverse_message_order (t_board=0x0) at boards.c:180 180 old=BOARD_MESSAGES(t_board); +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST