http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=315
------- Comment #1 from [EMAIL PROTECTED] 2007-02-19 08:57 ------- I can't reproduce the exact crash that Chaotix described, but I do get a crash when exiting the music import menu after importing a sound (either wav or ogg) The crash happens for me if I am using music_native, but NOT if I am using music_sdl or music_native2 I have a suspicion that these crashes may actually have *nothing* to do with the music code. I believe that the browse menu code contains a serious out-of-range memory-writing bug (See also bug 264) I think any time the browse menu is used, some code in memory gets overwritten. This causes different types of crashes (or sometimes no crash at all) depending on which backends you are using, which version of freebasic you compiled with, and whether you are using Linux or windows (because all of these factors change the shape of memory layout, causing a different chunk of out-of-range memory to be overwritten) -- Configure bugmail: http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
