Odamex Message Boards

Welcome, Guest. Please login or register.  Did you miss your activation email?
May 17, 2012, 21:33:27
Pages: [1] Print
Author Thread: Bugtest weekends  (Read 1100 times)
AlexMax
Posts: 64

April 04, 2007, 20:18:11
With the sucess of last week's bugtestfest, I am now hereby inagurating a new event that takes place sometime durring the weekend, basically when it is most convenient for me and other people, but otherwise on Saturday nights.

Our objective is twofold.  One, we go through the list of unresolved bugs in the bugtracker and see if we can add more information to them, especially ones that say "please test".  Two, if we find more bugs, we post them.

Our requirements are simple.  All we need are at least three people, preferably a half dozen or so, and occationally a lot, that can compile odamex on their own, run it against gdb, and are able to follow my agenda (i.e., not expect to be entertained, but instead actually follow along with what I'm trying to test).  Why three?  Because in my experience, more players tends to bring the bugs to the forfront.

So, how do you compile odamex?  Simple, check the wiki for instructions.  How do you run gdb against odamex?  Simply grab gdb for your platform, stick it in your odamex directory, run gdb odamex at the command line, then type start (and then continue if it hits a breakpoint before loading completely).  Then, if the program crashes, you need to type in bt at the prompt, paste the output in the pastebin and then copy the URL of the pasted backtrace into #odamex so we can discuss it further or perhaps even add a bug report pertaining to it.  And keep gdb open until someone says you can just restart the program, just in case a developer wants you to run more gdb commands to help pinpoint the problem.

Note that this is not encouraging all bugtesting to take place one day a week.  Really, I'm starting this so people can learn how to compile and run odamex against gdb, and hopefully get more people doing bug testing at all other times durring the week.  The bugtracker has become stale, filled to the brim with tons of bugs that haven't had any followup.  It's time we change that.
Logged View Profile | WWW
cSc
Boom?
Posts: 14

April 04, 2007, 20:21:10
perhaps this could attract more players...mmm
If you can't stand the truth, get your ass back on the sofa.
Logged View Profile | WWW
Zorro
Professional n00b
Posts: 65

April 04, 2007, 20:22:06
if you need to run odamex with additional arguments, like -waddir, do it like this:

Code:
gdb odamex
set args -waddir /usr/share/games/doom-data/
run
(...)
^^ this post has wasted part of your life ^_^
Logged View Profile
cSc
Boom?
Posts: 14

April 06, 2007, 16:55:06
Sign me up :)
If you can't stand the truth, get your ass back on the sofa.
Logged View Profile | WWW
Slayer
Time to start piling up the bodies!
Posts: 32

April 11, 2007, 08:01:24
I would participate... If I happen to be around. On the weekend *especially evenings* it is unlikely that I would be around...
Logged View Profile | WWW
AlexMax
Posts: 64

April 14, 2007, 21:31:36
I'm happy to report that these bugtest weekends have been largely sucessful.  For the past couple of weekends, we have managed to find a ton of bugs, and also to rekindle development interest.  Therefore, I am going to be continuing these for the forseeable future.

Great job guys. =)
Logged View Profile | WWW
Pages: [1] Print
 
Jump to:

Page created in 0.038 seconds with 16 queries.