Your message dated Mon, 3 Jun 2002 23:20:27 -0400 with message-id <[EMAIL PROTECTED]> and subject line Disk space problem? has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 3 Jun 2002 01:42:56 +0000 >From [EMAIL PROTECTED] Sun Jun 02 20:42:56 2002 Return-path: <[EMAIL PROTECTED]> Received: from (green.daf.2y.net) [24.102.84.29] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17Egs3-0002fs-00; Sun, 02 Jun 2002 20:42:55 -0500 Received: from daf by green.daf.2y.net with local (Exim 3.35 #1 (Debian)) id 17Egrw-0002MZ-00; Sun, 02 Jun 2002 21:42:48 -0400 Subject: freeamp doesn't run From: "Duncan Findlay" <[EMAIL PROTECTED]> To: "Debian Bug Tracking System" <[EMAIL PROTECTED]> X-Mailer: reportbug 1.99.34 Date: Sun, 02 Jun 2002 21:42:48 -0400 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: freeamp Version: 1:2.1.1.0-4 Severity: important freeamp doesn't seem to run right now. Sometimes it does, sometimes it doesn't, however, I can usually fix it by deleting ~/.freeamp and trying again. Not now, it just doesn't run at all. No output, either. I wonder if it's something caused by the apt-get upgrade I did a few hours ago. Here's a strace: [EMAIL PROTECTED]:~$ rm -Rf ~/.freeamp/ [EMAIL PROTECTED]:~$ strace freeamp execve("/usr/bin/freeamp", ["freeamp"], [/* 32 vars */]) = 0 uname({sys="Linux", node="green", ...}) = 0 brk(0) = 0x810a920 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=48310, ...}) = 0 old_mmap(NULL, 48310, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000 close(3) = 0 open("/lib/libdl.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0T\27\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0644, st_size=8008, ...}) = 0 old_mmap(NULL, 11004, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40020000 mprotect(0x40022000, 2812, PROT_NONE) = 0 old_mmap(0x40022000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x40022000 close(3) = 0 open("/lib/libpthread.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`C\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0644, st_size=102172, ...}) = 0 old_mmap(NULL, 81316, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40023000 mprotect(0x40030000, 28068, PROT_NONE) = 0 old_mmap(0x40030000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x40030000 close(3) = 0 open("/lib/libnsl.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 ;\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0644, st_size=69472, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40037000 old_mmap(NULL, 80988, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40038000 mprotect(0x40049000, 11356, PROT_NONE) = 0 old_mmap(0x40049000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x10000) = 0x40049000 old_mmap(0x4004a000, 7260, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4004a000 close(3) = 0 open("/usr/lib/libmusicbrainz.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300(\1"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0644, st_size=495224, ...}) = 0 old_mmap(NULL, 498648, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4004c000 mprotect(0x400b6000, 64472, PROT_NONE) = 0 old_mmap(0x400b6000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x69000) = 0x400b6000 close(3) = 0 open("/usr/lib/libstdc++-libc6.2-2.so.3", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\233\1"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0644, st_size=288540, ...}) = 0 old_mmap(NULL, 296708, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400c6000 mprotect(0x400fc000, 75524, PROT_NONE) = 0 old_mmap(0x400fc000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x36000) = 0x400fc000 old_mmap(0x4010d000, 5892, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4010d000 close(3) = 0 open("/lib/libm.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2007\0"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0644, st_size=130088, ...}) = 0 old_mmap(NULL, 132708, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4010f000 mprotect(0x4012f000, 1636, PROT_NONE) = 0 old_mmap(0x4012f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1f000) = 0x4012f000 close(3) = 0 open("/lib/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\30\222"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=1153784, ...}) = 0 old_mmap(NULL, 1166560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40130000 mprotect(0x40243000, 40160, PROT_NONE) = 0 old_mmap(0x40243000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x113000) = 0x40243000 old_mmap(0x40249000, 15584, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40249000 close(3) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4024d000 munmap(0x40014000, 48310) = 0 getrlimit(0x3, 0xbffff82c) = 0 setrlimit(RLIMIT_STACK, {rlim_cur=2044*1024, rlim_max=RLIM_INFINITY}) = 0 getpid() = 9020 uname({sys="Linux", node="green", ...}) = 0 rt_sigaction(SIGRTMIN, {0x4002b480, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x4002b508, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGRT_2, {0x4002b608, [], 0x4000000}, NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0 _sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff634, 31, (nil), 0}) = 0 brk(0) = 0x810a920 brk(0x810a950) = 0x810a950 brk(0x810b000) = 0x810b000 stat64("/home/daf/.freeamp", 0xbffff36c) = -1 ENOENT (No such file or directory) mkdir("/home/daf/.freeamp", 0700) = 0 stat64("/home/daf/.freeamp_prefs", 0xbffff35c) = -1 ENOENT (No such file or directory) open("/home/daf/.freeamp/preferences", O_RDONLY) = -1 ENOENT (No such file or directory) brk(0x810c000) = 0x810c000 brk(0x810d000) = 0x810d000 brk(0x810e000) = 0x810e000 brk(0x810f000) = 0x810f000 open("/home/daf/.freeamp/preferences.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 write(3, "InstallDirectory: /usr/lib\nLibra"..., 1819) = 1819 close(3) = 0 munmap(0x40014000, 4096) = 0 rename("/home/daf/.freeamp/preferences", "/home/daf/.freeamp/preferences.bak") = -1 ENOENT (No such file or directory) rename("/home/daf/.freeamp/preferences.tmp", "/home/daf/.freeamp/preferences") = 0 semget(4194304000, 1, IPC_CREAT|0x1b0|0660) = 0 semctl(0, 0, GETVAL, 0xbffff90c) = 4802 kill(4802, SIG_0) = 0 shmget(4194304001, 4096, 0x1b0|0660) = 2818052 shmat(2818052, 0, 0) = 0x40014000 shmdt(0x40014000) = 0 _exit(0) -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux green 2.4.18 #1 Tue May 28 20:52:49 EDT 2002 i686 Locale: LANG=en_CA, LC_CTYPE=en_CA Versions of packages freeamp depends on: ii libc6 2.2.5-6 GNU C Library: Shared libraries an ii libgdk-pixbuf2 0.17.0-2 The GdkPixBuf library. ii libglib1.2 1.2.10-5 The GLib library of C routines ii libgtk1.2 1.2.10-12 The GIMP Toolkit set of widgets fo ii libmusicbrainz1 1.0.1.final-2 Second generation incarnation of t ii libstdc++2.10-glibc2.2 1:2.95.4-9 The GNU stdc++ library ii libttf2 1.4pre.20011029-1 FreeType 1, The FREE TrueType Font ii libvorbis0 1.0rc3-1 The Vorbis General Audio Compressi ii xlibs 4.1.0-17 X Window System client libraries ii zlib1g 1:1.1.4-1 compression library - runtime -- no debconf information --------------------------------------- Received: (at 148865-done) by bugs.debian.org; 4 Jun 2002 03:21:00 +0000 >From [EMAIL PROTECTED] Mon Jun 03 22:21:00 2002 Return-path: <[EMAIL PROTECTED]> Received: from fep03-mail.bloor.is.net.cable.rogers.com [66.185.86.73] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17F4sW-0005tI-00; Mon, 03 Jun 2002 22:21:00 -0500 Received: from green.daf.2y.net ([24.102.84.29]) by fep03-mail.bloor.is.net.cable.rogers.com (InterMail vM.5.01.04.13 201-253-122-122-113-20020313) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; Mon, 3 Jun 2002 23:20:29 -0400 Received: from daf by green.daf.2y.net with local (Exim 3.35 #1 (Debian)) id 17F4rz-0001fL-00 for <[EMAIL PROTECTED]>; Mon, 03 Jun 2002 23:20:27 -0400 Date: Mon, 3 Jun 2002 23:20:27 -0400 From: Duncan Findlay <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Disk space problem? Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Authentication-Info: Submitted using SMTP AUTH PLAIN at fep03-mail.bloor.is.net.cable.rogers.com from [24.102.84.29] using ID <[EMAIL PROTECTED]> at Mon, 3 Jun 2002 23:20:29 -0400 Delivered-To: [EMAIL PROTECTED] I recieved a different error message today while trying to run freeamp. (database assertion or something) And I realised it was a disk space problem. I'm closing this bug now, since I'm not experiencing the problem right now. But I will file a new one if necessary. (or I can reproduce it regularly) -- Duncan Findlay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]