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
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Single and Double, Conver...
by
jamie
[
Today
at 12:00:51 am]
Which Control should I us...
by
J-G
[June 13, 2026, 11:52:29 pm]
[New Component] ExtTabCtr...
by
wp
[June 13, 2026, 11:08:05 pm]
Lazarus Bugfix Release 4....
by
Martin_fr
[June 13, 2026, 11:02:41 pm]
Error with last fixes_3.2...
by
Fred vS
[June 13, 2026, 10:49:27 pm]
TCHATGPT — An Artificial ...
by
marcelomaurinmartins@gmai
[June 13, 2026, 10:14:50 pm]
Lazarus 4.8 on Sourceforg...
by
Enos68
[June 13, 2026, 08:00:47 pm]
Can /my/ AI help me with ...
by
microxa
[June 13, 2026, 06:49:37 pm]
Conscious Artificial Inte...
by
Dzandaa
[June 13, 2026, 05:59:22 pm]
If FileExists(
by
Bart
[June 13, 2026, 05:57:26 pm]
SynEdit theme
by
Martin_fr
[June 13, 2026, 05:17:43 pm]
docked IDE and form capti...
by
Paolo
[June 13, 2026, 02:53:50 pm]
New version of LazMapView...
by
wp
[June 13, 2026, 12:09:27 pm]
Very rough version of a s...
by
Hansvb
[June 13, 2026, 11:48:04 am]
PadXml 1.1.0 – Portable A...
by
AlexanderT
[June 13, 2026, 10:38:42 am]
Arkanoid
by
Tomi
[June 13, 2026, 09:46:46 am]
Interesting video
by
Joanna
[June 13, 2026, 06:24:53 am]
IndySecOpenSSL is now ava...
by
TheMouseAUS
[June 13, 2026, 03:49:17 am]
Message CM_ShowingChanged...
by
LeP
[June 13, 2026, 02:13:51 am]
Fast Canvas Library V1.05...
by
Gigatron
[June 13, 2026, 01:48:44 am]
[SOLVED]Program experienc...
by
Cainnech
[June 13, 2026, 12:19:17 am]
TATTabs - how to stop a 3...
by
bobonwhidbey
[June 13, 2026, 12:03:15 am]
If you are looking for Wi...
by
avra
[June 12, 2026, 07:37:10 pm]
Testing with 3.2.4 prepar...
by
Martin_fr
[June 12, 2026, 03:50:17 pm]
TDWEdit
by
Ed78z
[June 12, 2026, 10:20:58 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Chasing memory leaks: strange thing (Read 1246 times)
andresayang
Full Member
Posts: 124
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: 3398
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: 124
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