ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] udev-alsa
@ 2012-12-21 12:34 Anton Gorlov
  2012-12-21 16:52 ` Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Gorlov @ 2012-12-21 12:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Доброго дня и с Наступающим!

Случаем в dmesg ни у кого не  светится
[  214.336864] alsa-control.ck[30473]: segfault at 0 ip 00007f9f23774d7a 
sp 00007ffff1c277a8 error 4 in libc-2.11.3.so[7f9f236f4000+15f000]


alsa-control.ck  это симлинк на /lib/udev/alsa-control

[root@f37 udev]# ./alsa-control
./alsa-control: Segmentation fault


Началось после 1 из обновлений ядра...


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] udev-alsa
  2012-12-21 12:34 [sisyphus] udev-alsa Anton Gorlov
@ 2012-12-21 16:52 ` Michael Shigorin
  2012-12-21 18:35   ` Anton Gorlov
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2012-12-21 16:52 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Fri, Dec 21, 2012 at 04:34:34PM +0400, Anton Gorlov wrote:
> Доброго дня и с Наступающим!

http://savepic.ru/3420571.jpg!

> Случаем в dmesg ни у кого не  светится
> [  214.336864] alsa-control.ck[30473]: segfault at 0 ip 00007f9f23774d7a 
> sp 00007ffff1c277a8 error 4 in libc-2.11.3.so[7f9f236f4000+15f000]

Под 3.0.57-led-ws-alt4 не наблюдаю.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] udev-alsa
  2012-12-21 16:52 ` Michael Shigorin
@ 2012-12-21 18:35   ` Anton Gorlov
  2012-12-21 20:42     ` Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Gorlov @ 2012-12-21 18:35 UTC (permalink / raw)
  To: shigorin, ALT Linux Sisyphus discussions

21.12.2012 20:52, Michael Shigorin пишет:
>> Случаем в dmesg ни у кого не  светится
>> >  [  214.336864] alsa-control.ck[30473]: segfault at 0 ip 00007f9f23774d7a
>> >  sp 00007ffff1c277a8 error 4 in libc-2.11.3.so[7f9f236f4000+15f000]
> Под 3.0.57-led-ws-alt4 не наблюдаю.
3.7.1..но поставленное под p6
Щас буду вспоминать как дебажить на чём оно падает


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] udev-alsa
  2012-12-21 18:35   ` Anton Gorlov
@ 2012-12-21 20:42     ` Michael Shigorin
  2012-12-21 22:13       ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2012-12-21 20:42 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Fri, Dec 21, 2012 at 10:35:30PM +0400, Anton Gorlov wrote:
> >>Случаем в dmesg ни у кого не  светится
> >>>  [  214.336864] alsa-control.ck[30473]: segfault at 0 ip 
> >>00007f9f23774d7a
> >>>  sp 00007ffff1c277a8 error 4 in libc-2.11.3.so[7f9f236f4000+15f000]
> >Под 3.0.57-led-ws-alt4 не наблюдаю.
> 3.7.1..но поставленное под p6
> Щас буду вспоминать как дебажить на чём оно падает

strace, gdb...

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] udev-alsa
  2012-12-21 20:42     ` Michael Shigorin
@ 2012-12-21 22:13       ` Dmitry V. Levin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2012-12-21 22:13 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

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

On Fri, Dec 21, 2012 at 10:42:11PM +0200, Michael Shigorin wrote:
> On Fri, Dec 21, 2012 at 10:35:30PM +0400, Anton Gorlov wrote:
> > >>Случаем в dmesg ни у кого не  светится
> > >>>  [  214.336864] alsa-control.ck[30473]: segfault at 0 ip 
> > >>00007f9f23774d7a
> > >>>  sp 00007ffff1c277a8 error 4 in libc-2.11.3.so[7f9f236f4000+15f000]
> > >Под 3.0.57-led-ws-alt4 не наблюдаю.
> > 3.7.1..но поставленное под p6
> > Щас буду вспоминать как дебажить на чём оно падает
> 
> strace, gdb...

valgrind, udev-alsa-debuginfo, patch :)


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-21 22:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-21 12:34 [sisyphus] udev-alsa Anton Gorlov
2012-12-21 16:52 ` Michael Shigorin
2012-12-21 18:35   ` Anton Gorlov
2012-12-21 20:42     ` Michael Shigorin
2012-12-21 22:13       ` Dmitry V. Levin

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