it seems since december 9th, freesci segfaults when the resource files
are named in UPPERCASE (or mixed case). Output from gdb follows:
 

FreeSCI 0.3.2-devel Copyright (C) 1999, 2000, 2001
 Dmitry Jemerov, Christopher T. Lansdown, Sergey Lapin, Rickard Lind,
 Carl Muckenhoupt, Christoph Reichenbach, Magnus Reftel, Lars Skovlund,
 Rink Springer, Petr Vyhnak, Solomon Peachy, Matt Hargett, Alex Angas
This program is free software. You can copy and/or modify it freely
according to the terms of the GNU general public license, v2.0
or any later version, at your option.
It comes with ABSOLUTELY NO WARRANTY.
Loading resources...
Resmgr: Detected SCI0
Mapping instruments to General Midi

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (runnable)]
0x80c1dd7 in _scir_load_resource (mgr=0x52525252, res=0x52525252) at
resource.c:346
346                             *raiser = toupper(*raiser++); /*
Uppercasify */



Erian



Reply via email to