Mattias Gaertner wrote: > "Bjørn T. Jønsson" <[EMAIL PROTECTED]> wrote: > > > > Hmmm... I'm wondering if it's a path issue? Maybe related > to long paths, > > paths on other disks than Lazarus, or similar. See also this: > > > > http://www.lazarus.freepascal.org/mantis/view.php?id=900 > > I guess, it's the spaces in the path. > > ...delfi\top down city\code\... > > > I think, we should add checks in the IDE to warn about paths > with spaces.
Here's another directory issue: http://www.lazarus.freepascal.org/mantis/view.php?id=881 Do you think this may be related to my case? ...I mean, the bactrace didn't actually provide so much useful info: > > Starting program: D:\My Documents\$Project\!willy/willy.exe > > > > Program received signal SIGSEGV, Segmentation fault. > > 0x7c918fea in ntdll!RtlpWaitForCriticalSection () from ntdll.dll > > (gdb) bt > > #0 0x7c918fea in ntdll!RtlpWaitForCriticalSection () from ntdll.dll > > #1 0x00000002 in ?? () > > #2 0x0006e870 in ?? () > > (gdb) quit > > > > Are there debugging info missing in the exe file? Prognatus. --- _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
