ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Dmitry Vukolov <dvukol@rosmail.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] xmms after dist-upgrade
Date: Sat, 03 Apr 2004 14:58:04 +0400
Message-ID: <406E98BC.6050709@rosmail.ru> (raw)
In-Reply-To: <406DB318.8010507@yauza.ru>

[-- Attachment #1: Type: text/plain, Size: 908 bytes --]

Pavel S. Khmelinsky пишет:
> Pavel S. Khmelinsky wrote:
> 
>> После вчерашнего dist-ugrade:
>> Сначало запускалось и висло удалил ~/.xmms теперь пообще не запускается:
>> $ xmms
>>
>> Нарушение сегментации!
>>
>> Скорее всего вы наткнулись на ошибку в XMMS. Пожалуйста, посетите
>> http://bugs.xmms.org и отправьте сообщение об ошибке.
>>
>> Чего не везучий апдейт..... 3Д сломалось, xmms сломался.. ;*(
>>
>>
> Так немного уточнений, вдруг кто еще наступит на эти же грабли.
> Вместе с dist-upgrade обновлися  xmms до последней сизифовой версии.
> Собрал скачанный с xmms.org -- таже история, переписал с соседнего 
> раздела (где у меня компакт) ~/.xmms -- все заработало.
> В общем бага, толи в xmms толи что-то у меня в системе криво.

Можно предположить, что виноват xmms-out-arts. У меня valgrind выдает
ошибки на libartsflow.
Вывод через libOSS.so/libALSA.so работает нормально.

-- 
Dmitry Vukolov



[-- Attachment #2: valgrind.log --]
[-- Type: text/plain, Size: 2693 bytes --]

==1417== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux.
==1417== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward.
==1417== Using valgrind-2.0.0, a program supervision framework for x86-linux.
==1417== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward.
==1417== 
==1417== My PID = 1417, parent PID = 28522.  Prog and args are:
==1417==    xmms
==1417== Estimated CPU clock rate is 2416 MHz
==1417== For more details, rerun with: -v
==1417== 
==1417== Conditional jump or move depends on uninitialised value(s)
==1417==    at 0x4000CBD6: (within /lib/ld-2.2.6.so)
==1417== 
==1417== Conditional jump or move depends on uninitialised value(s)
==1417==    at 0x4000CDB9: (within /lib/ld-2.2.6.so)
==1417==    by 0x40691220: (within /lib/libc-2.2.6.so)
==1417==    by 0x40009A45: _dl_catch_error (in /lib/ld-2.2.6.so)
==1417==    by 0x40691714: _dl_open (in /lib/libc-2.2.6.so)
==1417== 
==1417== Conditional jump or move depends on uninitialised value(s)
==1417==    at 0x4000CDB9: (within /lib/ld-2.2.6.so)
==1417==    by 0x4000407D: (within /lib/ld-2.2.6.so)
==1417==    by 0x4000532B: _dl_map_object (in /lib/ld-2.2.6.so)
==1417==    by 0x40691220: (within /lib/libc-2.2.6.so)
==1417== 
==1417== Conditional jump or move depends on uninitialised value(s)
==1417==    at 0x40008271: (within /lib/ld-2.2.6.so)
==1417==    by 0x4000850A: _dl_relocate_object (in /lib/ld-2.2.6.so)
==1417==    by 0x40691614: (within /lib/libc-2.2.6.so)
==1417==    by 0x40009A45: _dl_catch_error (in /lib/ld-2.2.6.so)
==1417== 
==1417== Conditional jump or move depends on uninitialised value(s)
==1417==    at 0x40008275: (within /lib/ld-2.2.6.so)
==1417==    by 0x4000850A: _dl_relocate_object (in /lib/ld-2.2.6.so)
==1417==    by 0x40691614: (within /lib/libc-2.2.6.so)
==1417==    by 0x40009A45: _dl_catch_error (in /lib/ld-2.2.6.so)
==1417== 
==1417== Jump to the invalid address stated on the next line
==1417==    at 0x0: ???
==1417==    by 0x41CF088B: gsl_thread_self (in /usr/lib/libartsflow.so.1.0.0)
==1417==    by 0x41CF299E: gsl_init (in /usr/lib/libartsflow.so.1.0.0)
==1417==    by 0x41CA5128: Arts::StdFlowSystem::StdFlowSystem() (in /usr/lib/libartsflow.so.1.0.0)
==1417==    Address 0x0 is not stack'd, malloc'd or free'd
==1417== Warning: SIGSEGV not in user code; either from syscall kill()
==1417==    or possible Valgrind bug.  This message is only shown 3 times.
==1417== Warning: SIGSEGV not in user code; either from syscall kill()
==1417==    or possible Valgrind bug.  This message is only shown 3 times.
==1417== Warning: SIGSEGV not in user code; either from syscall kill()
==1417==    or possible Valgrind bug.  This message is only shown 3 times.



[-- Attachment #3: config.working --]
[-- Type: text/plain, Size: 302 bytes --]

[xmms]
playlist_font=-rfx-helvetica-bold-r-normal-*-*-100-*-*-p-*-koi8-r
mainwin_font=-rfx-helvetica-medium-r-normal-*-*-80-*-*-p-*-koi8-r
shade_font=-rfx-helvetica-medium-r-normal-*-*-80-*-*-p-*-koi8-r
mainwin_use_xfont=TRUE
autocharset=1
autocharset_fs=1
output_plugin=/usr/lib/xmms/Output/libOSS.so

  reply	other threads:[~2004-04-03 10:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-01 12:58 Pavel S. Khmelinsky
2004-04-02 18:38 ` Pavel S. Khmelinsky
2004-04-03 10:58   ` Dmitry Vukolov [this message]
2004-04-05  7:18     ` [sisyphus] " Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=406E98BC.6050709@rosmail.ru \
    --to=dvukol@rosmail.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git