[Gambas-devel] Crash in gb.map when "quick scrolling"

Tobias Boege tobias at ...692...
Mon Feb 11 19:30:07 CET 2013


On Mon, 04 Feb 2013, Sebastian Kulesz wrote:
> If i open the gb.map example and, at any time, do a quick scroll (this is,
> a fast rotation of the mouse wheel to zoom in) gbx3 crashes. Here is the
> output from gdb:
> 

...

> 
> I can "sort" of reproduce them (i always get a crash when i scroll) but it
> depends on that i do before it. If i move the map around a bit i get a
> different crash than if i directly scroll.
> 
> I'm using a fully updated Archlinux x64 system.
> 
> If you need more debug info please let me know!

I came across this bug, too, finally trying the gb.map example.

The same situation for me and additionally, I get a signal #6 when
(slowly step-by-step) scrolling too deep into the map. It comes from an
assertion which states:

gbx3: malloc.c:3621: _int_malloc: Assertion `victim->fd_nextsize->bk_nextsize == victim' failed.

Sebastian, maybe you should carry this to gambas-user?

Regards,
Tobi





More information about the Devel mailing list