[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#71953: marked as done ([Sparc] [HELP!] Bus error/bad buffersize)



Your message dated Mon, 09 Aug 2004 18:02:06 -0400
with message-id <E1BuIDW-00069r-00@newraff.debian.org>
and subject line Bug#71953: fixed in splay 0.9.5.2-5
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; 18 Sep 2000 19:16:43 +0000
>From cgils@pobox.iad1.gctr.net Mon Sep 18 14:16:43 2000
Return-path: <cgils@pobox.iad1.gctr.net>
Received: from pobox.iad1.gctr.net [::ffff:204.152.166.98] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13b6PD-0004Yl-00; Mon, 18 Sep 2000 14:16:43 -0500
Received: (from cgils@localhost)
	by pobox.iad1.gctr.net (8.9.3/8.9.3) id TAA28551
	for submit@bugs.debian.org; Mon, 18 Sep 2000 19:16:32 GMT
From: Christian Gils <cgils@globalcenter.net>
Date: Mon, 18 Sep 2000 19:16:32 +0000
To: submit@bugs.debian.org
Subject: splay bus error - SPARC
Message-ID: <20000918191632.C28762@pobox.iad1.gctr.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
Delivered-To: submit@bugs.debian.org

package: splay 
version: 0.8.2-12

splay exits complaining about a bus error without playing anything:

casper$ splay 10_mogwai_fear_satan.mp3 
Bus error
casper$

kernel is version 2.2.17 sparc64
libc is version 2.1.3-10.0.2
libstdc++ is version 2.10


strace of splay:

casper$ strace splay 10_mogwai_fear_satan.mp3 
execve("/usr/bin/splay", ["splay", "10_mogwai_fear_satan.mp3"], [/* 30 vars */]) = 0
brk(0)                                  = 0x57040
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=9189, ...}) = 0
mmap(NULL, 9189, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7001a000
close(3)                                = 0
open("/lib/libpthread.so.0", O_RDONLY)  = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=82887, ...}) = 0
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0=`\0"..., 8192) = 8192
mmap(NULL, 131944, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x7002a000
mprotect(0x70034000, 90984, PROT_NONE)  = 0
mmap(0x7003a000, 73728, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7003a000
close(3)                                = 0
open("/usr/lib/libstdc++-libc6.1-2.so.3", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=279804, ...}) = 0
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\1\314"..., 8192) = 8192
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7001e000
mmap(NULL, 353376, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x7004c000
mprotect(0x70088000, 107616, PROT_NONE) = 0
mmap(0x7008c000, 81920, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x30000) = 0x7008c000
mmap(0x700a0000, 9312, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x700a0000
close(3)                                = 0
open("/lib/libm.so.6", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=202844, ...}) = 0
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0\201"..., 8192) = 8192
mmap(NULL, 267200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x700a4000
mprotect(0x700d4000, 70592, PROT_NONE)  = 0
mmap(0x700d4000, 73728, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x700d4000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=975432, ...}) = 0
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\1\345"..., 8192) = 8192
mmap(NULL, 1050632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x700e6000
mprotect(0x701ce000, 100360, PROT_NONE) = 0
mmap(0x701d6000, 57344, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0xe0000) = 0x701d6000
mmap(0x701e4000, 10248, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x701e4000
close(3)                                = 0
munmap(0x7001a000, 9189)                = 0
personality(PER_LINUX)                  = 0
getpid()                                = 20046
getpid()                                = 20046
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
getpagesize()                           = 0x2000
setrlimit(RLIMIT_STACK, {rlim_cur=2032*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="casper", ...}) = 0
rt_sigaction(SIGRT_0, {0x700311e0, [], 0}, NULL, 0x7010b99c, 8) = 0
rt_sigaction(SIGRT_1, {0x70031204, [], 0}, NULL, 0x7010b99c, 8) = 0
rt_sigaction(SIGRT_2, {0x700312e8, [], 0}, NULL, 0x7010b99c, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RT_0], NULL, 8) = 0
brk(0)                                  = 0x57040
brk(0x57070)                            = 0x57070
brk(0x58000)                            = 0x58000
brk(0x5a000)                            = 0x5a000
open("/dev/dsp", O_WRONLY|O_NONBLOCK|0x4) = 3
fcntl(3, F_GETFL)                       = 0x4005 (flags O_WRONLY|O_NONBLOCK|0x4)
fcntl(3, F_SETFL, O_WRONLY)             = 0
ioctl(3, 0x60045004, 0x58290)           = 0
open("10_mogwai_fear_satan.mp3", O_RDONLY) = 4
stat("10_mogwai_fear_satan.mp3", {st_mode=S_IFREG|0644, st_size=19574724, ...}) = 0
brk(0x64000)                            = 0x64000
fstat(4, {st_mode=S_IFREG|0644, st_size=19574724, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7001a000
read(4, "\377\373\240\4\0\0\1\200\0i\0\0\0\0\0\0\r \0\0\0\0\0\1"..., 8192) = 8192
_llseek(0x4, 0, 0, 0xeffff6f0, 0)       = 0
mmap(NULL, 155648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x701e8000
_llseek(0x4, 0, 0x12aa000, 0xeffff6f0, 0) = 0
read(4, "\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 3908) = 3908
read(4, "TAGMogwai Fear Satan\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 128
read(4, "", 8192)                       = 0
_llseek(0x4, 0, 0, 0xeffff6f0, 0)       = 0
mmap(NULL, 237568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7020e000
pipe([5, 6])                            = 5
fn=0xf00, child_stack=0x62ed8, flags=0x3, args=0x22clone()                                 = 20047
write(6, "\357\377\3708\0\0\0\5\357\377\370Hp\23\227\374\0\5\204"..., 148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, [RT_0], 8) = 0
write(6, "p\4x \0\0\0\0\0\0\0\0\0\1E\0\0\5\203\210\200\0\0\0\0\0"..., 148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, [RT_0], 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGRT_0 (Real-time signal 0) ---
<... rt_sigsuspend resumed> )           = -1 EPIPE (Broken pipe)
sigreturn()                             = ? (mask now [ILL ABRT EMT FPE BUS SYS PIPE ALRM URG TTIN LOST USR1 USR2])
read(4, "\377\373\240\4\0\0\1\200\0i\0\0\0\0\0\0\r \0\0\0\0\0\1"..., 8192) = 8192
ioctl(3, 0x5001, 0)                     = 0
ioctl(3, 0x60045003, 0x58294)           = 0
ioctl(3, 0x60045005, 0xeffff8d4)        = 0
ioctl(3, 0x60045002, 0x5829c)           = 0
--- SIGBUS (Bus error) ---
+++ killed by SIGBUS +++


feel free to ask if you need more info.


chris

---------------------------------------
Received: (at 71953-close) by bugs.debian.org; 9 Aug 2004 22:08:16 +0000
>From katie@ftp-master.debian.org Mon Aug 09 15:08:16 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BuIJU-0000VK-00; Mon, 09 Aug 2004 15:08:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BuIDW-00069r-00; Mon, 09 Aug 2004 18:02:06 -0400
From: tb@debian.org (Thomas Bushnell, BSG)
To: 71953-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#71953: fixed in splay 0.9.5.2-5
Message-Id: <E1BuIDW-00069r-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 09 Aug 2004 18:02:06 -0400
Delivered-To: 71953-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: splay
Source-Version: 0.9.5.2-5

We believe that the bug you reported is fixed in the latest version of
splay, which is due to be installed in the Debian FTP archive:

splay_0.9.5.2-5.diff.gz
  to pool/main/s/splay/splay_0.9.5.2-5.diff.gz
splay_0.9.5.2-5.dsc
  to pool/main/s/splay/splay_0.9.5.2-5.dsc
splay_0.9.5.2-5_powerpc.deb
  to pool/main/s/splay/splay_0.9.5.2-5_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 71953@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Bushnell, BSG <tb@debian.org> (supplier of updated splay package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  9 Aug 2004 14:44:16 -0700
Source: splay
Binary: splay
Architecture: source powerpc
Version: 0.9.5.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Thomas Bushnell, BSG <tb@debian.org>
Description: 
 splay      - Sound player for MPEG-1,2 layer 1,2,3
Closes: 71953 249400
Changes: 
 splay (0.9.5.2-5) unstable; urgency=low
 .
   * QA Upload.
   * Set Architecture to any.  Let's hope bug 71953 doesn't come back.
     (In four years, anything could have happened.)  (Closes: #71953,
     #249400.)
 .
     But if sparc build failures still exist after this, then the
     architecture list should be set to i386 alpha arm m68k powerpc amd64,
     and bug 71953 should be reopened (as wishlist).
Files: 
 2a5e1e1331f13e3b3918ec698148b673 585 sound optional splay_0.9.5.2-5.dsc
 454630014c6d037fe391f9ca523cfbfc 9356 sound optional splay_0.9.5.2-5.diff.gz
 11abc883c3b3fac5d79980c440c8c09b 57286 sound optional splay_0.9.5.2-5_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBF/EfqMsB9b6fcOoRAhZ8AJ0b+96EDJRMJCnbMUJ2wcrJSN0KSQCfXXus
YwsUiZSrnT4u9RiUBvk1GD0=
=dVBj
-----END PGP SIGNATURE-----



Reply to: