Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 21:40:46 -0800 (PST)
From:      richw@webcom.com
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   misc/23168: xconsole dumps core (XFree86 3.3.6)
Message-ID:  <20001129054046.8474337B400@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23168
>Category:       misc
>Synopsis:       xconsole dumps core (XFree86 3.3.6)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 21:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Rich Wales
>Release:        4.2-RELEASE
>Organization:
>Environment:
FreeBSD jekyll.richw.org 4.2-RELEASE FreeBSD 4.2-RELEASE #2: Fri Nov 24 23:46:49 PST 2000     richw@jekyll.richw.org:/misc/4.2/usr/src/sys/compile/JEKYLL  i386
>Description:
The "xconsole" call in /usr/X11R6/lib/X11/xdm/Xsetup_0 dumps core:

xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail

Backtrace from "gdb":

#0  0x28224885 in strcpy () from /usr/lib/libc.so.4
#1  0x8059865 in ?? ()
#2  0x280ccc70 in XtScreenDatabase () from /usr/X11R6/lib/libXt.so.6
#3  0x280cd6a8 in _XtDisplayInitialize () from /usr/X11R6/lib/libXt.so.6
#4  0x280c45a0 in XtOpenDisplay () from /usr/X11R6/lib/libXt.so.6
#5  0x280c46e4 in _XtAppInit () from /usr/X11R6/lib/libXt.so.6
#6  0x280cd9ae in XtOpenApplication () from /usr/X11R6/lib/libXt.so.6
#7  0x280cdb02 in XtAppInitialize () from /usr/X11R6/lib/libXt.so.6
#8  0x280cdb4b in XtInitialize () from /usr/X11R6/lib/libXt.so.6
#9  0x8049c6b in free ()
#10 0x804921d in free ()

Someone else reported this same problem on freebsd-stable about a month
ago (late October 2000).  He was using "wdm" and attributed the problem
to the use of a DES-encrypted root password.  I'm using MD5 passwords,
however.

>How-To-Repeat:
Start up "xdm" in its default configuration.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001129054046.8474337B400>