Skip to content

Instantly share code, notes, and snippets.

@triss
Created August 24, 2014 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triss/e889de731f46fcee25d6 to your computer and use it in GitHub Desktop.
Save triss/e889de731f46fcee25d6 to your computer and use it in GitHub Desktop.
soundfileview kaboom
ERROR: Primitive '_QObject_InvokeMethod' failed.
Failed.
RECEIVER:
Instance of QSoundFileView { (0x28b4f38, gc=B4, fmt=00, flg=00, set=06)
instance variables [38]
qObject : RawPointer 0x26d3e00
finalizer : instance of Finalizer (0xfaa3218, size=2, set=1)
virtualSlots : nil
wasRemoved : false
font : nil
resize : Integer 1
alpha : Float 1.000000 00000000 3FF00000
decorator : nil
layout : nil
userCanClose : true
deleteOnClose : true
action : nil
mouseDownAction : nil
mouseUpAction : nil
mouseEnterAction : nil
mouseLeaveAction : nil
mouseMoveAction : nil
mouseOverAction : nil
mouseWheelAction : nil
keyDownAction : nil
keyUpAction : nil
keyModifiersChangedAction : nil
keyTyped : nil
focusGainedAction : nil
focusLostAction : nil
dragLabel : nil
beginDragAction : nil
canReceiveDragHandler : nil
receiveDragHandler : nil
toFrontAction : nil
endFrontAction : nil
onClose : nil
onResize : nil
onMove : nil
soundfile : nil
metaAction : nil
elasticMode : nil
curDoneAction : nil
}
PROTECTED CALL STACK:
Meta_MethodError:new 0x416f900
arg this = PrimitiveFailedError
arg what = Failed.
arg receiver = a QSoundFileView
Meta_PrimitiveFailedError:new 0x4147c40
arg this = PrimitiveFailedError
arg receiver = a QSoundFileView
Object:primitiveFailed 0x2aeb3c0
arg this = a QSoundFileView
QSoundFileView:setData 0x311f4c0
arg this = a QSoundFileView
arg data = FloatArray[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...etc...
arg block = 0
arg startframe = 0
arg channels = 2
arg samplerate = 44100
a FunctionDef 0x37e2a80
sourceCode = "<an open Function>"
a FunctionDef 0x2c33a00
sourceCode = "<an open Function>"
Function:prTry 0x382fbc0
arg this = a Function
var result = nil
var thread = a Thread
var next = nil
var wasInProtectedFunc = false
CALL STACK:
MethodError:reportError 0xf6a4218
arg this = <instance of PrimitiveFailedError>
< closed FunctionDef > 0xf6a2b78
arg error = <instance of PrimitiveFailedError>
Integer:forBy 0xf038878
arg this = 0
arg endval = 0
arg stepval = 2
arg function = <instance of Function>
var i = 0
var j = 0
SequenceableCollection:pairsDo 0xf6ed358
arg this = [*2]
arg function = <instance of Function>
Scheduler:seconds_ 0xf6ade68
arg this = <instance of Scheduler>
arg newSeconds = 1408912093.712
Meta_AppClock:tick 0xf6ed4b8
arg this = <instance of Meta_AppClock>
var saveClock = <instance of Meta_SystemClock>
Process:tick 0xf6f2ea8
arg this = <instance of Main>
^^ The preceding error dump is for ERROR: Primitive '_QObject_InvokeMethod' failed.
Failed.
RECEIVER: a QSoundFileView
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment