OpenSolaris

Printable Version Enter a New Search
Bug ID 6376429
Synopsis memmove gets a sigv from xemacs under certain conditions
State 10-Fix Delivered (Fix available in build)
Category:Subcategory library:libc
Keywords onnv_triage
Responsible Engineer Chris Kiick
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_34
Fixed In snv_34
Release Fixed solaris_nevada(snv_34) , solaris_10u2(s10u2_06) (Bug ID:2133857)
Related Bugs 6348326 , 6357980 , 2133179
Submit Date 24-January-2006
Last Update Date 16-February-2007
Description
Under certain conditions, memmove may make an unnecessary ld of the word
immediately before the first word of src.  While this data never gets
used, if the address is not mapped, the application will segv.

The defect was found using /net/athyra/usr/local/bin/xemacs -vanilla -nw
(in the sfbay.sun domain) followed by ^X-d /net/athyra/export/kupfer/xemacs/test2
Work Around
N/A
Comments
N/A