#1662 closed Bug (duplicate)
Assertion failed: (compare( t->items[i], t->items[i + 1] ) < 0)
Reported by: | Biiaru | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.42+ |
Severity: | Normal | Keywords: | |
Cc: | transmission+1662@… |
Description
Build 7622, T crashes on start. Console shows:
1/5/09 5:42:01 PM [0x0-0x163163].org.m0k.transmission[7301] Assertion failed: (compare( t->items[i], t->items[i + 1] ) < 0), function assertSortedAndUnique, file /var/tmp/pea/svn.transmissionbt.com/trunk/libtransmission/ptrarray.c, line 208.
Attachments (1)
Change History (5)
Changed 12 years ago by Biiaru
comment:1 Changed 12 years ago by Biiaru
- Cc transmission+1662@… added
comment:2 Changed 12 years ago by livings124
- Summary changed from Transmission crashes on start to Assertion failed: (compare( t->items[i], t->items[i + 1] ) < 0)
comment:3 Changed 12 years ago by charles
- Resolution set to duplicate
- Status changed from new to closed
comment:4 Changed 12 years ago by Biiaru
Building now, will see if it is indeed fixed.
Note: See
TracTickets for help on using
tickets.
This is a permutation of r1660.
Please reopen this ticket if the problem persists in r7623 or higher.