Your message dated Fri, 30 Jul 2010 12:23:50 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-amule-devel] Bug#498786: [amule] Is your bug still
valid with aMule 2.2.6?
has caused the Debian Bug report #498786,
regarding amule: SIGSEGV (Segmentation fault) - No space left on device
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
498786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498786
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: amule
Version: 2.2.5-1.1
Severity: normal
Program does not handle disk full situation gracefully
$ amule
Segmentation fault
Strace reveals:
...
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
write(0, "2009-09-13 12:51:37: Error: faile"..., 119) = -1 ENOSPC (No space
left on device)
time(NULL) = 1252835497
time(NULL) = 1252835497
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
time(NULL) = 1252835497
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
write(0, "2009-09-13 12:51:37: Error: faile"..., 119) = -1 ENOSPC (No space
left on device)
time(NULL) = 1252835497
time(NULL) = 1252835497
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages amule depends on:
ii amule-common 2.2.5-1.1 common files for the rest of aMule
ii libc6 2.9-23 GNU C Library: Shared libraries
ii libcrypto++8 5.6.0-3 General purpose cryptographic libr
ii libgcc1 1:4.4.1-1 GCC support library
ii libgeoip1 1.4.6.dfsg-8 A non-DNS IP-to-country resolver l
ii libstdc++6 4.4.1-1 The GNU Standard C++ Library v3
ii libupnp3 1:1.6.6-3 Portable SDK for UPnP Devices (sha
ii libwxbase2.8-0 2.8.7.1-1.1 wxBase library (runtime) - non-GUI
ii libwxgtk2.8-0 2.8.7.1-1.1 wxWidgets Cross-platform C++ GUI t
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages amule recommends:
ii amule-utils 2.2.5-1.1 utilities for aMule (command-line
Versions of packages amule suggests:
pn amule-utils-gui <none> (no description available)
--- End Message ---
--- Begin Message ---
Hello,
On Thu, Dec 31, 2009 at 01:31, Sandro Tosi <[email protected]> wrote:
> Hello,
> we recently uploaded in Debian unstable the new upstream release of
> aMule: 2.2.6 .
>
> We are contacting you because you reported a bug against aMule and
> because we'd like to ask you to verify if your bug still applies to
> the 2.2.6 version.
>
> Since some of the bugs we are contacting are really old, there are
> chances they were already fixed in a previous version (just for the
> reference, Debian stable has version 2.2.1 while Debian testing has
> (currently) version 2.2.5).
>
> Your help is appreciated in screening your bug, so we close those that
> are already fixed and address those that are not (yet).
>
> Thanks in advance,
> Sandro (on behalf of aMule Debian packaging team)
I tried to replicate this bug but I'm not able to. I've filled the
partition I use for amule:
$ df /enkey
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/dm-5 136253440 136253420 20 100% /enkey
$ cp A B
cp: writing `B': No space left on device
The I started aMule:
$ amule
Initialising aMule 2.2.6 using wxGTK2 v2.8.10
Checking if there is an instance already running...
No other instances are running.
ListenSocket: Ok.
Loading temp files from /enkey/temp.
Loading PartFile 311 of 311
All PartFiles Loaded.
Adding file /enkey/temp/418.part.met to shares
...
Adding file /enkey/temp/115.part.met to shares
No shareable files found in directory: /enkey/incoming/INCOMPLETE
Shutting down aMule...
aMule dialog destroyed
Now, exiting main app...
aMule OnExit: Terminating core.
Saving PartFile 311 of 311
All PartFiles Saved.
aMule shutdown completed.
It starts and shuts down with no error, hence I'm closing this report.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---