On 18 December 2013 15:40, Bsd Club <bsdclubho...@gmail.com> wrote: > Well, thanks for your replies so far. > I am currently trying to repeat the problem but it didn't happen the > last four days (apmd is running). > > @Ville alkonen: > what applications do you use? I have quite a few big ones (chrome, > firefox, xombrero, eclipse, java). I suspect that one of those > programs is causing the trouble (they have coredumps quite often), so, > I close the programs when I don't need them.
Firefox is usually always on and at the moment it takes ~830M, few gvim instances, few xterms, mupdf, evince, chrome fairly often (for facebook, for example) and other apps as needed. > Is there a way to activate enhanced/deeper logging functionality? I have: $ ls -lsah /etc/malloc.conf 0 lrwxr-xr-x 1 root wheel 1B Jul 17 14:12 /etc/malloc.conf@ -> S so if you want to have more information, compile the program with the debug flag (-g). Later, you can examine the dump by commanding: gdb -c firefox.core firefox and 'bt', for example. For me Clementine seems to do dumps fairly often, been busy lately so no time to debug unfortunately. -- Regards, Ville > On 12/18/13, Ville Valkonen <weezeld...@gmail.com> wrote: >> On 17 December 2013 14:10, Christian Weisgerber <na...@mips.inka.de> wrote: >>> Stuart Henderson <s...@spacehopper.org> wrote: >>> >>>> > i am using a Thinpad x220i and I have a weired problem. Most of the >>>> > time, i just put my notebook into suspend mode (zzz), so, I do not >>>> > often >>>> > reboot. After 4 or 5 days, my notebook suddenly stops and I >>>> > can't do anything except pressing the power button for 4 or 5 seconds >>>> > and reboot. >>>> >>>> Try disabling apmd, it is known to cause hangs on some systems. >>> >>> Which seems odd because my X230 suffers those hangs only when it >>> is sitting there idling, but not when it is flat out busy or during >>> interactive use. >>> >>> -- >>> Christian "naddy" Weisgerber na...@mips.inka.de >> >> Hello Christian, >> >> X230i here and running smoothly. Out of curiosity, do you have the >> latest bios updates? >> $ uptime >> 2:06PM up 8 days, 13:08, 5 users, load averages: 0.25, 0.33, 0.36 >> >> ..and still going strong. This includes several cycles of suspend & resume. >> >> Regards, >> Ville Valkonen