public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Kernel Oops with Linux-2.6.18.2, Speech-dispatcher-0.6.1, and Speechd-up-0.4
@  Igor Gueths
   ` Gregory Nowak
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi all. I just completed installing LFS on my laptop; this includes Gcc-4.1.1, and Glibc-2.5. I restored a known good configuration from backup that was working perfectly on my previous 
Slackware system, which was running Linux-2.6.17.1. I have noticed two things so far; for one thing, I can't hear anything when I start Speech-dispatcher and Speechd-up with Espeak-1.16. Also, 
for some reason when I go to stop Dispatcher and Speechd-up, Speechd-up doesn't terminate properly. When I killall speechd-up, I get the following:
Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: Oops: 0000 [#4]

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: CPU:    0

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: EIP is at filp_close+0x25/0x80

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: eax: e083de80   ebx: dee6c780   ecx: 00000257   edx: dee6c780

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: esi: c17a59c8   edi: c17a59c0   ebp: 00000000   esp: d873fe38

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: ds: 007b   es: 007b   ss: 0068

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: Process speechd-up (pid: 830, ti=d873e000 task=df885a70 task.ti=d873e000)

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: Stack: dee6c540 c17a59c0 00000003 c17a59c8 00000000 c011efbc dee6c780 c17a59c0

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel:        c17a59c0 00000018 00000000 df885a70 00000001 0000000f c0120002 df885a70

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel:        df885edc 00000009 d873ff14 c0127615 00000246 00000008 00000009 fffffe00

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: Call Trace:

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: Code: c3 90 8d 74 26 00 83 ec 14 89 5c 24 08 8b 5c 24 18 89 7c 24 10 8b 7c 24 1c 89 74 24 0c 8b 43 14 85 c0 74 52 8b 43 10 85 c0 74 43 <8b> 40 34 85 c0 74 3c 89 7c 24 04 89 1c 
24 ff d0
89 c6 89 7c 24

Message from syslogd@lappie at Sat Nov 11 00:17:30 2006 ...
lappie kernel: EIP: [filp_close+37/128] filp_close+0x25/0x80 SS:ESP 0068:d873fe38

And the script I use to stop speech when I'm done:
#!/bin/bash
echo none >/proc/speakup/synth_name
sleep 1
killall speechd_up
killall speech-dispatcher
modprobe -r speakup_sftsyn

Does anyone know if there is a fix and or workaround for the above kernel Oops? Might this have anything to do with why I can't hear Espeak say anything, despite the fact that I can use Espeak 
by itself with no problems? Thanks!
- -- 
For an IRC experience without all the clutter, check out BOFHNet at irc.bofhnet.us.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRVVeW6e2pgKIdGq4AQpZcxAAgKc0gSUpR0Q7HegopWrig6tpKX6IeZlc
RoUkn+CX+I9T5CznvxGMPRkzvxiwtDmQSSgOg6oGizuavAA0GO2odOKhxnNl2rRa
jCXjpUoAoWCWLj70OofvPXxFfjtBrQKzr3tijxdsO0/8Dpt0JWowR6TEx4Dqriut
jzXA4xJ87dxAXjq5cjPHOenQA5/WB+QBYi76m2Ua/GbX/DmykzCt//P/PQOooG38
KcrYrdLDSxz/O/1jBDjTM//pgxMuMYpIyKMydofWM9wLuLXLFC+NaxOs8oS2cBrH
RwYDt7Ey5fOm9V9W85gAZiwbI6pedUTp8A+qUXLqF+Ue8YZvC80VZg+dAefMWUH+
Y2Xdy6spBDxbKVI6QzV2ocqBhT/y9jGcQRFh1i+7X4XVI5hpbGQIs8A/8cipbiBU
AV1/2XqvOvmfVS/apZfD39VdTGMWyzQihjilGKYgl2U1E4IRk9JFQtHjacRw+IaT
49QTVD5uJmBtFhZ8ZyLiNNP0Rz7J2Qt51X/d5wGhaVQPOqapjmKthe0iFouh6a0p
rUltRh1edoYhyuhStJOOACl1r2ByvH8nk5ztuV1G+UIktpChEgAJnj7QA5Gz2cEK
q2Su7Fpby4RNqUp0QcxS41sUJS9enbSKAJZNfC0MlTd+WzQirUCwJehDQMKHwX99
IEZabe1DnBw=
=uSoV
-----END PGP SIGNATURE-----

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



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

end of thread, other threads:[~ UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Kernel Oops with Linux-2.6.18.2, Speech-dispatcher-0.6.1, and Speechd-up-0.4 Igor Gueths
 ` Gregory Nowak
   ` Igor Gueths
     ` Gregory Nowak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).