Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-07 Thread Tomas Hajny
On 3 Jul 14, at 3:44, Tomas Hajny wrote: > On Wed, July 2, 2014 14:32, mokashe.ram wrote: Hi again, > > I have done all my work with Free pascal but only one error > > which still i am not able to fix is MEM as i tried all the options which > > you > > suggest me (heartly thanks for

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-03 Thread Mark Morgan Lloyd
mokashe.ram wrote: Hi, Its throwing 'Segmentation Error' every procedure whereever 'VideoBuf' is used Actually i am migration my application from TP TO Free pascal for 32 bit OS but i am not able to fix MEM issue. i am totaly blank now please suggest me the soluition to replace MEM/MEMW.

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-03 Thread mokashe.ram
Hi, Its throwing 'Segmentation Error' every procedure whereever 'VideoBuf' is used Actually i am migration my application from TP TO Free pascal for 32 bit OS but i am not able to fix MEM issue. i am totaly blank now please suggest me the soluition to replace MEM/MEMW. PROCEDURE window_o

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-03 Thread Mark Morgan Lloyd
mokashe.ram wrote: Hi Tomas, I have done all my work with Free pascal but only one error which still i am not able to fix is MEM as i tried all the options which you suggest me (heartly thanks for that) but still i am not Getting exect solution for it.Please see below fully comp

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-02 Thread mokashe.ram
ok Thanks ,Tomas -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Segmentation-Error-using-VideoBuf-tp5719293p5719696.html Sent from the Free Pascal - General mailing list archive at Nabble.com. ___ fpc-pascal maillist

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-02 Thread Tomas Hajny
On Wed, July 2, 2014 14:32, mokashe.ram wrote: Hi, > I have done all my work with Free pascal but only one error > which still i am not able to fix is MEM as i tried all the options which > you > suggest me (heartly thanks for that) but still i am not Getting exect > solution for it

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-02 Thread mokashe.ram
Hi Guys..Please Help Thanks Sud -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Segmentation-Error-using-VideoBuf-tp5719293p5719693.html Sent from the Free Pascal - General mailing list archive at Nabble.com. ___ fpc

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-07-02 Thread mokashe.ram
Hi Tomas, I have done all my work with Free pascal but only one error which still i am not able to fix is MEM as i tried all the options which you suggest me (heartly thanks for that) but still i am not Getting exect solution for it.Please see below fully compilable source in free

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-05-21 Thread Tomas Hajny
On Wed, May 21, 2014 08:16, mokashe.ram wrote: > Thanks for Your Help, > > But facing the same issue using the last post code :) Then please include fully compilable source which does not work for you. I tested it yesterday by I adding a basic main program body with four lines consisting of InitVi

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-05-20 Thread mokashe.ram
Thanks for Your Help, But facing the same issue using the last post code :) -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Segmentation-Error-using-VideoBuf-tp5719293p5719302.html Sent from the Free Pascal - General mailing list archive at Nabble.com. ___

Re: [fpc-pascal] Segmentation Error using VideoBuf

2014-05-20 Thread Tomas Hajny
On Tue, May 20, 2014 14:25, mokashe@gmail.com wrote: Hi, > I am trying use VideoBuf Variable available in 'Video' unit but getting > error *"Program Received Signal SIGSEGV Segmentation fault". * . . > {* MEM[$B800:(x_offset-1)*2 > +(y_offset-1)*160]:=

[fpc-pascal] Segmentation Error using VideoBuf

2014-05-20 Thread mokashe....@gmail.com
Hi, I am trying use VideoBuf Variable available in 'Video' unit but getting error *"Program Received Signal SIGSEGV Segmentation fault". * -- PROCEDURE blank_window(top_left_x, top_