[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #22 from Ruediger Pluem --- (In reply to nitop from comment #21) > Someone else should debug this. > We've some hugh dependencies here and can not get >= gdb7.2 with python2.7 > to work. Just for the sake of completeness: My GDB

[Bug 60846] PR34014 / r903052 changed date format for autoindex

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60846 --- Comment #21 from Allen Watson --- There could be many reasons for receiving massage Brother Printer is Offline. Follow the easy steps in the article to resolve Brother Printer Offline issues. https://printeroffline.co/brother-printer/ --

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #21 from nitop --- Someone else should debug this. We've some hugh dependencies here and can not get >= gdb7.2 with python2.7 to work. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #20 from Ruediger Pluem --- (In reply to nitop from comment #18) > I am now running gdb 7.2 and tried it again: > warning: no loadable sections found in added symbol-file system-supplied DSO > at 0x7ffd92a92000 >

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #19 from nitop --- We can not continue with debugging because of larger dependencies (gdb, python, ...) Can someone else debug that with the same problem? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #18 from nitop --- I am now running gdb 7.2 and tried it again: /usr/local/bin/gdb apache2 29505 GNU gdb (GDB) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #17 from Ruediger Pluem --- (In reply to nitop from comment #16) > @RuedigerPluem > > Here are the errors with your ".gdbinit": > gdb apache2 16606 > Reading symbols from /usr/sbin/apache2...done. > Attaching to program:

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #16 from nitop --- @RuedigerPluem Here are the errors with your ".gdbinit": gdb apache2 16606 Reading symbols from /usr/sbin/apache2...done. Attaching to program: /usr/sbin/apache2, process 16606 warning: no loadable sections

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #15 from Ruediger Pluem --- (In reply to nitop from comment #14) > @RuedigerPluem > "Have you compiled your Apache with debugging symbols?" > > No. Is this necessary to go on with gdb? Yes, you need the debugging symbols to

[Bug 63687] High Memory usage after upgrade to 2.4.41

2019-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687 --- Comment #14 from nitop --- @RuedigerPluem "Have you compiled your Apache with debugging symbols?" No. Is this necessary to go on with gdb? "Are you able to attach to such a memory consuming process with gdb?" I've not tried it yet. How