Re: MM B&V "ManyShortLivedThreads" lock up



Hi Eric,

Wich Delphi version you are talking about. There is a known issue regarding
thread reacing conditions in Delphi 5. The bug occurs because of a reference
count problem when threads are created/destroyed. You must create a dummy
thread and keep it alive (suspended) until the end of the app to avoid this.

Regards,

--
Gustavo Hispagnol
Millennium Network

"Eric Grange" <egrangeNO@xxxxxxxxxxxxxxx> escreveu na mensagem
news:426fba11$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Just occured to me with FastMM3 (EXE just sat there, with zero
> CPU usage and no variation in memory or thread count usage either).
>
> Since an issue was also detected by Primoz with RTL MM on this
> benchmark when specifying CPU affinity (even on a single CPU),
> with it now happening for another MM, I'm not entirely sure this
> is a MM-related issue, but maybe a bug in some RTL or compiler
> generated code that may or may not be visible depending on how
> things got allocated...
>
> Any comments?
>
> Eric


.



Relevant Pages

  • Server Crash (2.6.17-1.2157)- BUG: soft lockup detected on CPU#3!
    ... I just installed Fedora Core Kernel 2.6.17-1.2157_FC5smp and immediately got a "BUG: soft lockup detected on CPU#3!", I've never had this on any other kernel version before, but on my desk top PC and now this server with this specific kernel. ... isg-dev7 kernel: CPU: 3 ... kernel BUG at include/linux/list.h:185! ... MEM window: dd200000-dd3fffff ...
    (Fedora)
  • Re: [BUG] 2.6.27-rc1 in ext3_find_entry
    ... disabling stream of BUGs in copy_page_c. ... So I'm now confident that this is triggered by suspend to ... Here's a truncated trace showing the suspend and the first BUG. ... Switched to high resolution mode on CPU 1 ...
    (Linux-Kernel)
  • Re: Why choose Kerio instead of ZA?
    ... bug fixed: parallel resolving of many addresses caused crash of GUI ... I just checked and KPF2 has one process using neglegible CPU ... I did notice that KPF4 is constantly reading and writing to the network via ... I browsed the Web using Windows Explorer. ...
    (comp.security.firewalls)
  • Re: possible CPU bug and request for Intel contacts
    ... Here are the details about CPU bug I mentioned in my previous post. ... kernel code and mapped user space pages overlap. ...
    (Linux-Kernel)
  • [PATCH] Fix SMP alternatives : use mutex instead of spinlock, text_poke is sleepable
    ... I was using vanilla kernel (smp_alt is still a spinlock). ... Fix SMP alternatives: use mutex instead of spinlock, ... CPU 1 is now offline ... BUG: sleeping function called from invalid context at mm/slab.c:3053 ...
    (Linux-Kernel)