Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2006 03:10:35 -0300
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        freebsd-hackers@FreeBSD.org
Subject:   Program receiving SIGSEGV after exit()
Message-ID:  <20061230031035.149313d3@phobos.mars.bsd>

next in thread | raw e-mail | index | archive | help
--Sig_KFw9IxljbeUfR1xo/v1chnW
Content-Type: multipart/mixed; boundary=MP_klNeH2SPAO8xR07wsOBXfyF

--MP_klNeH2SPAO8xR07wsOBXfyF
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hello.

The port "games/qudos" keeps running in a loop after exiting from the
main menu. This is because after calling exit() the program receives a
SIGSEGV signal, and the signal handler, after intercepting it, calls
exit() again.

I think it is a problem with the application itself, but I don't know
what to look for in the source code.

I have attached a 'gdb' backtrace.

Could someone please point me in the right direction?

Thanks and Best Regards,
Ale

--MP_klNeH2SPAO8xR07wsOBXfyF--

--Sig_KFw9IxljbeUfR1xo/v1chnW
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFFlgLniV05EpRcP2ERApO1AKC8gvYPZX7SM0ythmw6BfDKKKxYJACeKjW4
EmzWp8aPSrogdSf3YzlrvxA=
=pLof
-----END PGP SIGNATURE-----

--Sig_KFw9IxljbeUfR1xo/v1chnW--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061230031035.149313d3>