From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Re: [Alsaplayer-devel]error trying to run alsaplayer on ppc Date: Wed, 22 May 2002 14:21:37 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <1021659988.25764.35.camel@bennyhill.belmont> <20020518095743.GA8039@orbital.xs4all.nl> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: multipart/mixed; boundary="Multipart_Wed_May_22_14:21:37_2002-1" Return-path: In-Reply-To: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Andy Lo A Foe Cc: matt yee-king , alsaplayer-devel@lists.tartarus.org, howarth@bromo.med.uc.edu, alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org --Multipart_Wed_May_22_14:21:37_2002-1 Content-Type: text/plain; charset=ISO-2022-JP At Tue, 21 May 2002 12:40:08 +0200, 私 wrote: > > At Sat, 18 May 2002 11:57:43 +0200, > Andy Lo A Foe wrote: > > > > On Fri, May 17, 2002 at 06:26:22PM +0000, matt yee-king wrote: > > > > > [root@bennyhill alsaplayer-0.99.70]# alsaplayer > > > alsaplayer: pcm.c:5655: snd_pcm_unlink_ptr: Assertion `0' failed. > > > AlsaPlayer interrupted by signal 6 > > > > I've installed the latest CVS, but can't reproduce this. It might be a > > powermac specific driver problem? Since I don't call this function > > directly from within the alsa output plugin I have no way of knowing > > when this gets called, and why it fails :( Perhaps Takashi can tell us > > more about it?! > > hmm.. i also have no idea from where it's called. > anyway i'll trace this problem. i've installed alsaplayer 0.99.70 with mad, but couldn't reproduce this behavior on mine, pmac with screamer chip. playback of mp3 works fine. what happens if you remove the config file of alsaplayer? strace would be also helpful in such a case. btw, 0.99.70 will fail to compile with gcc 3.1. the attached patch will fix the problem. Takashi --Multipart_Wed_May_22_14:21:37_2002-1 Content-Type: application/octet-stream Content-Disposition: attachment; filename="gcc3-fix.dif" Content-Transfer-Encoding: 7bit --- interface/gtk/PlaylistWindow.cpp-dist 2002-05-21 17:35:33.000000000 +0200 +++ interface/gtk/PlaylistWindow.cpp 2002-05-21 17:35:51.000000000 +0200 @@ -27,6 +27,8 @@ #include #include +using std::string; + #include "Playlist.h" #include "PlaylistWindow.h" #include "support.h" --Multipart_Wed_May_22_14:21:37_2002-1-- _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm