Hello list, Anyone could help with this one ? No problem when editing a single cart, but clicking the "Edit" button with multiple carts selected crashes RDLibrary. GDB excerpt :
Starting program: /usr/local/bin/rdlibrary
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
QSettings::sync: filename is null/empty
Detaching after fork from child process 12686.
Detaching after fork from child process 12689.
Detaching after fork from child process 12692.
[New Thread 0x7fffefad8700 (LWP 12695)]
[Thread 0x7fffefad8700 (LWP 12695) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7982b55 in RDCart::type (this=0x0) at rdcart.cpp:203
203 "TYPE").toUInt();
(gdb) bt
#0 0x00007ffff7982b55 in RDCart::type (this=0x0) at rdcart.cpp:203
#1 0x0000000000430270 in EditCart::EditCart (this=0x799590,
number=<optimized out>, path=<optimized out>, new_cart=false,
profile_rip=<optimized out>,
parent=<optimized out>, name=0x45eea2 "", lib_cart_list=0x773830) at
edit_cart.cpp:782
#2 0x0000000000449522 in MainWidget::editData (this=0x6b3eb0) at
rdlibrary.cpp:719
#3 0x0000000000457db0 in MainWidget::qt_invoke (this=0x6b3eb0, _id=53,
_o=0x7fffffffd530) at moc_rdlibrary.cpp:157
#4 0x00007ffff6f48967 in QObject::activate_signal (this=0x77bb20,
clist=<optimized out>, o=o@entry=0x7fffffffd530) at kernel/qobject.cpp:2359
#5 0x00007ffff6f48a11 in QObject::activate_signal (this=<optimized
out>, signal=<optimized out>) at kernel/qobject.cpp:2328
#6 0x00007ffff6f7694a in QWidget::event (this=0x77bb20,
e=0x7fffffffd7a0) at kernel/qwidget.cpp:4705
#7 0x00007ffff6ef28ad in QApplication::internalNotify (this=<optimized
out>, receiver=0x77bb20, e=0x7fffffffd7a0) at kernel/qapplication.cpp:2645
#8 0x00007ffff6ef2b50 in QApplication::notify (this=0x7fffffffe0b0,
receiver=0x77bb20, e=0x7fffffffd7a0) at kernel/qapplication.cpp:2431
#9 0x00007ffff6e9d2a6 in sendSpontaneousEvent (event=0x7fffffffd7a0,
receiver=0x77bb20) at kernel/qapplication.h:526
#10 QETWidget::translateMouseEvent (this=this@entry=0x77bb20,
event=event@entry=0x7fffffffdca0) at kernel/qapplication_x11.cpp:4342
#11 0x00007ffff6e9c34b in QApplication::x11ProcessEvent
(this=0x7fffffffe0b0, event=0x7fffffffdca0) at
kernel/qapplication_x11.cpp:3606
#12 0x00007ffff6eab224 in QEventLoop::processEvents (this=0x6f87e0,
flags=4) at kernel/qeventloop_x11.cpp:195
#13 0x00007ffff6f05e99 in QEventLoop::enterLoop (this=0x6f87e0) at
kernel/qeventloop.cpp:201
#14 0x00007ffff6f05e22 in QEventLoop::exec (this=0x6f87e0) at
kernel/qeventloop.cpp:148
#15 0x00000000004163c8 in main (argc=1, argv=<optimized out>) at
rdlibrary.cpp:1518
Thank you !
Hoggins!
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
