Re: xmms looping forever

2003-02-06 Thread The Anarcat
On Thu Feb 06, 2003 at 10:30:52AM -0500, Don wrote:
> > I had problems with almost all my apps, at first. Third part
> > applications that weren't recompiled during the buildworld (ports) had
> > linking problems. Take wget, for example:
> >
> > anarcat@lenny[~]% wget
> > /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy"
> > anarcat@lenny[~]%
> >
> > Recopmiling wget solves the problem.
> Have you tried simply recompiling xmms? I have been using xmms on -CURRENT
> and -RELEASE for about a month with 0 problems.

Yep. Trice. I've been using it on -RELEASE without any problems too!
Then the upgrade, then problems, even on -release.

There's got to be something I'm missing here.

A.

-- 
From the age of uniformity, from the age of solitude, from the age of
Big Brother, from the age of doublethink - greetings!



msg51882/pgp0.pgp
Description: PGP signature


Re: xmms looping forever

2003-02-06 Thread Don
> I had problems with almost all my apps, at first. Third part
> applications that weren't recompiled during the buildworld (ports) had
> linking problems. Take wget, for example:
>
> anarcat@lenny[~]% wget
> /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy"
> anarcat@lenny[~]%
>
> Recopmiling wget solves the problem.
Have you tried simply recompiling xmms? I have been using xmms on -CURRENT
and -RELEASE for about a month with 0 problems.

-Don

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms

2002-09-21 Thread justin

Thanks for the help deleted the libc_r folder from my source dir, and
rebuilt the world and installed it and it worked, didn't even have to
reboot for it to notice the change, ran merge master and rebooted and
all is well, and xmms runs. Thanks for your help.

Jusitn

On Fri, 2002-09-20 at 03:04, Ollivier Robert wrote:
> > source went final I cvsuped ports and src, and recompiled and tried
> > again. it compiles file, just won't run.
> 
> Recompile and reinstall src/lib/libc_r after cvsup. There was something
> recently broken in there and all threaded apps failed (mozilla, Nautilus
> and so on). See the "Thread issues" thread in freebsd-current.
> 
> >> xmms
> > Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file
> > /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22)
> >Abort (core dumped)
> -- 
> Ollivier ROBERT  -=-  Eurocontrol EEC/ITM  -=-  [EMAIL PROTECTED]
> FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #46: Wed Jan  3 15:52:00 CET 2001
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms

2002-09-20 Thread Ollivier Robert

> source went final I cvsuped ports and src, and recompiled and tried
> again. it compiles file, just won't run.

Recompile and reinstall src/lib/libc_r after cvsup. There was something
recently broken in there and all threaded apps failed (mozilla, Nautilus
and so on). See the "Thread issues" thread in freebsd-current.

>> xmms
> Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file
> /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22)
>Abort (core dumped)
-- 
Ollivier ROBERT  -=-  Eurocontrol EEC/ITM  -=-  [EMAIL PROTECTED]
FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #46: Wed Jan  3 15:52:00 CET 2001

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: xmms

2002-09-19 Thread BSDNerds Lists

Yeah its all brand new, i disreguarded it at first and thought it may
have had something to do with the gcc patch i used on the cp-lang.cpp
file to get kde to compile. So ounce i saw that the new pre-release
source went final I cvsuped ports and src, and recompiled and tried
again. it compiles file, just won't run.

> uname -a
FreeBSD peaches 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Sep 18 23:06:03
PDT 2002 tr0n@peaches:/usr/obj/usr/src/sys/PEACHES  i386
> xmms -v
xmms 1.2.7
> pkg_info | grep xmms
xmms-esound-1.2.7_2 X Multimedia System --- An audio player with a
Winamp GUI
> xmms
Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file
/usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22)
Abort (core dumped)


On Thu, 2002-09-19 at 13:41, John Baldwin wrote:
> 
> On 19-Sep-2002 BSDNerds Lists wrote:
> > Is anyone else still having issues with xmms? i get a segfault and core
> > dump when i try to run int on -CURRENT with the new source. Just
> > wondering, it looks like the same error that noatun was giving for a
> > while, when i looked in the list archives, maybe there was a patch sorry
> > if i missed that. Thanks
> 
> Which version?  1.2.7 is working fine for me on -current about a week old.
> 
> -- 
> 
> John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
> "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: xmms

2002-09-19 Thread John Baldwin


On 19-Sep-2002 BSDNerds Lists wrote:
> Is anyone else still having issues with xmms? i get a segfault and core
> dump when i try to run int on -CURRENT with the new source. Just
> wondering, it looks like the same error that noatun was giving for a
> while, when i looked in the list archives, maybe there was a patch sorry
> if i missed that. Thanks

Which version?  1.2.7 is working fine for me on -current about a week old.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Xmms

2002-07-03 Thread Christian Weisgerber

Andrzej Kwiatkowski <[EMAIL PROTECTED]> wrote:

> I've upgrade my FreeBSD 5.0 two days ago.
  
> Yesterday when i have compile XMMS from ports,

Threads were broken.  Update and try again.

-- 
Christian "naddy" Weisgerber  [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-15 Thread Brandon D. Valentine

On Thu, 15 Jun 2000, Jacques A . Vidrine wrote:

>Or use cvsweb, which is probably easier for the casual user.  

Definitely easier for the casual user who's tracking -STABLE.  However,
I feel that to succeed tracking -CURRENT it pays to invest a minimal
amount of time learning at least the basics of cvs. =)

Brandon D. Valentine
-- 
"You should believe in death, taxes, Larry Ellison's loathing of Bill
Gates and Intel's inability to ship a working chipset."
 - Dr Spinola, The Register, 05/13/2000



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-15 Thread Jacques A . Vidrine

On Thu, Jun 15, 2000 at 10:10:49AM -0400, Brandon D. Valentine wrote:
> I honestly don't think his question was from a committers standpoint.  I
> think he wanted to know how to back them out locally for his own system.
> To do that he needs to read the handbook entries for staying current
> with FreeBSD, specifically the stuff on anoncvs.  Then to back them out
> he needs to use cvs to retrieve an older revision of the affected files
> via anoncvs and make a new world.

Or use cvsweb, which is probably easier for the casual user.  

  http://www.freebsd.org/cgi/cvsweb.cgi/path/to/affected/file

or just start at 
 
  http://www.freebsd.org/cgi/cvsweb.cgi

and navigate your way down.

Good luck,
-- 
Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-15 Thread Brandon D. Valentine

On Wed, 14 Jun 2000, Dan Nelson wrote:

>In the last episode (Jun 14), Otter said:
>> On Wed, 14 Jun 2000, Chris Piazza wrote:
>> > Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few
>> > days)
>> 
>> How does one backout changes? I thought once it was committed, and
>> the make world process is complete, it was just that: committed.
>
>You make another commit, undoing what your first commit did.  That way
>there is a record of what you did, and hopefully why it was backed out. 
>For more info:
>
>info -n "(cvs)Merging two revisions"

I honestly don't think his question was from a committers standpoint.  I
think he wanted to know how to back them out locally for his own system.
To do that he needs to read the handbook entries for staying current
with FreeBSD, specifically the stuff on anoncvs.  Then to back them out
he needs to use cvs to retrieve an older revision of the affected files
via anoncvs and make a new world.

Brandon D. Valentine
-- 
"You should believe in death, taxes, Larry Ellison's loathing of Bill
Gates and Intel's inability to ship a working chipset."
 - Dr Spinola, The Register, 05/13/2000




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-14 Thread Dan Nelson

In the last episode (Jun 14), Otter said:
> On Wed, 14 Jun 2000, Chris Piazza wrote:
> > Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few days)
> 
> How does one backout changes? I thought once it was committed, and
> the make world process is complete, it was just that: committed.

You make another commit, undoing what your first commit did.  That way
there is a record of what you did, and hopefully why it was backed out. 
For more info:

info -n "(cvs)Merging two revisions"

-- 
Dan Nelson
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-14 Thread The Hermit Hacker


oh good, I thought it was somehow something I did on my last upgrade and
was just about to hit the list archives to make sure I hadn't missed
something :)


On Wed, 14 Jun 2000, Alfred Perlstein wrote:

> xmms is a really good test for libc_r and the sound system.
> 
> xmms no longer plays back mp3s, other mp3 players are working
> fine.
> 
> Any ideas?
> 
> -Alfred
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 

Marc G. Fournier   ICQ#7615664   IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: [EMAIL PROTECTED]   secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-14 Thread Thomas Stromberg

For now I'm just using mpg123 (gqmpeg works too of course, as a front-end,
but I hate it's list manager).. mpg123 seems to work fine on all of my
-current machines. 



thomas r. stromberg [EMAIL PROTECTED]
senior systems administratorhttp://www.afterthought.org/
research triangle commerce, inc.1.919.657.1317  

'FreeBSD - the power to serve'  'Perl - the power to hack'


On Wed, 14 Jun 2000, Alfred Perlstein wrote:

> xmms is a really good test for libc_r and the sound system.
> 
> xmms no longer plays back mp3s, other mp3 players are working
> fine.
> 
> Any ideas?
> 
> -Alfred
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-14 Thread Otter



On Wed, 14 Jun 2000, Chris Piazza wrote:

> On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote:
> > xmms is a really good test for libc_r and the sound system.
> > 
> > xmms no longer plays back mp3s, other mp3 players are working
> > fine.
> > 
> > Any ideas?
> 
> Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few days)
> 

How does one backout changes? I thought once it was committed, and the
make world process is complete, it was just that: committed.
-Otter

> There was a large-ish thread about this on -committers too...
> 
> -Chris
> -- 
> [EMAIL PROTECTED]  | yawn.
> [EMAIL PROTECTED]| Abbotsford, BC, Canada
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-14 Thread Richard Seaman, Jr.

On Wed, Jun 14, 2000 at 05:51:01PM -0700, Chris Piazza wrote:
> On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote:
> > xmms is a really good test for libc_r and the sound system.
> > 
> > xmms no longer plays back mp3s, other mp3 players are working
> > fine.
> > 
> > Any ideas?
> 
> Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few days)
> 
> There was a large-ish thread about this on -committers too...

Before you do, it would be interesting to check whether the pcm
driver is getting dma interrupts.   Either try to play some sound
and check vmstat -i, or add a printf to chn_wrintr in channel.c.

Lots of the reportable problems with the pcm driver can be reproduced
here when the driver does not get dma interrupts.  However, it may
be unique to my setup.

-- 
Richard Seaman, Jr.email:[EMAIL PROTECTED]
5182 N. Maple Lane phone:262-367-5450
Nashotah WI 53058fax:262-367-5852


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xmms broken by either libc_r or sound

2000-06-14 Thread Chris Piazza

On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote:
> xmms is a really good test for libc_r and the sound system.
> 
> xmms no longer plays back mp3s, other mp3 players are working
> fine.
> 
> Any ideas?

Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few days)

There was a large-ish thread about this on -committers too...

-Chris
-- 
[EMAIL PROTECTED]  | yawn.
[EMAIL PROTECTED]| Abbotsford, BC, Canada


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message