Valgrind
#5
Sorry for the late answer, and thanks for diving into this issue Smile

I've only skimmed through that article, from what i can tell, we desperately need the invalid pointer use test. So if you have to choose among options, choose that one. Try running the server for some time, log into it and move around a bit, just do stuff Smile

Try to redirect the output to a file, so that you're not limited by the console size:
Code:
CommandToExecute --args > output.log 2> error.log

The makefile might be missing whatever params are necessary, not many people use it and no-one takes care of it actively. But the -g option is there, in the pedantic and debug build sections, it actually says "-ggdb", which should stand for "generate debugging info, gdb-style".

I'll crunch through those logs you've posted so far, seems like an interesting find.
I think I've fixed all but the fourth one (rev 1010). For the life of me I cannot figure out what can be uninitialized there.
Reply
Thanks given by:


Messages In This Thread
Valgrind - by xoft - 10-24-2012, 06:47 AM
RE: Valgrind - by ThuGie - 10-24-2012, 07:05 AM
RE: Valgrind - by FakeTruth - 10-24-2012, 07:12 AM
RE: Valgrind - by ThuGie - 10-24-2012, 07:45 AM
RE: Valgrind - by xoft - 10-26-2012, 04:52 AM
RE: Valgrind - by ThuGie - 10-26-2012, 05:35 AM
RE: Valgrind - by xoft - 10-26-2012, 05:46 AM
RE: Valgrind - by ThuGie - 10-26-2012, 06:05 AM
RE: Valgrind - by xoft - 10-26-2012, 06:17 AM
RE: Valgrind - by ThuGie - 10-26-2012, 06:33 AM
RE: Valgrind - by xoft - 10-26-2012, 06:41 AM
RE: Valgrind - by ThuGie - 10-26-2012, 06:46 AM
RE: Valgrind - by xoft - 10-26-2012, 07:19 AM
RE: Valgrind - by ThuGie - 10-26-2012, 07:22 AM
RE: Valgrind - by xoft - 10-26-2012, 06:59 PM
RE: Valgrind - by ThuGie - 10-27-2012, 05:34 AM
RE: Valgrind - by FakeTruth - 10-27-2012, 06:41 AM
RE: Valgrind - by ThuGie - 10-27-2012, 06:46 AM
RE: Valgrind - by xoft - 10-27-2012, 05:57 PM
RE: Valgrind - by ThuGie - 10-28-2012, 03:25 AM
RE: Valgrind - by xoft - 11-12-2012, 12:47 AM
RE: Valgrind - by ThuGie - 11-12-2012, 06:35 AM
RE: Valgrind - by xoft - 11-13-2012, 09:35 PM
RE: Valgrind - by xoft - 11-14-2012, 02:01 AM
RE: Valgrind - by ThuGie - 11-14-2012, 10:50 AM
RE: Valgrind - by xoft - 11-16-2012, 12:04 AM
RE: Valgrind - by ThuGie - 11-16-2012, 05:02 AM
RE: Valgrind - by xoft - 11-16-2012, 07:42 PM
RE: Valgrind - by ThuGie - 11-16-2012, 08:39 PM
RE: Valgrind - by xoft - 11-16-2012, 08:44 PM
RE: Valgrind - by xoft - 11-26-2012, 07:13 AM
RE: Valgrind - by xoft - 07-23-2013, 05:56 AM
RE: Valgrind - by bearbin - 07-23-2013, 05:32 PM
RE: Valgrind - by xoft - 07-24-2013, 09:58 PM
RE: Valgrind - by bearbin - 07-25-2013, 05:29 AM
RE: Valgrind - by xoft - 07-25-2013, 06:20 AM
RE: Valgrind - by bearbin - 07-25-2013, 05:46 PM



Users browsing this thread: 1 Guest(s)