[seq24-users] crash with file dialog and box renaming
Brought to you by:
rcbuse
|
From: Alex M. <al...@al...> - 2006-05-04 03:54:01
|
Hi all,
I encounter a rather unpleasant problem with seq24. It crashes when I
choose a file using one of the file dialogs ('Save as', 'Import' or
'Open' menu items) and when editing boxes' name :
*** glibc detected *** double free or corruption (out): 0x08120a88 ***
Aborted (core dumped)
I think its between my current system config and seq24, because I tried
with older versions of seq24 and I get the same problem, whereas I used
to execute these versions previously on the same workstation without any
particular problem. I guess there is some compatibility problem with my
gtkmm version or gtk+ version or whatever. However the compilation goes
perfectly fine and I have no problem to play my songs with --file
options and edit them.
The following libraries are installed :
gtk+-1.2.10
gtk+2-2.8.17
gtkmm-2.6.5
glibmm-2.6.1
I ran seq24 under Valgrind and it reports an amazing amount of errors,
however it oddly doesn't crash.
Any help would be greatly appreciated.
|