Re: Emergency (alloc): Warning: past 85% of memory limit - Bugreport?



On Fri, Oct 08 2010, Sabine 'Sani' Schulz wrote:

* Am 03.10.2010 begab es sich, dass Sabine 'Ingrid' Schulz schrieb:

| Emergency (alloc): Warning: past 85% of memory limit
[...]
Emacs unpatched habe ich auch installiert, ich werde überprüfen, ob der
dieselbe Warnung auswirft (wie der W32-Emacs).

Bug Reports für eine uralte Beta-Version (Emacs/23.1.50) sind IMHO
sinnfrei. Die aktuelle Version 23.2.

Ich könnte dann nen Bug-Report schreiben oder ist das unnötig?

Bug im Fork sollten an den gehen, der diesen Fork betreut ...

Englisch ist ja nicht gerade meine Stärke, aber Lennart, der den
W32-Emacs betreut, kann auch Deutsch :-).

Viele Grüße
Reiner
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
.



Relevant Pages

  • Re: Should Linux distros have Tcl threads enabled?
    ... enabled and the fork command in expect as a bug to my Linux distro. ... There are several Tcl extensions that don't work well with threads. ... Expect uses fork() and Tcl's notifier doesn't work with that, ... "The mutex functions are not async-signal safe. ...
    (comp.lang.tcl)
  • Re: Does recursive call able to print in same page as main call
    ... Yes, but originally, I needed to fork. ... is in taint mode under ActivePerl 5.8.8 (known bug). ... How to launch asynchronously a call to a sub in the same script knowing ... I can't forknor threads's async{}? ...
    (comp.lang.perl.misc)
  • [PATCH] fix mapping_writably_mapped()
    ... Bad bad bug, good good find. ... when dup_mmapcopies the vma for fork: it has its own more optimal ... or succeed when it should fail. ... But those architectures which rely on flush_dcache_page() to flush ...
    (Linux-Kernel)
  • RE: bug in glibc?
    ... Im sorry to say that the bug is not in glibc, the bug is in your code/logic. ... from man fork: The forkfunction shall create a new proces. ... You will have flushed the buffer BEFORE the fork and consequently before the exact copy of the process, and it will work the way you want it to. ...
    (RedHat)