NetBSD.se

CVS log for wip/MoleInvasion/PLIST

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / MoleInvasion

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: THOMASKLAUSNER, MAIN


Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jul 18 14:36:21 2009 UTC (2 years, 10 months ago) by thomasklausner
Branches: THOMASKLAUSNER, MAIN
CVS tags: THOMASKLAUSNER_20090718, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of MoleInvasion-0.4:
Platform game in the style of Super Mario Bros.

TODO:
Doesn't run on NetBSD-5.99.15/amd64; segfaults right at the beginning
with a backtrace of
(gdb) r
Starting program: /usr/pkg/bin/moleinvasion
No joystick support :(
Video mode set to 800x600 at 16 bpp

Program received signal SIGSEGV, Segmentation fault.
0x00007f7ffcf3667a in _sys___nanosleep50 () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffcf3667a in _sys___nanosleep50 () from /usr/lib/libc.so.12
#1  0x00007f7ffdc4b2ce in SDL_Delay () from /usr/pkg/lib/libSDL-1.2.so.0
#2  0x00007f7ffdc4b301 in RunTimer () from /usr/pkg/lib/libSDL-1.2.so.0
#3  0x00007f7ffdc11919 in SDL_RunThread () from /usr/pkg/lib/libSDL-1.2.so.0
#4  0x00007f7ffdc49def in RunThread () from /usr/pkg/lib/libSDL-1.2.so.0
#5  0x00007f7ffda0a792 in pthread_create () from /usr/lib/libpthread.so.1
#6  0x00007f7ffcf6d080 in ___lwp_park50 () from /usr/lib/libc.so.12
Cannot access memory at address 0x7f7ffa600000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 18 14:36:21 2009 UTC (2 years, 10 months ago) by thomasklausner
Branch point for: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>