<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.0.2">
</HEAD>
<BODY>
    Testing using the graphical front end invoked with gksu -d<BR>
and issuing the command 'date' shows the command is actually run<BR>
and the segfault is triggered at the end when some xauth magic is happening:<BR>
<BR>
No ask_pass set, using default!<BR>
xauth: /tmp/libgksu-leDs1e/.Xauthority<BR>
STARTUP_ID: gksu/date/12159-0-asusb202_TIME1375806712<BR>
cmd[0]: /usr/bin/sudo<BR>
cmd[1]: -H<BR>
cmd[2]: -S<BR>
cmd[3]: -p<BR>
cmd[4]: GNOME_SUDO_PASS<BR>
cmd[5]: -u<BR>
cmd[6]: root<BR>
cmd[7]: --<BR>
cmd[8]: date<BR>
Wed Nov 23 09:11:24 EST 2011<BR>
buffer: --<BR>
buffer: --<BR>
buffer: --<BR>
...<BR>
...  <== buffer -- repeated many times<BR>
,...<BR>
brute force GNOME_SUDO_PASS ended...<BR>
No password prompt found; we'll assume we don't need a password.<BR>
xauth: /tmp/libgksu-leDs1e/.Xauthority<BR>
xauth_env: /home/user/.Xauthority<BR>
dir: /tmp/libgksu-leDs1e<BR>
Segmentation fault (core dumped)<BR>
<BR>
</BODY>
</HTML>