From kde-devel Tue Oct 28 13:11:21 2003 From: Thiago Macieira Date: Tue, 28 Oct 2003 13:11:21 +0000 To: kde-devel Subject: Re: posix_memalign () from /usr/lib/libkdecore.so.4 X-MARC-Message: https://marc.info/?l=kde-devel&m=106734881213971 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1885695041==" --===============1885695041== Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_Ismn/BG0BMXF2Jb"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit --Boundary-02=_Ismn/BG0BMXF2Jb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline koen muylkens wrote: >Gdb gives this output: > Program received signal SIGSEGV, Segmentation fault. > 0x4080d8e1 in posix_memalign () from /usr/lib/libkdecore.so.4 > (gdb) bt > #0 0x4080d8e1 in posix_memalign () from /usr/lib/libkdecore.so.4 > #1 0x00000000 in ?? () > >Can anybody help me or give me some more information about what the problem >could be ? >Could this be a problem with KDE ? Since you are a developer and you want to make your program compatible with= =20 KDE recent releases, I'd recommend that you get (at least) kdelibs & kdebas= e=20 from CVS and build them with debugging enabled. Then port your application = to=20 the KDE 3.2-to-be framework and, if it crashes again, you'll at least have = a=20 full backtrace, indicating where the problem might be. Your backtrace the way you posted is useless due to the lack of debugging=20 symbols. It could be any number of things, within or without KDE. =2D-=20 Thiago Macieira - Registered Linux user #65028 thiagom@mail.com =20 ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 --Boundary-02=_Ismn/BG0BMXF2Jb Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/nmsIM/XwBW70U1gRAsBpAKDI5IlmSRGvdbBqIYrR40ksJeDgkACgwTVm HYdV7nZV+zLBRwc037B7/ec= =/j5S -----END PGP SIGNATURE----- --Boundary-02=_Ismn/BG0BMXF2Jb-- --===============1885695041== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============1885695041==--