Re: [fpc-devel] Parting is such sweet sorrow

2015-10-11 Thread mark diener
It does not work, I have tried. I never receive the confirmation email. On Sun, Oct 11, 2015 at 12:54 PM, Jonas Maebe wrote: > On 11/10/15 21:36, rpzrpz...@gmail.com wrote: > >> Would one of the moderators of the system remove me from the fpc lists. >> > > There is a link at the bottom of every

Re: [fpc-devel] OS/2 and DLLs

2014-12-17 Thread mark diener
Thanks for the use case Bernd, a fully functional population of true legacy users with working systems of OS/2 in 2014. That is a surprise. Ralf, I am not goint to tell you to do anything, but gently suggest that you chill out. On Wed, Dec 17, 2014 at 3:51 PM, Bernd Oppolzer wrote: > > Am 17

Re: [fpc-devel] SYSUTILS UTF8String Memory Bug

2014-08-11 Thread mark diener
CLICK [../rpzlib/rpzstring.pas:193] On Sat, Aug 9, 2014 at 3:34 PM, Jonas Maebe wrote: > On 09/08/14 20:06, mark diener wrote: > >> So with the memory manager changed out, the exception now occurs in the >> GUI main thread instead of the TThread and clearly the >> fpc

Re: [fpc-devel] Better Call Stack Information

2014-08-10 Thread mark diener
TAPPLICATION__RUN() at .\include\application.inc:1393 #8 main at rpztestudphv.lpr:28 On Sun, Aug 10, 2014 at 2:22 PM, Sven Barth wrote: > On 10.08.2014 21:48, mark diener wrote: > >> Sven: >> >> Thanks for your response. >> >> I am able to recompile RTL with the follow

Re: [fpc-devel] SYSUTILS UTF8String Memory Bug

2014-08-10 Thread mark diener
OCK2_DLL name 'ioctlsocket'; On Sat, Aug 9, 2014 at 3:34 PM, Jonas Maebe wrote: > On 09/08/14 20:06, mark diener wrote: > >> So with the memory manager changed out, the exception now occurs in the >> GUI main thread instead of the TThread and clearly the >> fpc_ansist

Re: [fpc-devel] Better Call Stack Information

2014-08-10 Thread mark diener
08.2014 16:20, mark diener wrote: > >> Using Lazarus 1.2.4 win32 on Windows 8.1 >> >> I am getting stack traces like this: >> >> #0 SYSTEM_FINISH_WAITFIXEDLIST$PFREELISTS at :0 >> #1 ?? at :0 >> #2 ?? at :0 >> #3 TRPZUDPSRV__EXECWRAPPER() at >>

[fpc-devel] SYSUTILS UTF8String Memory Bug

2014-08-09 Thread mark diener
I have been getting some pretty strange errors on Lazarus 1.2.4/FreePascal 2.6.4 on windows 8.1 x64 It looks like some internal system memory cache is croaking while waiting for a free fixed memory chunk. This is a 2 threaded program using TThread, so the notion of a memory seg fault while "waiti

[fpc-devel] Better Call Stack Information

2014-08-09 Thread mark diener
Using Lazarus 1.2.4 win32 on Windows 8.1 I am getting stack traces like this: #0 SYSTEM_FINISH_WAITFIXEDLIST$PFREELISTS at :0 #1 ?? at :0 #2 ?? at :0 #3 TRPZUDPSRV__EXECWRAPPER() at C:\pdev\rpzlib\rpzudpsrv.pas:225 #4 TRPZUDPSRV__EXECUTE() at C:\pdev\rpzlib\rpzudpsrv.pas:171 #5 CLASSES_THREADPROC