Opened 16 years ago

Closed 7 years ago

Last modified 7 years ago

#15765 closed defect (fixed)

rtorrent 0.7.9 "Caught Segmentation fault, dumping stack"

Reported by: bigjonnyk@… Owned by: gardnermj@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: rtorrent

Description

After reinstalling a clean version of mac osx 10.5 twice in the last 2 days and installing rtorrent via macports i'm getting crashes everytime when quitting and sometimes on start up with message below. I had it working perfectly on the same system for months installing in the same way a few months ago without ever having this error message. I think it has to do with an incompatibilty with a newer version of the curl dependency (7.18.2_0). I have port uninstalled curl and manually copied over from usr/local/bin a curl 7.18.1_2 version I compiled. I then rebuilt rtorrent via macports (giving an error as it still tried to fetch curl but couldn't activate as already had the curl files i had copied over were in its way although rtorrent then built as normal). And it is now fixed and running perfectly with curl at 7.18.1_2. I'm assuming the port has been updated installing newest versions of all dependencies. Can one change the port to install the older version by default, it was lucky i had another computer with rtorrent installed and running perfectly still on the old port with the original curl 7.18.1_2 tarball in the distfiles folder. Couldn't find a copy on curl's website

Caught Segmentation fault, dumping stack:
0 0 rtorrent 0x0002e4dd _Z8do_panici + 125
1 1 rtorrent 0x00034385 _ZN13SignalHandler6caughtEi + 357
2 2 libSystem.B.dylib 0x9035097b _sigtramp + 43
3 3 ??? 0xffffffff 0x0 + 4294967295
4 4 libcurl.4.dylib 0x0020628e Curl_http + 2190
5 5 libcurl.4.dylib 0x00212dda Curl_do + 234
6 6 libcurl.4.dylib 0x0021f767 Curl_expire + 2983
7 7 libcurl.4.dylib 0x0021fb99 curl_multi_perform + 89
8 8 rtorrent 0x000518a3 _ZN4core9CurlStack7performEv + 51
9 9 rtorrent 0x000744a9 _ZN4core17PollManagerSelect4pollEN3rak5timerE + 425
10 10 rtorrent 0x0002fc01 main + 1777
11 11 rtorrent 0x00002696 start + 54
Abort trap

Attachments (1)

Caught Segmentation fault, dumping stack.txt (1.3 KB) - added by bigjonnyk@… 16 years ago.
cleaner error message

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by bigjonnyk@…

cleaner error message

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: gardnermj@… removed
Keywords: rtorrent removed
Owner: changed from macports-tickets@… to gardnermj@…
Port: rtorrent added

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 10 years ago by jmroot (Joshua Root)

Is this still a problem with 0.9.2?

comment:4 Changed 7 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

No response; assuming fixed.

comment:5 Changed 7 years ago by mf2k (Frank Schima)

Keywords: curl segmentation fault dumping removed
Note: See TracTickets for help on using tickets.