Mail Archives: cygwin/2014/01/13/02:25:50
X-Recipient: | archive-cygwin AT delorie DOT com
|
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
|
| :list-unsubscribe:list-subscribe:list-archive:list-post
|
| :list-help:sender:mime-version:in-reply-to:references:date
|
| :message-id:subject:from:to:content-type; q=dns; s=default; b=VR
|
| C00ddspvROx44NxzJWcwRxtcUyhxE2vUmb0XqB9fPNvogRAM4vpL3gcgUVKwh8Kc
|
| qOPrJDDXfmJXPBStlXaPH6DRDpuN0Du8gVMiF2Wm9a8Sr4V99PO5Stv6dtCC4XCC
|
| yrGsPTG50R10ayx/m6+KJieLA2MBED074pELJSQ/M=
|
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
|
| :list-unsubscribe:list-subscribe:list-archive:list-post
|
| :list-help:sender:mime-version:in-reply-to:references:date
|
| :message-id:subject:from:to:content-type; s=default; bh=tQeNicJ3
|
| Ts9gIiRhWiMK2geJKos=; b=UFbWmdHyyCKhHpjq56rmPEs2NhZoLS+wXKLVfaSH
|
| f6fZKs38C/UHq83suvZDjND0DaEf1QxQikoGNpeTQ8L5jWpAcE9DuxsIPQKPY+2R
|
| aPIC3GGE8zFQa0ne/xSOsHB79eWo6NhPj5kZ2m9UddV3q2HkC8AEBTyynXozDULT
|
| H4g=
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
Authentication-Results: | sourceware.org; auth=none
|
X-Virus-Found: | No
|
X-Spam-SWARE-Status: | Yes, score=6.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
|
X-HELO: | mail-wg0-f52.google.com
|
MIME-Version: | 1.0
|
X-Received: | by 10.194.63.134 with SMTP id g6mr19951598wjs.46.1389597924718; Sun, 12 Jan 2014 23:25:24 -0800 (PST)
|
In-Reply-To: | <CAFavZ-EDc_Cg9e0NQhQe9Ubib8Fy45z0rS948REHgWkkefY3Qg@mail.gmail.com>
|
References: | <CAFavZ-EDc_Cg9e0NQhQe9Ubib8Fy45z0rS948REHgWkkefY3Qg AT mail DOT gmail DOT com>
|
Date: | Mon, 13 Jan 2014 08:25:24 +0100
|
Message-ID: | <CAFavZ-Fhw2jS5bUrxjqdVr=46SemVO+WwxPEYzz+f4MR4O3MOA@mail.gmail.com>
|
Subject: | Re: rTorrent 0.8.9/0.12.9 "Storage error" issue
|
From: | Norbi <napispam AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Hi,
Maybe any idea with this one?
i wrote to the libtorrent mailinig list too, but that's almost dead.
One more observaton until last mail, the error happens only with large
files, bigger than 1GB.
Regards,
Norbert Csibra
On Thu, Jan 2, 2014 at 2:33 PM, Norbi <napispam AT gmail DOT com> wrote:
> Hi,
>
> I have a problem with the rTorrent software, installed with cygwin
> setup program, the version is 0.8.9-3/0.12.9-3.
>
> A little prelude.
> I reinstalled the Win7 Ultimate 64bit software, because I bought an SSD.
> The cygwin directory was on a separate partition, not on the system partition.
> After reinstall I created some new directory and moved the cygwin
> directory to a subdirectory, but it stayed on the same HDD/partition,
> didn't moved to the new SSD.
>
> First start it seems to work fine so I was pretty happy, but problem
> happened when I dowloaded some new torrent file.
> After added those files, they start leeching correctly, but most of
> them at a random point go to "Closed" state, with this message:
> "Inactive: Storage error: [Could not sync chunk: Device or resource
> busy]"
> It happens only with incomplete torrents, in seeding stage, the
> problem never happened.
>
> It happens even when downloading one or more torrent, doesn't matter.
> There are two solution, rehash the torrent with Ctrl-R shortcut then
> start with Ctrl-D, or close the rTorrent and start it again, then it
> rehash automatically or sometimes just simply starts the downloading.
> After that, sometines it downloading without problem, but sometimes
> the same error happens again later at a random time.
>
> I tried a fresh cygwin install, only with the base packages, which
> installing by default plus the rTorrent and dependencies, then copied
> the old rTorrent configuration file, but it's not helped, the problem
> occured again.
>
> I tried to add some logging, based on this
> article(http://libtorrent.rakshasa.no/wiki/RTorrentLogging), but the
> "log.open_file" command does not exist in this version, so rTorrent
> not starting at all.
>
> There was only one significant changes during Win7 reinstall, I
> changed the SATA controller in the BIOS, from IDE to AHCI, because of
> the SSD.
> I don't know it's matter or not.
>
> I attached the output of the "cygcheck -s -v -r" command and my
> rTorrent.rc file.
> Thanks for the help.
>
> Regards,
> Norbert Csibra
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -