All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarek Luberek <jarek@swipnet.se>
To: linux-sound@vger.kernel.org
Subject: es1371 oops (corrected). Sorry for the mess
Date: Fri, 18 Feb 2000 03:46:11 +0000	[thread overview]
Message-ID: <marc-linux-sound-95088808210646@msgid-missing> (raw)

Sorry for reposting this oops report but the previous one
was obviously wrong (beginner you know). Here goes again.

System is a dual PIII 450 (SMP). 
Compiler: egcs-2.91.66 
Glibc: 2.1.1 (redhat 6.1).
Kernel: 2.3.46

Running kmix or gmix causes a sig11 in
ioctl.

ioctl(4, 0x80044d76, 0xbffff980)        = 0
ioctl(4, 0x805c4d65, 0x808cbc4)         = 0
ioctl(4, SOUND_MIXER_READ_DEVMASK, 0x808cc24) = 0
ioctl(4, SOUND_MIXER_READ_RECMASK, 0x808cc28) = 0
ioctl(4, SOUND_MIXER_READ_RECSRC, 0x808cc20) = 0
ioctl(4, SOUND_MIXER_READ_STEREODEVS, 0x808cc2c) = 0
ioctl(4, SOUND_MIXER_READ_CAPS, 0x808cc30) = 0
ioctl(4, SOUND_MIXER_READ_VOLUME, 0xbffff97c) = 0
ioctl(4, SOUND_MIXER_READ_SYNTH <unfinished ...>
+++ killed by SIGSEGV +++                                  

and outut from ksymoops-2.3.3 :)

CPU:    0
EIP:    0010:[<c88260c4>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010292
eax: 00001900   ebx: 00001900   ecx: 00000069   edx: 00000000
esi: 00000000   edi: 00000003   ebp: 00000040   esp: c178bea8
ds: 0018   es: 0018   ss: 0018
Process gmix (pid: 1543, stackpage¡78b000)
Stack: 00000003 00000003 ffffffe7 bffff97c 0000003f c882664a c135e030
00000003
       c1e4d440 bffff97c ffffffe7 c178a000 c177a000 c3d6b340 c8826050
00000002
       00000000 00000000 00000000 00000002 00000001 c177a0a0 c177a0a0
00000282
Call Trace: [<c882664a>] [<c8826050>] [<c0117c9b>] [<c0119db5>]
[<c020e2e1>] [<c013d6ea>] [<c882d952>]
       [<c014df47>] [<c010c143>]
Code: f7 fe 89 74 24 10 89 c3 be 64 00 00 00 89 f5 29 dd 6b c9 64

>>EIP; c88260c4 <[ac97_codec]ac97_read_mixer+74/114>   <==Trace; c882664a <[ac97_codec]ac97_mixer_ioctl+206/2c4>
Trace; c8826050 <[ac97_codec]ac97_read_mixer+0/114>
Trace; c0117c9b <notify_parent+c3/d0>
Trace; c0119db5 <schedule+4c5/b54>
Trace; c020e2e1 <tvecs+44f9/7358>
Trace; c013d6ea <chrdev_open+3e/4c>
Trace; c882d952 <[soundcore]mod_firmware_load+4056/d4c4>
Trace; c014df47 <sys_ioctl+26b/324>
Trace; c010c143 <tracesys+1f/23>
Code;  c88260c4 <[ac97_codec]ac97_read_mixer+74/114>
00000000 <_EIP>:
Code;  c88260c4 <[ac97_codec]ac97_read_mixer+74/114>   <==   0:   f7 fe                     idivl  %esi,%eax   <==Code;  c88260c6 <[ac97_codec]ac97_read_mixer+76/114>
   2:   89 74 24 10               movl   %esi,0x10(%esp,1)
Code;  c88260ca <[ac97_codec]ac97_read_mixer+7a/114>
   6:   89 c3                     movl   %eax,%ebx
Code;  c88260cc <[ac97_codec]ac97_read_mixer+7c/114>
   8:   be 64 00 00 00            movl   $0x64,%esi
Code;  c88260d1 <[ac97_codec]ac97_read_mixer+81/114>
   d:   89 f5                     movl   %esi,%ebp
Code;  c88260d3 <[ac97_codec]ac97_read_mixer+83/114>
   f:   29 dd                     subl   %ebx,%ebp
Code;  c88260d5 <[ac97_codec]ac97_read_mixer+85/114>
  11:   6b c9 64                  imull  $0x64,%ecx,%ecx

                 reply	other threads:[~2000-02-18  3:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=marc-linux-sound-95088808210646@msgid-missing \
    --to=jarek@swipnet.se \
    --cc=linux-sound@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.