Closed GoogleCodeExporter closed 9 years ago
FWIW, Twisted 8.2.0 passes all of its tests against Unladen trunk@head,
according to our buildslaves.
Which version of Twisted is this? What is the exact command you're running to
produce the segfault? What options did
you configure Unladen Swallow with?
Does Unladen Swallow pass 'make test' on your system? We've had reports that
various things don't work on FreeBSD
(see issue87), so this may be a symptom of those same problems.
Original comment by collinw
on 11 Jan 2010 at 6:37
The stack backtrace reminds me of a crash I saw when using binary modules that
were
compiled against an older version of Unladen. In this case it is
_zope_interface_coptimizations.so.
Perhaps deleting zope.interface and twisted from the
/usr/local/lib/python2.6/site-packages directory and then reinstalling Twisted
might
help. Make sure to clean your twisted build directory before reinstalling or
it will
just copy the already-compiled objects over again.
Original comment by abbeyj
on 12 Jan 2010 at 3:03
Sorry, my bad. It was obviously the external modules which I forgot to
recompile with
unladen.
Sorry for the noise.
Original comment by nagy.att...@gmail.com
on 13 Jan 2010 at 6:33
No worries, glad it turned out to be easily resolved!
Original comment by collinw
on 13 Jan 2010 at 6:42
Original issue reported on code.google.com by
nagy.att...@gmail.com
on 11 Jan 2010 at 2:18