Re: [fluid-dev] glib crash

2013-08-16 Thread Element Green
Probably my fault for the multiple email post (got stuck in the admin interface trap due to its size and I approved it without realizing that it had made it to the list already somehow). Anyways.. I had a look at the thread_memory_from_self() function in the glib source code and I don't see anyth

[fluid-dev] glib crash

2013-08-16 Thread a...@gratin.org
Hi list, I have a difficult bug. I'm building a Adobe Director Xtra, which is a kind of plugin, i.e. a dynamically loaded library, incorporating fluidsynth. This is on Mac OSX. I build this Xtra on my MacOSX 10.8.4 system (Xcode 4.3). Fluidsynth is build as a static library and is statically link

Re: [fluid-dev] glib crash

2013-08-16 Thread R.L. Horn
On Fri, 16 Aug 2013, a...@gratin.org wrote: I have a difficult bug. Not really. This kind of thing crops up pretty regularly when trying to produce portable binaries. We have a suspicion on the SSE4.2 instruction set, as it seems that this instruction set is not present on the machines on

[fluid-dev] glib crash

2013-08-16 Thread as
Hi list, I have a difficult bug. I'm building a Adobe Director Xtra, which is a kind of plugin, i.e. a dynamically loaded library, incorporating fluidsynth. This is on Mac OSX. I build this Xtra on my MacOSX 10.8.4 system (Xcode 4.3). Fluidsynth is build as a static library and is statically link