Hello List,

After a couple of hundred printf statements I am pretty sure I located the statement/function causing my buffer overflow. It is:

 noir_sess_create(SESSION_CREATE,ns,NULL);

at line 1223 in:  src/gui/gtk2/gui_gtk2.c

I grepped through the evidence tree to see if this was in a source file, but could not find it. So I am guessing it is in an existing lib file of gtk2 or something.

Any ideas what may cause that to buffer overflow / seg fault?

Other function calls that use "ns" work fine up to that point, so I am not sure what it could be.

TIA
--
Jim Summers
School of Computer Science-University of Oklahoma
-------------------------------------------------


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to