zhen shi
2012-Jun-24 14:11 UTC
how to find out lea instruction causes skype crash when starting
Hi david,
I find you signed off a patch about "x86: emulate lea with two register
operands correctly" .In this patch,you described skype does a lea
instruction and will crash when starting if it does not get the exception.I
have used a tool named mentorKG.exe to make a LICENSE.TXT.but the software
crashes when starting.I used your patch,and find it works well.I wonder how
can you find it''s the lea instruction which cause the application
software
crash when starting.Can you give me some methods?
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
David Vrabel
2012-Jul-02 09:55 UTC
Re: how to find out lea instruction causes skype crash when starting
On 24/06/12 15:11, zhen shi wrote:> Hi david, > I find you signed off a patch about "x86: emulate lea with two > register operands correctly" .In this patch,you described skype does a > lea instruction and will crash when starting if it does not get the > exception.I have used a tool named mentorKG.exe to make a > LICENSE.TXT.but the software crashes when starting.I used your patch,and > find it works well.I wonder how can you find it''s the lea instruction > which cause the application software crash when starting.Can you give me > some methods?Skype told us what their application was doing. David