On Jul 29, 2014, at 10:14 AM, ankit_sin...@dell.com wrote:
> Hi,
>
> Am facing some issue with Event & Timer. I tried using Event (Type -
> EVT_TIMER | EVT_NOTIFY_SIGNAL) and Timer for TriggerTime of 1 sec, but with
> this am seeing some stack corruption and finally after some time system
> crashes.
> Does anyone else also faced this issue with Event and Timer, if so then do we
> have any solution for this?
>
Occam’s razor, the bug is likely in your code. If this bug was in common code
it would have likely been found by now….
You are probably using a local variable past the scope of the function. Like
passing in to the Context of the timer event.
Good luck,
Andrew Fish
> Regards,
> Ankit
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk_______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel