Bug#269015: apache mod_jk2 crash with "Segmentation fault" error

José María Pérez Villadeamigo José María Pérez Villadeamigo , 269015@bugs.debian.org
Wed Oct 13 10:39:16 2004


--=-TQZA6K9rSV03QiZLHb/b
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by smtpout.juntadeandalucia.es id i9DGFX823571

Hi Stefan.

Some days ago I send you my configuration files. I'll send you them
again. =BFCould you tell me anything about that?

Thanks.
Jose Maria

El lun, 13-09-2004 a las 11:42, Stefan Gybas escribi=F3:
> tags 269015 unreproducible
> thanks
>=20
> Jos=E9 M=AA P=E9rez Villadeamigo wrote:
>=20
> > After doing a "apt-get update; apt-get upgrade" on Monday, August 30=20
> > 2004 7:00 GMT, I get an error whenever apache2 try to connect with=20
> > tomcat via mod_jk2.
>=20
> I have two sarge systems where mod_jk2 is running fine, so I can't=20
> reproduce this problem. Please send me your configuration files=20
> (jk2.conf, jk2.load, workers.properties, ...) so I might be able to=20
> track this down.
>=20
> Stefan
--=20
Jos=E9 Mar=EDa P=E9rez Villadeamigo
Dpto. de Explotaci=F3n
Consejer=EDa de Empleo
josemaria.perez@juntadeandalucia.es
Tlf: 955048506. -- RCJA. 348506

http://www.juntadeandalucia.es/empleo



--=-TQZA6K9rSV03QiZLHb/b
Content-Disposition: attachment; filename=jk2.conf
Content-Type: text/plain; name=jk2.conf; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

# To enable mod_jk2, customize workers2.properties* from
# /usr/share/doc/libapache2-mod-jk2/examples and copy it to
# /etc/apache2/workers2.properties. Then uncomment the following line:
# JkSet config.file /etc/apache2/conf/workers2.properties

--=-TQZA6K9rSV03QiZLHb/b
Content-Disposition: attachment; filename=jk2.load
Content-Type: text/plain; name=jk2.load; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

LoadModule jk2_module /usr/lib/apache2/modules/mod_jk2.so

--=-TQZA6K9rSV03QiZLHb/b
Content-Disposition: attachment; filename=workers2.properties
Content-Type: text/plain; name=workers2.properties; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

[logger]
level=DEBUG
#file=${serverRoot}/logs/jk2.log
debug=0

[config:]
file=${serverRoot}/conf/workers2.properties
debug=0
debugEnv=0

[uriMap:]
info=Maps the requests. Options: debug
debug=0

[shm:]
info=Scoreboard. Required for reconfiguration and status with multiprocess servers
file=${serverRoot}/logs/jk2.shm
size=1000000
debug=0
disabled=0

[workerEnv:]
info=Global server options
timing=1
debug=0

[channel.socket:localhost:8009]
info=Ajp13 forwarding over socket
debug=0

[uri:/empleo/caprl/*.jsp]
info=Example webapp in the default context.
group=channel.socket:localhost:8009
context=/empleo/caprl
debug=0


--=-TQZA6K9rSV03QiZLHb/b--