typedef QVector QBarDataRow; int QBarDataProxy::addRow(QBarDataRow *row); static void _QVector_QtDataVisualization_QBarDataItem_PTR_PythonToCpp__QVector_QtDataVisualization_QBarDataItem_PTR(PyObject *pyIn, void *cppOut) { auto &cppOutRef = *reinterpret_cast<::QVector *>(cppOut); // TEMPLATE - pyseq_to_cppvector_conversion - START // PYSIDE-795: Turn all sequences into iterables. if (PySequence_Check(pyIn)) { int vectorSize = PySequence_Size(pyIn); --> cppOutRef.reserve(vectorSize); } static PyObject *Sbk_QtDataVisualization_QBarDataProxyFunc_addRow(PyObject *self, PyObject *args) { ... switch (overloadId) { case 0: // addRow(QVector * row) { ::QVector *cppArg0; --> pythonToCpp[0](pyArgs[0], &cppArg0); Thread 1 (Thread 0x7fdb83cba740 (LWP 61481)): #0 QVector::reserve (this=0x7ffc777a2088, asize=4) at /opt/QtO/Qt/5.15.2/gcc_64/include/QtCore/qvector.h:418 No locals. #1 0x00007fdb6579025f in _QVector_QtDataVisualization_QBarDataItem_PTR_PythonToCpp__QVector_QtDataVisualization_QBarDataItem_PTR (pyIn=0x7fdb6c6ec700, cppOut=0x7ffc777a2088) at PySide2/QtDataVisualization/PySide2/QtDataVisualization/qtdatavisualization_module_wrapper.cpp:727 vectorSize = 4 cppOutRef = @0x7ffc777a2088: {d = 0x72bff885381ba400} it = {m_pyObj = 0x30fc2e0} iternext = 0x30fc2e0 #2 0x00007fdb656fe176 in Sbk_QtDataVisualization_QBarDataProxyFunc_addRow (self=0x7fdb65308300, args=0x7fdb835f2160) at PySide2/QtDataVisualization/PySide2/QtDataVisualization/qtdatavisualization_qbardataproxy_wrapper.cpp:545 cppArg0 = 0x72bff885381ba400 cppSelf = 0x5ed5410 pyResult = 0x0 errInfo = 0x0 fullName = 0x7fdb657aee08 "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRow" overloadId = 0 pythonToCpp = {0x7fdb657901fe <_QVector_QtDataVisualization_QBarDataItem_PTR_PythonToCpp__QVector_QtDataVisualization_QBarDataItem_PTR(PyObject*, void*)>, 0x0} numArgs = 1 __PRETTY_FUNCTION__ = "PyObject* Sbk_QtDataVisualization_QBarDataProxyFunc_addRow(PyObject*, PyObject*)" pyArgs = {0x7fdb6c6ec700, 0x0} #3 0x00000000005f42ea in PyCFunction_Call () No symbol table info available. #4 0x00000000005f46d6 in _PyObject_MakeTpCall () No symbol table info available. #5 0x0000000000570936 in _PyEval_EvalFrameDefault () No symbol table info available. #6 0x000000000056955a in _PyEval_EvalCodeWithName () No symbol table info available. #7 0x000000000068c4a7 in PyEval_EvalCode () No symbol table info available. #8 0x000000000067bc91 in ?? () No symbol table info available. #9 0x000000000067bd0f in ?? () No symbol table info available. #10 0x000000000067bdcb in PyRun_FileExFlags () No symbol table info available. #11 0x000000000067de4e in PyRun_SimpleFileExFlags () No symbol table info available. #12 0x00000000006b6032 in Py_RunMain () No symbol table info available. #13 0x00000000006b63bd in Py_BytesMain () No symbol table info available. #14 0x00007fdb83ead0b3 in __libc_start_main (main=0x4eea30
, argc=2, argv=0x7ffc777a26b8, init=, fini=, rtld_fini=, stack_end=0x7ffc777a26a8) at ../csu/libc-start.c:308 self = result = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7037904, 449295991121432507, 6268080, 140722312980144, 0, 0, -448998052122013765, -465208285620678725}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x2, 0x7ffc777a26b8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 2}}} not_first_call = #15 0x00000000005fa4de in _start () No symbol table info available. Thread 9 (Thread 0x7fdb64291700 (LWP 61489)): #0 0x00007fdb83f9baff in __GI___poll (fds=0x7fdb64290d48, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 sc_ret = #1 0x00007fdb66d0ec1a in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1 No symbol table info available. #2 0x00007fdb66d1090a in xcb_wait_for_event () from /lib/x86_64-linux-gnu/libxcb.so.1 No symbol table info available. #3 0x00007fdb64e027b0 in QXcbEventQueue::run() () from /opt/QtO/Qt/5.15.2/gcc_64/plugins/platforms/../../lib/libQt5XcbQpa.so.5 No symbol table info available. #4 0x00007fdb6a01cb35 in QThreadPrivate::start(void*) () from /opt/QtO/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5 No symbol table info available. #5 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580254979840, 449295991121432507, 140722312976670, 140722312976671, 140722312976848, 140580254977984, -465295725135343685, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #6 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 8 (Thread 0x7fdb77bd9700 (LWP 61487)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b53e0 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5390 , cond=0x7fdb829b53b8 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb77bd8e40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b53b8 , mutex = 0x7fdb829b5390 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b53b8 , mutex=0x7fdb829b5390 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580583479040, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580583477184, -465323036832378949, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 7 (Thread 0x7fdb7e3da700 (LWP 61486)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b5360 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5310 , cond=0x7fdb829b5338 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb7e3d9e40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b5338 , mutex = 0x7fdb829b5310 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b5338 , mutex=0x7fdb829b5310 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580692535040, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580692533184, -465343927016435781, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 6 (Thread 0x7fdb7ebdb700 (LWP 61485)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b52e0 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5290 , cond=0x7fdb829b52b8 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb7ebdae40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b52b8 , mutex = 0x7fdb829b5290 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b52b8 , mutex=0x7fdb829b5290 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580700927744, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580700925888, -465342829115420741, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 5 (Thread 0x7fdb7fbdd700 (LWP 61483)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b51e0 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5190 , cond=0x7fdb829b51b8 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb7fbdce40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b51b8 , mutex = 0x7fdb829b5190 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b51b8 , mutex=0x7fdb829b5190 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580717713152, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580717711296, -465340631165907013, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 4 (Thread 0x7fdb7f3dc700 (LWP 61484)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b5260 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5210 , cond=0x7fdb829b5238 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb7f3dbe40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b5238 , mutex = 0x7fdb829b5210 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b5238 , mutex=0x7fdb829b5210 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580709320448, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580709318592, -465341729066922053, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 3 (Thread 0x7fdb803de700 (LWP 61482)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b5160 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5110 , cond=0x7fdb829b5138 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb803dde40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b5138 , mutex = 0x7fdb829b5110 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b5138 , mutex=0x7fdb829b5110 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580726105856, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580726104000, -465216385815097413, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 2 (Thread 0x7fdb753d8700 (LWP 61488)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fdb829b5460 ) at ../sysdeps/nptl/futex-internal.h:183 __ret = -512 oldtype = 0 err = oldtype = err = __ret = resultvar = __arg4 = __arg3 = __arg2 = __arg1 = _a4 = _a3 = _a2 = _a1 = #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdb829b5410 , cond=0x7fdb829b5438 ) at pthread_cond_wait.c:508 spin = 0 buffer = {__routine = 0x7fdb83e73050 <__condvar_cleanup_waiting>, __arg = 0x7fdb753d7e40, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7fdb829b5438 , mutex = 0x7fdb829b5410 , private = 0} err = g = 0 flags = g1_start = signals = result = 0 wseq = 0 seq = 0 private = maxspin = err = result = wseq = g = seq = flags = private = signals = g1_start = spin = buffer = cbuffer = s = #2 __pthread_cond_wait (cond=0x7fdb829b5438 , mutex=0x7fdb829b5410 ) at pthread_cond_wait.c:638 No locals. #3 0x00007fdb80f6ba4b in blas_thread_server () from /data1/kleint/testenv515i/lib/python3.8/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-ae94cfde.3.9.dev.so No symbol table info available. #4 0x00007fdb83e6c609 in start_thread (arg=) at pthread_create.c:477 ret = pd = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140580541531904, 449295991121432507, 140722312933854, 140722312933855, 140722312933856, 140580541530048, -465328541369839685, -465208183184502853}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #5 0x00007fdb83fa8293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals.