Hi All, I am facing a crashing issue while using libXt library(1.0.7 version). I am attaching the full back trace of two core files. The last 5 function calls are same in the back trace. I have no idea why this issue is coming.. Please help.
Below information may be useful... 1> I can see from my code that "XtRemoveEventHandler" function is called from a destructor like below. XtRemoveEventHandler(wi,em,False,(XtEventHandler)C_X_callback,(caddr_t)this); In the last parameter of "XtRemoveEventHandler" we are passing "this" pointer of the class whose destructor calls "XtRemoveEventHandler". 2> The first parameter of "XtRemoveEventHandler" is nothing but a member of type Widget of the this class which is going to be deleted. If you need any more info please let me know. Thanks Subrata Dasgupta
core.12656
Description: Binary data
core.21592
Description: Binary data
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s