[Lcdproc] HD44780 segmentation fault

Robert Buchholz rbu@gentoo.org
Wed Oct 10 13:58:03 2007


--nextPart6151022.Ulyp9U8zGg
Content-Type: text/plain;
  charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday, 9. October 2007, Hans De Boo wrote:
> Hello all,
>
> I'm receiving a segmentation fault when running LCDd with the hd44780
> driver: Ubuntu 2.6.15-26-amd64-server

Please compile and run a debug version of your 0.5.2 copy again like so:

  ./configure --enable-debug --enable-drivers=3D<what you usually type>
=A0 make
=A0 gdb ./server/LCDd
=A0 > set args -c <path to config> -f
=A0 > run
=A0 (wait for segfault)
=A0 > bt full


and attach the backtrace to your mail.

Thanks,

Robert

--nextPart6151022.Ulyp9U8zGg
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBHDNoxyZx3L/ph1soRAtHNAJ4wdJcX+uArVSSCm3xIEkBpH7ZFZwCgw8xp
t3iIKYlMNqJWhim/sSLIRBY=
=Lf7W
-----END PGP SIGNATURE-----

--nextPart6151022.Ulyp9U8zGg--