[ros-bugs] [Bug 5708] msvcrt: EmergeDesktop killed by exception

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Nov 2 21:00:11 UTC 2010


http://www.reactos.org/bugzilla/show_bug.cgi?id=5708





--- Comment #11 from wojo664 <wojtekkozlo664 at op.pl>  2010-11-02 21:00:11 CET ---
Hm.... I've looked around searching this file and found this:

http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/crt/mem/i386/memcpy_asm.s?revision=41126&view=markup


judging of the output it has problems in the line 53 so:

(Tue May 26 16:35:01 2009 UTC (17 months, 1 week ago) by fireball 
File size: 1350 byte(s) )


   48   mov %edx,%ecx
   49   and $3,%ecx
   50 .L1:
   51   test  %ecx,%ecx
   52   je  .L3
   53   rep movsb
   54 .L3:
   55   mov 8(%ebp),%eax
   56   pop %edi
   57   pop %esi
   58   leave
   59   ret


It looks to me like some kind of assembler code...


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ros-bugs mailing list