[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Reproducible random python crash.



Kyle, Helge, John, James,

Could I get each of you to follow this recipe and tell me if python
crashes or hangs randomly during the execution of the last step?

Recipe:
mkdir -p ~/python-test
cd ~/python-test
apt-get update
apt-get build-dep xmms2
apt-get source xmms2
cd xmms2_0.6DrMattDestruction
./waf configure --nocache --prefix=/usr --with-mandir=/usr/share/man
--with-perl-archdir=/usr/lib/perl5 --with-perl-binary=/usr/bin/perl
--with-ruby-archdir=/usr/lib/ruby/1.8/hppa-linux
--with-ruby-libdir=/usr/lib/ruby/1.8 --without-optionals=python
--without-plugins=mac

Running the last step on a 2.6.26-1-parisc64-smp kernel results in
random behaviour ranging from sigsegv, sigill, sigtrap, and a hang.
Given that each of you might run it on a different kernel, I was
hoping to see if the behaviour is the same across different kernels.

Thanks!

Cheers,
Carlos.


Reply to: