Le 03/11/2017 à 10:22, Richard Hipp a écrit :
On 11/3/17, Olivier R. <m...@grammalecte.net> wrote:

And today, Fossil was already very slow and I discovered that there were
more than ten processes of Fossil running.

Can you compile with symbols enabled ("-g") and then attach to one of
the hung processes using a debugger to see what it is doing?

Sorry. My knowledge of the C toolchain is null.

I installed the required packages.
I compiled and make install what I found in compat/zlib.

Then I used the command:

    ./configure --with-openssl=none; make

(I didn’t succeed to compile with openssl even when I tell it where it is. I probably did it wrong.)

But I don’t know where I should set the -g option.
And I have no clue what to do about the step 2 with “a debugger”.

Maybe I should first update to Fossil 2.4 and see if the problem still occurs.


Olivier
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to