Re: [fluid-dev] Fun dbus crash

2012-03-25 Thread David Henningsson
On 02/28/2012 11:47 AM, Corbin Simpson wrote: Hey all, I know I've been super-silent on the FS front, but I got the bug in me today, so I revived my Python FS bindings. While hacking, I discovered this delightful crash: Can you check if the patch in r441 resolves your issue? Thanks! // David

Re: [fluid-dev] Fun dbus crash

2012-03-08 Thread Pedro Lopez-Cabanillas
On Thursday 08 March 2012, David Henningsson wrote: > For reference, I have now filed this bug: > > https://bugs.freedesktop.org/show_bug.cgi?id=47060 > > I even wrote a test case program for them, hopefully that will help... I've reproduced the segfault with dbus-1.4.10 (Fedora 16, x86_64), but

Re: [fluid-dev] Fun dbus crash

2012-03-07 Thread David Henningsson
On 02/28/2012 11:47 AM, Corbin Simpson wrote: Hey all, I know I've been super-silent on the FS front, but I got the bug in me today, so I revived my Python FS bindings. While hacking, I discovered this delightful crash: $ python test.py fluidsynth: warning: Failed to pin the sample data to RAM

Re: [fluid-dev] Fun dbus crash

2012-02-29 Thread Andrew Suffield
On Wed, Feb 29, 2012 at 09:32:48AM +0100, David Henningsson wrote: > >python: malloc.c:2453: sYSMALLOc: Assertion `(old_top == (((mbinptr) > >(((char *)&((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct > >malloc_chunk, fd&& old_size == 0) || ((unsigned long) (old_size) > >>= (unsigned

Re: [fluid-dev] Fun dbus crash

2012-02-29 Thread David Henningsson
On 02/28/2012 10:06 PM, Corbin Simpson wrote: Huh. With that argument, about half the time, the test works (I hear delightful synthesized piano). I'm getting more fun errors, like: process 13344: arguments to dbus_pending_call_free_data_slot() were incorrect, assertion "*slot_p>= 0" failed in fi

Re: [fluid-dev] Fun dbus crash

2012-02-28 Thread Corbin Simpson
Huh. With that argument, about half the time, the test works (I hear delightful synthesized piano). I'm getting more fun errors, like: process 13344: arguments to dbus_pending_call_free_data_slot() were incorrect, assertion "*slot_p >= 0" failed in file dbus-pending-call.c line 748. This is normal

Re: [fluid-dev] Fun dbus crash

2012-02-28 Thread Pedro Lopez-Cabanillas
On Tuesday 28 February 2012, Corbin Simpson wrote: > In the meantime, is there an easy way to hack around this in settings, > or do I need to rebuild FS without dbus support? Try with the environment variable MALLOC_CHECK_ set to 0 or 1. But this error message probably means a bug in either dbus,

[fluid-dev] Fun dbus crash

2012-02-28 Thread Corbin Simpson
Hey all, I know I've been super-silent on the FS front, but I got the bug in me today, so I revived my Python FS bindings. While hacking, I discovered this delightful crash: $ python test.py fluidsynth: warning: Failed to pin the sample data to RAM; swapping is possible. *** glibc detected *** p