Bug 97090 - Apache 2.0.55 with www/mod_python3 die only on SIGKILL
Summary: Apache 2.0.55 with www/mod_python3 die only on SIGKILL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 16:20 UTC by Dmitriy Kirhlarov
Modified: 2008-12-19 09:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Kirhlarov 2006-05-10 16:20:15 UTC
	apache-2.0.55_4
	mod_python-3.2.8

	installed in jail environment.

	Apache builded with portupgrade with this options:
'www/apache2*' => 'WITH_LDAP_MODULES=yes WITH_SSL_MODULES=yes WITH_MISC_MODULES=yes WITH_THREADS_MODULES=yes',

	When I run /usr/local/etc/rc.d/apache2.sh stop
	I get PID of apache to terminal many times, but apache not
	die. Only kill -9 can kill apache.
	When I remove mod_python from apache config -- all work fine.
	If rc.conf I have:
	apache2_enable="YES"
	apache2ssl_enable="YES"

	I very interested in solution. Any ideas?

	kdump for this process:
 55193 httpd    RET   select 0
 55193 httpd    CALL  wait4(0xffffffff,0xcfbfe9e0,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  select(0,0,0,0,0xcfbfea00)
 55193 httpd    RET   select 0
 55193 httpd    CALL  wait4(0xffffffff,0xcfbfe9e0,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  select(0,0,0,0,0xcfbfea00)
 55193 httpd    RET   select 0
 55193 httpd    CALL  wait4(0xffffffff,0xcfbfe9e0,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  select(0,0,0,0,0xcfbfea00)
 55193 httpd    RET   select 0
 55193 httpd    CALL  wait4(0xffffffff,0xcfbfe9e0,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  select(0,0,0,0,0xcfbfea00)
 55193 httpd    RET   select -1 errno 4 Interrupted system call
 55193 httpd    PSIG  SIGTERM caught handler=0x8063560 mask=0x0 code=0x0
 55193 httpd    CALL  sigreturn(0xcfbfe6d0)
 55193 httpd    RET   sigreturn JUSTRETURN
 55193 httpd    CALL  getpgrp
 55193 httpd    RET   getpgrp 55193/0xd799
 55193 httpd    CALL  kill(0xffff2867,0xf)
 55193 httpd    RET   kill 0
 55193 httpd    PSIG  SIGTERM caught handler=0x8063560 mask=0x0 code=0x0
 55193 httpd    CALL  sigreturn(0xcfbfe710)
 55193 httpd    RET   sigreturn JUSTRETURN
 55193 httpd    CALL  gettimeofday(0xcfbfe970,0)
 55193 httpd    RET   gettimeofday 0
 55193 httpd    CALL  select(0,0,0,0,0xcfbfe970)
 55193 httpd    RET   select 0
 55193 httpd    CALL  gettimeofday(0xcfbfe970,0)
 55193 httpd    RET   gettimeofday 0
 55193 httpd    CALL  wait4(0xd79a,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  wait4(0xd79b,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  wait4(0xd79c,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  wait4(0xd79d,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  wait4(0xd79e,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 0
 55193 httpd    CALL  select(0,0,0,0,0xcfbfe970)
 55193 httpd    RET   select 0
 55193 httpd    CALL  gettimeofday(0xcfbfe970,0)
 55193 httpd    RET   gettimeofday 0
 55193 httpd    CALL  wait4(0xd79a,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 55194/0xd79a
 55193 httpd    CALL  wait4(0xd79b,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 55195/0xd79b
 55193 httpd    CALL  wait4(0xd79c,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 55196/0xd79c
 55193 httpd    CALL  wait4(0xd79d,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 55197/0xd79d
 55193 httpd    CALL  wait4(0xd79e,0xcfbfe930,0x3,0)
 55193 httpd    RET   wait4 55198/0xd79e
 55193 httpd    CALL  unlink(0x8165828)
 55193 httpd    NAMI  "/var/run/httpd.pid"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  getpid
 55193 httpd    RET   getpid 55193/0xd799
 55193 httpd    CALL  gettimeofday(0xcfbfa9a0,0)
 55193 httpd    RET   gettimeofday 0
 55193 httpd    CALL  write(0x7,0xcfbfc9f0,0x52)
 55193 httpd    GIO   fd 7 wrote 82 bytes
       "[Wed May 10 14:56:21 2006] [info] removed PID file /var/run/httpd.pid \
	(pid=55193)
       "
 55193 httpd    RET   write 82/0x52
 55193 httpd    CALL  gettimeofday(0xcfbfa9a0,0)
 55193 httpd    RET   gettimeofday 0
 55193 httpd    CALL  write(0x7,0xcfbfc9f0,0x42)
 55193 httpd    GIO   fd 7 wrote 66 bytes
       "[Wed May 10 14:56:21 2006] [notice] caught SIGTERM, shutting down
       "
 55193 httpd    RET   write 66/0x42
 55193 httpd    CALL  close(0x8)
 55193 httpd    RET   close 0
 55193 httpd    CALL  close(0x7)
 55193 httpd    RET   close 0
 55193 httpd    CALL  close(0x14)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x8165788)
 55193 httpd    NAMI  "/var/run/accept.lock.55193"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0x13)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x8166050)
 55193 httpd    NAMI  "/var/run/ssl_scache.db"
 55193 httpd    RET   unlink -1 errno 2 No such file or directory
 55193 httpd    CALL  unlink(0x8166068)
 55193 httpd    NAMI  "/var/run/ssl_scache.db"
 55193 httpd    RET   unlink -1 errno 2 No such file or directory
 55193 httpd    CALL  unlink(0x8166080)
 55193 httpd    NAMI  "/var/run/ssl_scache.dir"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  unlink(0x8166098)
 55193 httpd    NAMI  "/var/run/ssl_scache.pag"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  unlink(0x81660b0)
 55193 httpd    NAMI  "/var/run/ssl_scache.db"
 55193 httpd    RET   unlink -1 errno 2 No such file or directory
 55193 httpd    CALL  unlink(0x809e778)
 55193 httpd    NAMI  "/var/run/ssl_scache"
 55193 httpd    RET   unlink -1 errno 2 No such file or directory
 55193 httpd    CALL  getpid
 55193 httpd    RET   getpid 55193/0xd799
 55193 httpd    CALL  close(0x12)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f730)
 55193 httpd    NAMI  "/tmp/mpmtx551937"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0x11)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f670)
 55193 httpd    NAMI  "/tmp/mpmtx551936"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0x10)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f5b0)
 55193 httpd    NAMI  "/tmp/mpmtx551935"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0xf)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f4f0)
 55193 httpd    NAMI  "/tmp/mpmtx551934"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0xe)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f430)
 55193 httpd    NAMI  "/tmp/mpmtx551933"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0xd)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f370)
 55193 httpd    NAMI  "/tmp/mpmtx551932"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0xc)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f2b0)
 55193 httpd    NAMI  "/tmp/mpmtx551931"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0xb)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f1f0)
 55193 httpd    NAMI  "/tmp/mpmtx551930"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0xa)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815f088)
 55193 httpd    NAMI  "/var/tmp/tmp.0.HqA0bG"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  munmap(0x28e31000,0x4e28)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  unlink(0)
 55193 httpd    RET   unlink -1 errno 14 Bad address
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28d73000,0x7000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28d7a000,0xa4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28e1e000,0x7000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28e25000,0x5000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28e2a000,0x7000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28c91000,0x17000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28ca8000,0xc4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28d6c000,0x7000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28c57000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28c5a000,0x37000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28bf2000,0xc000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28bfe000,0x59000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28bea000,0x8000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28bdd000,0x4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28be1000,0x9000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28bd3000,0xa000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28b8f000,0x9000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28b98000,0x33000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28bcb000,0x8000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28b5a000,0x35000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28b4e000,0xc000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28b44000,0xa000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  close(0x9)
 55193 httpd    RET   close 0
 55193 httpd    CALL  unlink(0x815ef10)
 55193 httpd    NAMI  "/tmp/aprWRuQ9z"
 55193 httpd    RET   unlink 0
 55193 httpd    CALL  close(0x6)
 55193 httpd    RET   close 0
 55193 httpd    CALL  close(0x5)
 55193 httpd    RET   close 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28916000,0x16000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x2892c000,0xf5000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28a21000,0xd000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28a2e000,0xd4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x28b02000,0x27000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28910000,0x6000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28906000,0xa000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28574000,0x272000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  munmap(0x287e6000,0x120000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28566000,0xe000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28563000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28560000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x2855d000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x2855b000,0x2000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28558000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28550000,0x8000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x2854d000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28547000,0x6000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28543000,0x4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28541000,0x2000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28539000,0x8000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28534000,0x5000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28527000,0x4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284fc000,0x2b000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284f9000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284f6000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284f3000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284ef000,0x4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284ec000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284e9000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284e3000,0x6000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284e1000,0x2000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284df000,0x2000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284da000,0x5000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284d6000,0x4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284cc000,0xa000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284c8000,0x4000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284c5000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284c3000,0x2000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284c0000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfea40)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x284bd000,0x3000)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  munmap(0x28e36000,0xe420)
 55193 httpd    RET   munmap 0
 55193 httpd    CALL  close(0x4)
 55193 httpd    RET   close 0
 55193 httpd    CALL  close(0x3)
 55193 httpd    RET   close 0
 55193 httpd    CALL  sigprocmask(0x1,0x280b38c0,0xcfbfe9f0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    CALL  sigprocmask(0x3,0x280b38d0,0)
 55193 httpd    RET   sigprocmask 0
 55193 httpd    PSIG  SIGSEGV caught handler=0x80719f0 mask=0x0 code=0xc
 55193 httpd    CALL  chdir(0x8095be0)
 55193 httpd    NAMI  "/usr/local"
 55193 httpd    RET   chdir 0
 55193 httpd    CALL  sigaction(0xb,0xcfbfe680,0xcfbfe660)
 55193 httpd    RET   sigaction 0
 55193 httpd    CALL  getpid
 55193 httpd    RET   getpid 55193/0xd799
 55193 httpd    CALL  gettimeofday(0xcfbfa610,0)
 55193 httpd    RET   gettimeofday 0
 55193 httpd    CALL  write(0xffffffff,0xcfbfc660,0x64)
 55193 httpd    RET   write -1 errno 9 Bad file descriptor
 55193 httpd    PSIG  SIGKILL SIG_DFL

Fix: 

Unknown
How-To-Repeat: 	Install apache from ports with mod_pyton, configure it and try
	restart apache.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-11 00:07:55 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Josh Elsasser 2006-05-11 00:25:20 UTC
I think you want the www/mod_python3 maintainer, not me.  The
submitter states he is using apache 2.0.55 and mod_python 3.2.8, but
www/mod_python is for 2.7.11 and doesn't work with apache 2.x.  Also,
I don't even use mod_python anymore and no longer have the time to
maintain a port for it.
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2006-05-25 02:43:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to mod_python3 maintainer.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-25 17:56:46 UTC
State Changed
From-To: feedback->open

Reset feedback state - wrong maintainer asked for feedback
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-10 02:37:30 UTC
Responsible Changed
From-To: roam->freebsd-ports-bugs

Maintainer was reset
Comment 6 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-10 02:37:30 UTC
State Changed
From-To: open->closed

Xorg 6.9 has been superseeded by Xorg 7.2. 


Comment 7 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-10 02:37:30 UTC
Responsible Changed
From-To: freebsd-x11->freebsd-x11

edit-pr bug (hello bugmeister)
Comment 8 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-10 02:37:30 UTC
State Changed
From-To: open->open




Comment 9 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-10 02:37:30 UTC
Responsible Changed
From-To: perky->perky
Comment 10 Mark Linimon freebsd_committer freebsd_triage 2008-12-04 04:55:02 UTC
Responsible Changed
From-To: perky->pgollucci

Over to new maintainer.
Comment 11 Stefan Walter freebsd_committer freebsd_triage 2008-12-18 17:09:02 UTC
Hi Dmitriy,

two and a half years ago, you reported a problem with www/mod_python3 in
ports/97090 (see [1]). Unfortunately, the maintainer of that port has
changed in the meantime and there hasn't been any reaction of either the
former or the new maintainer.

I'm trying to find out what the state of this is: Can you still reproduce
the problem you reported, or can this PR be closed?

Regards,
Stefan

[1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/97090
Comment 12 Stefan Walter freebsd_committer freebsd_triage 2008-12-18 19:20:06 UTC
----- Forwarded message from Mail Delivery System <Mailer-Daemon@mail.hamcom.de> -----

From: Mail Delivery System <Mailer-Daemon@mail.hamcom.de>
Subject: Mail delivery failed: returning message to sender
To: stefan@freebsd.org
Date: Thu, 18 Dec 2008 18:09:16 +0100

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  dkirhlarov@oilspace.com
    SMTP error from remote mail server after RCPT TO:<dkirhlarov@oilspace.com>:
    host mail.oilspace.com [194.129.65.138]: 554 5.7.1 <dkirhlarov@oilspace.com>:
    Recipient address rejected: No such user

----- End forwarded message -----
Comment 13 Stefan Walter freebsd_committer freebsd_triage 2008-12-19 09:09:10 UTC
State Changed
From-To: open->closed

Mail to submitter bounces.