DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41326>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41326 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-06 13:18 ------- I did find one "FAULT ->" entry in the drwtsn32.log file at the very bottom of all the data. I will include this 'state dump for thread' section below. The memory problem we are experiencing does not cause a crash until eventually all the available RAM is used. The process memory simply continues growing as dynamic requests come in from the time the service starts until it can grow no larger. Therefore getting a faulted backtrace from immediately before the runaway memory problem occurs may not be possible as far as I can tell. Here is the state dump section but I'm not sure if it's what is needed: *----> State Dump for Thread Id 0x6f0 <----* eax=7ffd7000 ebx=00000001 ecx=00000002 edx=00000003 esi=00000004 edi=00000005 eip=7c81a3e1 esp=08a0ffcc ebp=08a0fff4 iopl=0 nv up ei pl zr na po nc cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246 function: ntdll!DbgBreakPoint 7c81a3ca f00fc11e lock xadd [esi],ebx 7c81a3ce 43 inc ebx 7c81a3cf 83fbff cmp ebx,0xffffffff 7c81a3d2 0f85db2e0200 jne ntdll!RtlLockHeap+0x28e (7c83d2b3) 7c81a3d8 5e pop esi 7c81a3d9 5b pop ebx 7c81a3da 33c0 xor eax,eax 7c81a3dc 5f pop edi 7c81a3dd 5d pop ebp 7c81a3de c20400 ret 0x4 FAULT ->ntdll!DbgBreakPoint: 7c81a3e1 cc int 3 7c81a3e2 c3 ret 7c81a3e3 90 nop 7c81a3e4 8bff mov edi,edi ntdll!DbgUserBreakPoint: 7c81a3e6 cc int 3 7c81a3e7 c3 ret 7c81a3e8 8bff mov edi,edi 7c81a3ea 8b442404 mov eax,[esp+0x4] 7c81a3ee cc int 3 7c81a3ef c20400 ret 0x4 *----> Stack Back Trace <----* ChildEBP RetAddr Args to Child 08a0fff4 00000000 00000000 00000000 00000000 ntdll!DbgBreakPoint *----> Raw Stack Dump <----* 0000000008a0ffcc d8 fd 83 7c 05 00 00 00 - 04 00 00 00 01 00 00 00 ...|............ 0000000008a0ffdc d0 ff a0 08 f8 8c 17 b6 - ff ff ff ff 70 82 82 7c ............p..| 0000000008a0ffec f0 fd 83 7c 00 00 00 00 - 00 00 00 00 00 00 00 00 ...|............ 0000000008a0fffc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1000c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1001c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1002c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1003c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1004c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1005c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1006c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1007c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1008c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a1009c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a100ac 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a100bc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a100cc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a100dc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a100ec 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 0000000008a100fc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
