pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42338: Potential security issue for x11/gnome-screensaver 2.28.0
The following reply was made to PR pkg/42338; it has been noted by GNATS.
From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/42338: Potential security issue for x11/gnome-screensaver
2.28.0
Date: Tue, 17 Nov 2009 20:28:15 -0500
Confirming I can reproduce this bug on NetBSD.
The program 'gnome-screensaver' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 3769 error_code 9 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Home |
Main Index |
Thread Index |
Old Index