This message may appears if some lines are displayed in red. Because sometimes it does automatical changes (strip spaces, check if both tags are present, ...)

Whatever... still a strange bug...
But I assume that the first time il load files in the defaut directory

Jerome

Falk Hueffner wrote, the 08.09.2005 23:55 :

I get a slightly better backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x00000200006f2d18 in g_type_fundamental () from /usr/lib/libgobject-2.0.so.0
(gdb) vr
Undefined command: "vr".  Try "help".
(gdb) bt
#0  0x00000200006f2d18 in g_type_fundamental () from 
/usr/lib/libgobject-2.0.so.0
#1  0x00000200006d9778 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#2 0x000000012005e9f0 in msg_box_new (title=0x120093528 "Confirm...", message=0x120093533 "Some files have been modified but not saved...\nDo you want to save them before changing the directory?", stock_id=0x12009359a "gtk-dialog-question") at msgbox.c:133
#3  0x000000012001eebc in Browser_Tree_Node_Selected (selection=Variable 
"selection" is not available.
) at browser.c:679

So it crashes when creating a dialog box. Looks like heap corruption,
because the parameters to msg_box_new look OK. (BTW, why does it want
to show this dialog box? I didn't change anything, it just displayed
the list of mp3s. Is this the normal behavior?)


--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <[EMAIL PROTECTED]>




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to