om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Om-synth] Om problems


From: Dave Robillard
Subject: Re: [Om-synth] Om problems
Date: Sun, 29 Jan 2006 18:10:15 -0500

On Sun, 2006-29-01 at 02:09 +0000, Ross Clement wrote:
> Well, having said that I have never managed to compile OM, I then manage
> to compile it.

Forget to install the gtk development packages did we?  Ask for help
next time. :)

> However, as soon as I run it, I get a crash. Does anyone
> know what might be going wrong?
> 
> I run the following 
> 
> jackd -d alsa
> om
> om_gtk
> 
> Om starts and seems happy until I start om_gtk, then I get:
> 
> om
> [AlsaMidiDriver] Successfully opened ALSA sequencer.
> [OSC] Started OSC server at osc.udp://clarissa:16180/
> [PreProcessor] Launching thread.
> [PostProcessor] Starting.
> [JackAudioDriver] Activated Jack client.
> [AlsaMidiDriver] Started realtime MIDI thread (SCHED_FIFO, priority 10)
> [OSC] Registered client osc.udp://clarissa:17904/ (1 clients)
> [JackAudioDriver] Enabling.
> *** glibc detected *** om: double free or corruption (out): 0xb7d396d8
> ***
> ======= Backtrace: =========
> /lib/libc.so.6[0x4e7424]
> /lib/libc.so.6(__libc_free+0x77)[0x4e795f]
> /lib/libc.so.6(freeaddrinfo+0x35)[0x53583e]
> /usr/local/lib/liblo.so.0[0xe78359]
> /usr/local/lib/liblo.so.0(lo_send_message_from+0x45)[0xe784a1]
> /usr/local/lib/liblo.so.0(lo_send_message+0x21)[0xe784e1]
> /usr/local/lib/liblo.so.0(lo_send_internal+0x77)[0xe7855f]
> om[0x805756d]
> om[0x805768f]
> om[0x807243d]
> /lib/libpthread.so.0[0x6ccb80]
> /lib/libc.so.6(__clone+0x5e)[0x54edee]

Hm.. that' interesting.  lo_send_message_from is a new function in the
latest version of liblo (which has a new maintainer) which I havn't
tried yet.

What version of liblo are you running and where did you get it? (ie
build it yourself, or came with your distro, etc)

> Also, even if you configure om without ladspa so that it reports that
> you won't have ladspa support, you still need ladspa.h to compile.

Not too crucial, since compiling Om without LADSPA support is something
noone is going to want to do anyway. :)

-DR-





reply via email to

[Prev in Thread] Current Thread [Next in Thread]