https://issues.apache.org/bugzilla/show_bug.cgi?id=45792





--- Comment #10 from Ruediger Pluem <[EMAIL PROTECTED]>  2008-09-18 13:21:15 
PST ---
So we have two crashes (11158/21 and 11149/24) at

=>[1] mutex_lock_impl(0x41414149, 0x0, 0x0, 0x1000, 0x1073e8, 0xfd8b0), at
0xff03d9ec
  [2] apr_thread_mutex_lock(mutex = 0x41414141), line 92 in "thread_mutex.c"
  [3] allocator_alloc(allocator = 0x17fc30, size = 8192U), line 286 in
"apr_pools.c"

and one (11169/13) at

=>[1] _malloc_unlocked(0x40, 0x0, 0x105f88, 0xff1fbcd0, 0x3a2f2f77, 0x1659e8),
at 0xfefd5b74
  [2] malloc(0x40, 0x1, 0x98958, 0xff1fc278, 0xff06e308, 0xff077870), at
0xfefd59f4
  [3] apr_pvsprintf(pool = 0x5b7410, fmt = 0xfee775bc "%lld", ap = 0xfdcfba74),
line 1834 in "apr_pools.c"
  [4] apr_psprintf(p = 0x5b7410, fmt = 0xfee775bc "%lld", ... = (nil), ...),
line 1991 in "apr_pools.c"

Is it possible that you where short of memory at the point of the crash or did
you apply any memory ulimits on the user that runs the httpd child processes?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to