I'll put the above comment in more explicit steps:
$ bzr checkout lp:asgard
$ cd asgard
$ scons
(Run asgard: you should see that everything works OK) $ ./asgard test.py
$ bzr patch python27.diff
(Run asgard: you should see that asgard crashes with a segfault (though not every time the time)) $ ./asgard test.py
I'll put the above comment in more explicit steps:
$ bzr checkout lp:asgard
$ cd asgard
$ scons
(Run asgard: you should see that everything works OK)
$ ./asgard test.py
$ bzr patch python27.diff
$ scons
(Run asgard: you should see that asgard crashes with a segfault (though not every time the time))
$ ./asgard test.py