[Mono-bugs] [Bug 328915] memory corruption while parsing points

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 27 09:04:19 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=328915#c1





--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2007-09-27 07:04:19 MST ---
==17000== 1 errors in context 2 of 6:
==17000== Invalid write of size 8
==17000==    at 0x5EE08AA: point_array_from_str (array.cpp:88)
==17000==    by 0x5F22617: dependency_object_set_attributes(XamlParserInfo*,
XamlElementInstance*, char const**) (xaml.cpp:2577)
==17000==    by 0x5F23B06: start_element(void*, char const*, char const**)
(xaml.cpp:729)
==17000==    by 0x5F23E07: start_element_handler(void*, char const*, char
const**) (xaml.cpp:853)
==17000==    by 0x5E23FEE: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E24E2C: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E25EE3: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E26DB4: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E1E62A: XML_ParseBuffer (in /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E27291: XML_Parse (in /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5F1FCF3: xaml_create_from_str (xaml.cpp:1160)
==17000==    by 0x663DDA2: ???
==17000==  Address 0x428BFE8 is 0 bytes after a block of size 96 alloc'd
==17000==    at 0x4021688: operator new[](unsigned) (in
/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==17000==    by 0x5EE083F: point_array_from_str (array.cpp:83)
==17000==    by 0x5F22617: dependency_object_set_attributes(XamlParserInfo*,
XamlElementInstance*, char const**) (xaml.cpp:2577)
==17000==    by 0x5F23B06: start_element(void*, char const*, char const**)
(xaml.cpp:729)
==17000==    by 0x5F23E07: start_element_handler(void*, char const*, char
const**) (xaml.cpp:853)
==17000==    by 0x5E23FEE: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E24E2C: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E25EE3: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E26DB4: (within /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E1E62A: XML_ParseBuffer (in /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5E27291: XML_Parse (in /usr/lib/libexpat.so.1.5.0)
==17000==    by 0x5F1FCF3: xaml_create_from_str (xaml.cpp:1160)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list