Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 271 by krisztiankende: Text pull segmentation fault
http://code.google.com/p/gambas/issues/detail?id=271

If I try pull the text from a text box out of the window, segmentation  
fault occurs.
Simple code (GTK+), video of the event is attached.

gdb:
(gdb) run
Starting program: /usr/bin/gbx3
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5c57388 in ?? () from /usr/lib/gambas3/gb.gtk.so
(gdb) bt
#0  0x00007ffff5c57388 in ?? () from /usr/lib/gambas3/gb.gtk.so
#1  0x00007ffff5c574d7 in ?? () from /usr/lib/gambas3/gb.gtk.so
#2  0x00007ffff5c38188 in ?? () from /usr/lib/gambas3/gb.gtk.so
Cannot access memory at address 0x7fffffffce58

Valgrind:
http://pastebin.com/c2QXQagq

Version: stable 3.2.0 from PPA
Distribution: Ubuntu 12.04 and 12.10 (and maybe older releases)

Attachments:
        segmentation_fault.ogv  787 KB


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to