Bug 229507 - crashes on startup (new user)
Summary: crashes on startup (new user)
Keywords:
Status: CLOSED DUPLICATE of bug 223623
Alias: None
Product: Fedora
Classification: Fedora
Component: bittorrent
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-02-21 17:06 UTC by Marius Andreiana
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-02-21 20:41:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marius Andreiana 2007-02-21 17:06:26 UTC
$ rpm -q bittorrent
bittorrent-5.0.5-2.fc7

$ bittorrent
>>> unable to setrlimit  not allowed to raise maximum limit
Segmentation fault

strace:
futex(0x8157760, FUTEX_WAKE, 1)         = 0
write(7, "x", 1)                        = 1
futex(0x8157760, FUTEX_WAIT, 0, NULL)   = -1 EAGAIN (Resource temporarily
unavailable)
...
futex(0x8157760, FUTEX_WAKE, 1)         = 0
time(NULL)                              = 1172077491
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 3694 detached

Comment 1 Paul Howarth 2007-02-21 18:09:23 UTC
See also Bug #223623 and Bug #225043, which seem to be the same thing. I'm
almost certainly going to downgrade bittorrent in rawhide back to 4.x as there
is no sign of a fix for this appearing anytime soon.

Comment 2 Marius Andreiana 2007-02-21 19:46:45 UTC
Thanks Paul,

Shall I mark as dupe of Bug 223623?

Comment 3 Paul Howarth 2007-02-21 20:41:19 UTC
OK. In fact, I'll do it.

Cheers.

*** This bug has been marked as a duplicate of 223623 ***


Note You need to log in before you can comment on or make changes to this bug.