64-bit chuck doesn't support OSC events

Bug #489627 reported by Martin Kohn
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
chuck (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Binary package hint: chuck

Ubuntu 9.10
chuck 1.2.0.8.dfsg-1.2ubuntu1

The following 2 lines are from a chuck file s.ck :-
// create our OSC receiver
OscRecv recv;

running chuck.alsa s gives the following error:-
[s.ck]:line(9): undefined type 'OscRecv'...Segmentation fault

Also, out of interest, could you let me know the exact conditions under which chuck was compiled because when I compile from source, the resulting executable doesn't work at all just seg faults.

Revision history for this message
Martin Kohn (mtk001) wrote :

Just tried apt-get -b source chuck and that does behave the same as the binary package so please ignore the last paragraph above.

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote :

Triaged: Trivial to repeat with the 2 liner and command in the example

Confirmed on chuck on Quantal 1.2.0.8.dfsg-1.4

dg@major:~$ cat s.ck
// create our OSC receiver
OscRecv recv;

chuck.alsa s
[s.ck]:line(2): undefined type 'OscRecv'...Segmentation fault (core dumped)

Changed in chuck (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.