[Gambas-user] Serial Port issues.

Chris chrism at ...1648...
Sun Feb 25 20:00:22 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Really weird,

Under GDB, the app HANGS, as opposed to crashing.

The last statement printed is:

*** glibc detected *** /usr/bin/gbx: double free or corruption
(fasttop): 0x080f6430 ***

GBX version: 2.0.17 (ubuntu)

GBX2 reports the double free or corruption rather than gdb, then hangs
the app.

Chris

Laurent Carlier wrote:
> Le Sunday 25 February 2007 17:20:23 Chris, vous avez écrit :
>> Hello,
>> 	I'm having some odd issues with the serial port class.
>> Whenever I try to WRITE or PRINT to the serial port, it starts to send,
>> and then soon after errors with an "unexpected signal #6" message.
>>
>> Does anyone know how to fix this?
>>
>> Chris
>>
> 
> This mean that the signal SIGABRT was raised somewhere.
> see http://en.wikipedia.org/wiki/SIGABRT
> 
> A good way to help debugging is to provide gdb output of the problem.
> 
> go in the directory of your project, in a terminal do :
> - gdb gbx2     (or gbx if under gambas 1)
> Under gdb :
> - run -p
> When your app stop on the error, do :
> - bt
> Send the output :-)
> 
> ++
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF4dzFqLdeHpjNN3MRAr7jAJ49eCcNR5nuBfJ0Pyiu5wnO7bfnygCfdSEw
qnAPCnajK5HnO83tYNCBkzo=
=bOOn
-----END PGP SIGNATURE-----





More information about the User mailing list