Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Debugger
»
Chasing memory leaks: strange thing
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Practical Ways to Help La...
by
Handoko
[
Today
at 03:35:08 am]
Who avalible TvisualPlani...
by
eldonfsr
[
Today
at 02:27:07 am]
Why isn't Lazarus / Free ...
by
Joanna from IRC
[
Today
at 12:38:52 am]
FPC 3.2.2 + NASM Windows ...
by
munair
[May 13, 2025, 11:49:04 pm]
Include Informative Line ...
by
munair
[May 13, 2025, 11:36:15 pm]
BGRAGtkBitmap
by
Fred vS
[May 13, 2025, 10:44:48 pm]
Help Wanted
by
HotShoe
[May 13, 2025, 10:21:47 pm]
Simple Sine Table Generat...
by
Gigatron
[May 13, 2025, 09:11:57 pm]
Some links from Lazarus H...
by
PascalDragon
[May 13, 2025, 09:08:50 pm]
3D Dot Ball
by
Gigatron
[May 13, 2025, 09:06:56 pm]
How to use MySQL by PHP ?
by
Packs
[May 13, 2025, 09:06:12 pm]
Pdf file size is huge wit...
by
PascalDragon
[May 13, 2025, 09:00:02 pm]
problem gdb13.1 with laza...
by
Fred vS
[May 13, 2025, 08:52:49 pm]
how to update from Lazaro...
by
wp
[May 13, 2025, 08:03:19 pm]
libmicrohttpd simple exam...
by
nomorelogic
[May 13, 2025, 07:59:38 pm]
Binary Matrix Effect
by
Gigatron
[May 13, 2025, 07:35:53 pm]
Codetools bug
by
440bx
[May 13, 2025, 06:58:36 pm]
Problems with Word
by
w click
[May 13, 2025, 05:00:50 pm]
Break program and debug
by
MarkMLl
[May 13, 2025, 04:37:48 pm]
[SOLVED] .Text property o...
by
CM630
[May 13, 2025, 03:38:09 pm]
LAMW build errorr: cannot...
by
mirce.vladimirov
[May 13, 2025, 02:25:06 pm]
Lazarus Release 4.0
by
Jonax
[May 13, 2025, 02:09:18 pm]
TBCFluentProgressRing bug
by
hedgehog
[May 13, 2025, 01:59:51 pm]
[SOLVED] How to "Jump To"...
by
Markus
[May 13, 2025, 01:58:55 pm]
Can copy area ?
by
wp
[May 13, 2025, 01:06:25 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Chasing memory leaks: strange thing (Read 1082 times)
andresayang
Full Member
Posts: 117
Chasing memory leaks: strange thing
«
on:
July 01, 2022, 08:39:17 am »
Hello,
When debugging, It seems that I have some leaks ...
(Under linux)
- When running from terminal I have memory leaks
- When running from IDE, with "console output" I do not have leaks.
I do not understand ...
Cheers
Logged
Linux, Debian 12
Lazarus: always latest release
Zvoni
Hero Member
Posts: 2963
Re: Chasing memory leaks: strange thing
«
Reply #1 on:
July 01, 2022, 11:59:00 am »
Quote from: andresayang on July 01, 2022, 08:39:17 am
I do not understand ...
Cheers
Me neither, since i don't see your screen with the Code
Logged
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad
andresayang
Full Member
Posts: 117
Re: Chasing memory leaks: strange thing
«
Reply #2 on:
July 01, 2022, 09:48:52 pm »
Well,
Sorry for my first message, to tired this morning to see it after a "night on shift" at work:
My trouble has nothing to do with memory leaks (event if the message shows it).
All is coming from shell which is interpreting "wildcard" in my parameter string, having the effect of launching my app with hundreds of files in input instead of the wildcard itself, using Apostrophe or quotation marks in my parameter string solve my trouble.
Code: Bash
[Select]
[+]
[-]
set
-o
noglob
&&
.
/
myapp
-i
.
/
test
/*
.txt
-s
-o
.
/
tested.csv
&&
set
+o noglob
also works ...
Cheers
«
Last Edit: July 01, 2022, 09:50:54 pm by andresayang
»
Logged
Linux, Debian 12
Lazarus: always latest release
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Debugger
»
Chasing memory leaks: strange thing
TinyPortal
© 2005-2018