Skip to content

Instantly share code, notes, and snippets.

@zonkmachine
Created October 14, 2017 04:11
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 zonkmachine/211524d32e670682c8afbdaa1d2c6ccc to your computer and use it in GitHub Desktop.
Save zonkmachine/211524d32e670682c8afbdaa1d2c6ccc to your computer and use it in GitHub Desktop.
Backtrace
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000000000062e0ea in NotePlayHandle::setFrequencyUpdate (this=0x81) at /home/zonkmachine/builds/lmms/lmms/include/NotePlayHandle.h:263
263 m_frequencyNeedsUpdate = true;
(gdb) bt
#0 0x000000000062e0ea in NotePlayHandle::setFrequencyUpdate (this=0x81) at /home/zonkmachine/builds/lmms/lmms/include/NotePlayHandle.h:263
#1 0x00000000006270a1 in InstrumentTrack::updateBaseNote (this=0x7fce29e77620) at /home/zonkmachine/builds/lmms/lmms/src/tracks/InstrumentTrack.cpp:543
#2 0x000000000062710a in InstrumentTrack::updatePitch (this=0x7fce29e77620) at /home/zonkmachine/builds/lmms/lmms/src/tracks/InstrumentTrack.cpp:552
#3 0x000000000063f89f in InstrumentTrack::qt_static_metacall (_o=0x7fce29e77620, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffe6625550)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_InstrumentTrack.cpp:68
#4 0x00007fce35cf187a in QMetaObject::activate (sender=0x7fce29e78898, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
at kernel/qobject.cpp:3539
#5 0x0000000000642f4b in Model::dataChanged (this=0x7fce29e78898) at /home/zonkmachine/builds/lmms/lmms/build/src/moc_Model.cpp:102
#6 0x0000000000642e09 in Model::qt_static_metacall (_o=0x7fce29e78898, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffe66256b0)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_Model.cpp:51
#7 0x00007fce35cf187a in QMetaObject::activate (sender=0x2ee0210, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
at kernel/qobject.cpp:3539
#8 0x000000000063b4ab in ControllerConnection::valueChanged (this=0x2ee0210)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_ControllerConnection.cpp:104
#9 0x000000000063b354 in ControllerConnection::qt_static_metacall (_o=0x2ee0210, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fcde40521b0)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_ControllerConnection.cpp:52
#10 0x00007fce35cf5c1e in QObject::event (this=0x2ee0210, e=<optimized out>) at kernel/qobject.cpp:1194
#11 0x00007fce36459e2c in QApplicationPrivate::notify_helper (this=this@entry=0x1cd9a80, receiver=receiver@entry=0x2ee0210, e=e@entry=0x7fcde4078fb0)
at kernel/qapplication.cpp:4567
#12 0x00007fce364604a0 in QApplication::notify (this=0x1ccad50, receiver=0x2ee0210, e=0x7fcde4078fb0) at kernel/qapplication.cpp:4353
#13 0x00007fce35cdd4dd in QCoreApplication::notifyInternal (this=0x1ccad50, receiver=receiver@entry=0x2ee0210, event=event@entry=0x7fcde4078fb0)
at kernel/qcoreapplication.cpp:953
#14 0x00007fce35ce0b3d in sendEvent (event=0x7fcde4078fb0, receiver=0x2ee0210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1cd9c70)
at kernel/qcoreapplication.cpp:1577
#16 0x00007fce35ce0fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0)
at kernel/qcoreapplication.cpp:1470
#17 0x00007fce35d0af83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#18 postEventSourceDispatch (s=0x1cdc330) at kernel/qeventdispatcher_glib.cpp:287
#19 0x00007fce32a70e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fce32a71048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fce32a710ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fce35d0a7be in QEventDispatcherGlib::processEvents (this=0x1cdbfa0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#23 0x00007fce364fbbe6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007fce35cdc0af in QEventLoop::processEvents (this=this@entry=0x7fffe6625d50, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fce35cdc3a5 in QEventLoop::exec (this=this@entry=0x7fffe6625d50, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007fce35ce1b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#27 0x00000000004e9e12 in main (argc=1, argv=0x7fffe6626118) at /home/zonkmachine/builds/lmms/lmms/src/core/main.cpp:925
(gdb) bt full
#0 0x000000000062e0ea in NotePlayHandle::setFrequencyUpdate (this=0x81) at /home/zonkmachine/builds/lmms/lmms/include/NotePlayHandle.h:263
No locals.
#1 0x00000000006270a1 in InstrumentTrack::updateBaseNote (this=0x7fce29e77620) at /home/zonkmachine/builds/lmms/lmms/src/tracks/InstrumentTrack.cpp:543
it = {i = 0x2ff8d18}
#2 0x000000000062710a in InstrumentTrack::updatePitch (this=0x7fce29e77620) at /home/zonkmachine/builds/lmms/lmms/src/tracks/InstrumentTrack.cpp:552
No locals.
#3 0x000000000063f89f in InstrumentTrack::qt_static_metacall (_o=0x7fce29e77620, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffe6625550)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_InstrumentTrack.cpp:68
_t = 0x7fce29e77620
#4 0x00007fce35cf187a in QMetaObject::activate (sender=0x7fce29e78898, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
at kernel/qobject.cpp:3539
receiverInSameThread = true
previousSender = 0x0
callFunction = 0x63f790 <InstrumentTrack::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>
receiver = 0x7fce29e77620
currentSender = {sender = 0x7fce29e78898, signal = 4, ref = 1}
method_relative = 6
c = 0x32ed6d0
last = 0x32ed6d0
methodOffset = <optimized out>
signal_absolute_index = 4
empty_argv = {0x0}
locker = {val = 41296016}
connectionLists = 0x2ee02b0
list = 0x32ed750
signalOffset = <optimized out>
signal_index = <optimized out>
currentThreadId = 140523666159552
#5 0x0000000000642f4b in Model::dataChanged (this=0x7fce29e78898) at /home/zonkmachine/builds/lmms/lmms/build/src/moc_Model.cpp:102
No locals.
#6 0x0000000000642e09 in Model::qt_static_metacall (_o=0x7fce29e78898, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffe66256b0)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_Model.cpp:51
_t = 0x7fce29e78898
#7 0x00007fce35cf187a in QMetaObject::activate (sender=0x2ee0210, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
at kernel/qobject.cpp:3539
receiverInSameThread = true
previousSender = 0x0
callFunction = 0x642d8c <Model::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>
receiver = 0x7fce29e78898
currentSender = {sender = 0x2ee0210, signal = 4, ref = 1}
method_relative = 0
c = 0x35960b0
last = 0x35960b0
methodOffset = <optimized out>
signal_absolute_index = 4
empty_argv = {0x0}
locker = {val = 36590720}
connectionLists = 0x31acc20
list = 0x3596130
signalOffset = <optimized out>
signal_index = <optimized out>
currentThreadId = 140523666159552
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) bt full
#0 0x000000000062e0ea in NotePlayHandle::setFrequencyUpdate (this=0x81) at /home/zonkmachine/builds/lmms/lmms/include/NotePlayHandle.h:263
No locals.
#1 0x00000000006270a1 in InstrumentTrack::updateBaseNote (this=0x7fce29e77620) at /home/zonkmachine/builds/lmms/lmms/src/tracks/InstrumentTrack.cpp:543
it = {i = 0x2ff8d18}
#2 0x000000000062710a in InstrumentTrack::updatePitch (this=0x7fce29e77620) at /home/zonkmachine/builds/lmms/lmms/src/tracks/InstrumentTrack.cpp:552
No locals.
#3 0x000000000063f89f in InstrumentTrack::qt_static_metacall (_o=0x7fce29e77620, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffe6625550)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_InstrumentTrack.cpp:68
_t = 0x7fce29e77620
#4 0x00007fce35cf187a in QMetaObject::activate (sender=0x7fce29e78898, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
at kernel/qobject.cpp:3539
receiverInSameThread = true
previousSender = 0x0
callFunction = 0x63f790 <InstrumentTrack::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>
receiver = 0x7fce29e77620
currentSender = {sender = 0x7fce29e78898, signal = 4, ref = 1}
method_relative = 6
c = 0x32ed6d0
last = 0x32ed6d0
methodOffset = <optimized out>
signal_absolute_index = 4
empty_argv = {0x0}
locker = {val = 41296016}
connectionLists = 0x2ee02b0
list = 0x32ed750
signalOffset = <optimized out>
signal_index = <optimized out>
currentThreadId = 140523666159552
#5 0x0000000000642f4b in Model::dataChanged (this=0x7fce29e78898) at /home/zonkmachine/builds/lmms/lmms/build/src/moc_Model.cpp:102
No locals.
#6 0x0000000000642e09 in Model::qt_static_metacall (_o=0x7fce29e78898, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffe66256b0)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_Model.cpp:51
_t = 0x7fce29e78898
#7 0x00007fce35cf187a in QMetaObject::activate (sender=0x2ee0210, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
at kernel/qobject.cpp:3539
receiverInSameThread = true
previousSender = 0x0
callFunction = 0x642d8c <Model::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>
receiver = 0x7fce29e78898
currentSender = {sender = 0x2ee0210, signal = 4, ref = 1}
method_relative = 0
c = 0x35960b0
last = 0x35960b0
methodOffset = <optimized out>
signal_absolute_index = 4
empty_argv = {0x0}
locker = {val = 36590720}
connectionLists = 0x31acc20
list = 0x3596130
signalOffset = <optimized out>
signal_index = <optimized out>
currentThreadId = 140523666159552
---Type <return> to continue, or q <return> to quit---
#8 0x000000000063b4ab in ControllerConnection::valueChanged (this=0x2ee0210)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_ControllerConnection.cpp:104
No locals.
#9 0x000000000063b354 in ControllerConnection::qt_static_metacall (_o=0x2ee0210, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fcde40521b0)
at /home/zonkmachine/builds/lmms/lmms/build/src/moc_ControllerConnection.cpp:52
_t = 0x2ee0210
#10 0x00007fce35cf5c1e in QObject::event (this=0x2ee0210, e=<optimized out>) at kernel/qobject.cpp:1194
mce = <optimized out>
currentSender = {sender = 0x32c0950, signal = 7, ref = 1}
previousSender = 0x0
#11 0x00007fce36459e2c in QApplicationPrivate::notify_helper (this=this@entry=0x1cd9a80, receiver=receiver@entry=0x2ee0210, e=e@entry=0x7fcde4078fb0)
at kernel/qapplication.cpp:4567
consumed = <optimized out>
#12 0x00007fce364604a0 in QApplication::notify (this=0x1ccad50, receiver=0x2ee0210, e=0x7fcde4078fb0) at kernel/qapplication.cpp:4353
w = 0x2ee0210
extra = <optimized out>
isProxyWidget = <optimized out>
d = 0x1cd9a80
res = false
#13 0x00007fce35cdd4dd in QCoreApplication::notifyInternal (this=0x1ccad50, receiver=receiver@entry=0x2ee0210, event=event@entry=0x7fcde4078fb0)
at kernel/qcoreapplication.cpp:953
threadData = 0x1cd9c70
returnValue = <optimized out>
result = false
cbdata = {0x2ee0210, 0x7fcde4078fb0, 0x7fffe6625a3f}
d = <optimized out>
#14 0x00007fce35ce0b3d in sendEvent (event=0x7fcde4078fb0, receiver=0x2ee0210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
No locals.
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1cd9c70)
at kernel/qcoreapplication.cpp:1577
pe = @0x7fcde4070880: {receiver = 0x2ee0210, event = 0x0, priority = 0}
e = 0x7fcde4078fb0
r = 0x2ee0210
locker = {val = 30252216}
startOffset = 0
i = @0x1cd9cac: 7
#16 0x00007fce35ce0fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0)
at kernel/qcoreapplication.cpp:1470
data = <optimized out>
#17 0x00007fce35d0af83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
No locals.
#18 postEventSourceDispatch (s=0x1cdc330) at kernel/qeventdispatcher_glib.cpp:287
source = 0x1cdc330
#19 0x00007fce32a70e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#20 0x00007fce32a71048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#21 0x00007fce32a710ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#22 0x00007fce35d0a7be in QEventDispatcherGlib::processEvents (this=0x1cdbfa0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
d = 0x1cdbfc0
canWait = <optimized out>
---Type <return> to continue, or q <return> to quit---
savedFlags = {i = 0}
result = false
#23 0x00007fce364fbbe6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
d = 0x1cdbfc0
saved_flags = {i = 0}
returnValue = 129
#24 0x00007fce35cdc0af in QEventLoop::processEvents (this=this@entry=0x7fffe6625d50, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fce35cdc3a5 in QEventLoop::exec (this=this@entry=0x7fffe6625d50, flags=...) at kernel/qeventloop.cpp:204
d = 0x302a440
locker = {val = 30252504}
#26 0x00007fce35ce1b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
threadData = 0x1cd9c70
eventLoop = {<QObject> = {_vptr.QObject = 0x7fce36041710 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = 0x0,
stringdata = 0x7fce35dbaca0 <qt_meta_stringdata_QObject> "QObject", data = 0x7fce35dbad40 <qt_meta_data_QObject>,
extradata = 0x7fce3603ec60 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0,
static_metacall = 0x7fce35cf6ae0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x302a440},
static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7fce35dc3be0 <qt_meta_stringdata_Qt> "Qt",
data = 0x7fce35dc7500 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {
superdata = 0x7fce3603ec40 <QObject::staticMetaObject>, stringdata = 0x7fce35dcd7c0 <qt_meta_stringdata_QEventLoop> "QEventLoop",
data = 0x7fce35dcd7e0 <qt_meta_data_QEventLoop>, extradata = 0x7fce360417a0 <QEventLoop::staticMetaObjectExtraData>}},
static staticMetaObjectExtraData = {objects = 0x0,
static_metacall = 0x7fce35d3bdf0 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}}
returnCode = <optimized out>
#27 0x00000000004e9e12 in main (argc=1, argv=0x7fffe6626118) at /home/zonkmachine/builds/lmms/lmms/src/core/main.cpp:925
sparam = {__sched_priority = 50}
sa = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 4, sa_restorer = 0x2}
destroyEngine = false
ret = 0
fileToImport = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 18205}, alloc = 0, size = 0,
data = 0x7fce3604393a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 30}, alloc = 0, size = 0, data = 0x7fce3604391a <QString::shared_empty+26>, clean = 0,
simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fce36043920 <QString::shared_null>,
static codecForCStrings = 0x0}
app = 0x1ccad50
os = {m_sampleRate = 44100, m_bitRateSettings = {m_bitRate = 160, m_isVariableBitRate = false}, m_bitDepth = OutputSettings::Depth_16Bit,
m_stereoMode = OutputSettings::StereoMode_JointStereo}
eff = ProjectRenderer::WaveFile
fileToLoad = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 18205}, alloc = 0, size = 0,
data = 0x7fce3604393a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 30}, alloc = 0, size = 0, data = 0x7fce3604391a <QString::shared_empty+26>, clean = 0,
simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1f338c0, static codecForCStrings = 0x0}
exitAfterImport = false
allowRoot = false
renderLoop = false
renderTracks = false
profilerOutputFile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 18205}, alloc = 0, size = 0,
data = 0x7fce3604393a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 30}, alloc = 0, size = 0, data = 0x7fce3604391a <QString::shared_empty+26>, clean = 0,
simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fce36043920 <QString::shared_null>,
static codecForCStrings = 0x0}
configFile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 18205}, alloc = 0, size = 0,
---Type <return> to continue, or q <return> to quit---
data = 0x7fce3604393a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 30}, alloc = 0, size = 0, data = 0x7fce3604391a <QString::shared_empty+26>, clean = 0,
simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fce36043920 <QString::shared_null>,
static codecForCStrings = 0x0}
qs = {interpolation = Mixer::qualitySettings::Interpolation_SincFastest, oversampling = Mixer::qualitySettings::Oversampling_2x}
coreOnly = false
fullscreen = true
renderOut = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 18205}, alloc = 0, size = 0,
data = 0x7fce3604393a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 30}, alloc = 0, size = 0, data = 0x7fce3604391a <QString::shared_empty+26>, clean = 0,
simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7fce36043920 <QString::shared_null>,
static codecForCStrings = 0x0}
pos = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 18205}, alloc = 0, size = 0,
data = 0x7fce3604393a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 30}, alloc = 0, size = 0, data = 0x7fce3604391a <QString::shared_empty+26>, clean = 0,
simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x1ec5db0, static codecForCStrings = 0x0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment