Share

OpenH323

Code

Programming Languages: C++

License: Mozilla Public License 1.0 (MPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@openh323.cvs.sourceforge.net:/cvsroot/openh323 login

cvs -z3 -d:pserver:anonymous@openh323.cvs.sourceforge.net:/cvsroot/openh323 co -P modulename

Show:

What's happening?

  • ptlib.dll crash on multi-proccessor computer

    when i use openh323 to decode h323 packet, if i run all decode threads on the first processor, it's ok for run a week long. but if it use SetThreadAffinityMask to put each decode thread on different processor, it break after several minute with reporter "access violation(0x0000005), ". and the break point is in ptlib.dll each time. BOOL PAbstractArray::SetSize(PINDEX newSize) { PINDEX...

    2009-10-16 10:15:50 UTC by dewfall

  • ptlib.dll crash on multi-processor computer

    when i use openh323 to decode h323 packet, if i run all decode threads on the first processor, it's ok for run a week long. but if it use SetThreadAffinityMask to put each decode thread on different processor, it break after several minute with reporter "access violation(0x0000005), ". and the break point is in ptlib.dll each time. BOOL PAbstractArray::SetSize(PINDEX newSize) { PINDEX...

    2009-10-16 10:12:30 UTC by nobody

  • a problem of openh323 on multi-processor

    when i use openh323 to decode h323 packet, if i run all decode threads on the first processor, it's ok for run a week long. but if it use SetThreadAffinityMask to put each decode thread on different processor, it break after several minute with reporter "access violation(0x0000005), ". and the break point is in ptlib.dll each time. BOOL PAbstractArray::SetSize(PINDEX newSize) {...

    2009-10-12 10:45:40 UTC by dewfall

  • Comment: Do not report bugs here

    If so, can you update the link at http://www.opalvoip.org/pmwiki/pmwiki.php?n=Main.FAQ#Q4_16? Thanks.

    2009-09-25 05:11:57 UTC by hawklu

Our Numbers