bug-gnustep
[Top][All Lists]
Advanced

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

[bug #16031] -back: Segfault in XGServerEvent.m


From: Andrew Sveikauskas
Subject: [bug #16031] -back: Segfault in XGServerEvent.m
Date: Thu, 9 Mar 2006 00:53:33 +0000
User-agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.7.10) Gecko/20050904 Firefox/1.0.6

Follow-up Comment #2, bug #16031 (project gnustep):

No, it is also accessing it.  Note that cWin is a macro for
generic.cachedWindow.  It then accesses cWin->number.  After preprocessing
this is generic.cachedWindow->number.  Invalid pointer dereference...  As for
chasing the bug further, not sure.  I'm not familiar with the way -back is
organized nor very familiar with Xlib.  But the problem seems to be that the
structure is freed before any calls to NSMapRemove() (it seems to me like
XGServerWindow-termwindow: does this.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16031>

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





reply via email to

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