Ar an chéad lá is fiche de mí na Samhain, scríobh Dr. Volker Zell:
[...] Any hints how to debug this further ?
Your backtrace doesn’t look like it comes from a debug build; in general,
understanding such crashes is much easier. The below fixes the identical
crash in 21.5; I don’t have 21.4 source to hand to try, but I imagine it’ll
work there too.
--- sound.c~ 2006-07-12 11:56:19.375000000 +0200
+++ sound.c 2006-11-22 09:58:42.453125000 +0100
@@ -590,7 +590,7 @@
static void
init_native_sound (struct device *d)
{
- if (DEVICE_TTY_P (d) || DEVICE_STREAM_P (d) || DEVICE_MSWINDOWS_P(d))
+ if (!(DEVICE_X_P(d) || DEVICE_GTK_P(dev)))
DEVICE_ON_CONSOLE_P (d) = 1;
#ifdef HAVE_X_WINDOWS
else
--
Santa Maradona, priez pour moi!
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta