bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gv] [bug #30243] gv-3.7.1 segfaults when printing


From: pavel sanda
Subject: [bug-gv] [bug #30243] gv-3.7.1 segfaults when printing
Date: Thu, 24 Jun 2010 23:10:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100426 Gentoo Firefox/3.6.3

Follow-up Comment #4, bug #30243 (project gv):

new gdb session:
Breakpoint 1, DialogPopupSetText (s=0x80abaf0 "lpr") at dialog.c:302
302           XtSetArg(args[n], XtNfont, &font);        n++;

(gdb) print args[n]
Cannot access memory at address 0x2d8a1c

so clearly n was not initialized.
n=0 is inside #ifdef HAVE_XAW3D_INTERNATIONAL which is most probaly not
defined.

i ahve no idea what HAVE_XAW3D_INTERNATIONAL is for.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30243>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]