Ticket #1384 (closed defect: worksforme)
rtorrent (0.7.9 or 0.8.2) segfaults while running ./configure
| Reported by: | KSD | Owned by: | rakshasa |
|---|---|---|---|
| Priority: | normal | Component: | rtorrent |
| Version: | Severity: | normal | |
| Keywords: | Cc: |
Description
Using Gentoo here with kernel 2.6.25 and gcc 4.1.2. Basically if I run ./configure on either rtorrent 0.7.9 or 0.8.2 a segfault will show up in my logs, though the configuring process doesn't fail and I can still install it. This happens whether I install with paludis or by hand.
conftest[27646]: segfault at 4 ip b7f63290 sp bfbe9ecc error 4 in libc-2.6.1.so[b7e91000+12a000]
I'll post any more info if you need it but I'm pretty sure this can by replicated on any machine, and has probably just gone unnoticed until now. I only found it because I happened to be looking through the logs trying to fix another problem. This is the only package doing this on my system currently btw.

