Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4912

Python • Re: Filemanager crashes after running Python script.

$
0
0
Run dmesg, and look for any messages about out-of-memory and killing processes.

One possibility is your python code has a memory leak, and when memory is almost exhausted,
the kernel will kill a process to free memory (and pcmanfm happens to get chosen).

Statistics: Posted by dom — Wed Jul 24, 2024 5:03 pm



Viewing all articles
Browse latest Browse all 4912

Trending Articles