Advertisement
Guest User

Untitled

a guest
Feb 5th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [New Thread 0x46f593f0 (LWP 26500)]
  2. [New Thread 0x471593f0 (LWP 26501)]
  3. [D] check_updates:93 - check updates
  4. [D] DeclarativeCoverWindow::DeclarativeCoverWindow:63 - DeclarativeCoverWindow: I have a default alpha buffer
  5. [New Thread 0x47bb13f0 (LWP 26513)]
  6. [Thread 0x47bb13f0 (LWP 26513) exited]
  7. [New Thread 0x47bb13f0 (LWP 26514)]
  8. [New Thread 0x483cc3f0 (LWP 26515)]
  9. [New Thread 0x4a38e3f0 (LWP 26516)]
  10. [Thread 0x4a38e3f0 (LWP 26516) exited]
  11. [New Thread 0x4a38e3f0 (LWP 26517)]
  12. [New Thread 0x4a6be3f0 (LWP 26518)]
  13. [New Thread 0x4ba243f0 (LWP 26519)]
  14. [D] :112 - lastUpdate is old 1423139763 > 1423139631
  15. [D] download:131 - data download
  16. [Thread 0x483cc3f0 (LWP 26515) exited]
  17. [Thread 0x47bb13f0 (LWP 26514) exited]
  18. [Thread 0x4a6be3f0 (LWP 26518) exited]
  19. [Thread 0x471593f0 (LWP 26501) exited]
  20.  
  21. Program received signal SIGSEGV, Segmentation fault.
  22. 0x44fb73f8 in QSqlDatabase::close (this=<optimized out>)
  23. at kernel/qsqldatabase.cpp:875
  24. 875 kernel/qsqldatabase.cpp: No such file or directory.
  25. (gdb) bt
  26. #0 0x44fb73f8 in QSqlDatabase::close (this=<optimized out>)
  27. at kernel/qsqldatabase.cpp:875
  28. #1 0x44fba128 in ~QSqlDatabase (this=0x2a2edad4, __in_chrg=<optimized out>)
  29. at kernel/qsqldatabase.cpp:803
  30. #2 QSqlDatabase::~QSqlDatabase (this=0x2a2edad4, __in_chrg=<optimized out>)
  31. at kernel/qsqldatabase.cpp:800
  32. #3 0x44fbaf40 in ~QHashNode (this=0x2a2edac8, __in_chrg=<optimized out>)
  33. at ../../src/corelib/tools/qhash.h:206
  34. #4 QHash<QString, QSqlDatabase>::deleteNode2 (node=0x2a2edac8)
  35. at ../../src/corelib/tools/qhash.h:542
  36. #5 0x40a3ce4c in QHashData::free_helper (this=0x2a2e7d30,
  37. node_delete=0x44fbaf30 <QHash<QString, QSqlDatabase>::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:423
  38. #6 0x44fb708c in (anonymous namespace)::Q_QGS_dbDict::innerFunction()::Holder::~Holder() () at ../../src/corelib/tools/qhash.h:589
  39. #7 0x40ef83c0 in __run_exit_handlers (status=0,
  40. listp=0x410074a4 <__exit_funcs>, run_list_atexit=<optimized out>)
  41. at exit.c:78
  42. #8 0x40ef8440 in __GI_exit (status=<optimized out>) at exit.c:100
  43. #9 0x40edbed8 in __libc_start_main (main=0xbefff974, argc=1090547712,
  44. ubp_av=0x40edbed8 <__libc_start_main+280>, init=<optimized out>,
  45. fini=0x2a007c20 <__libc_csu_fini>, rtld_fini=0x400111b8 <_dl_fini>,
  46. stack_end=0xbefff974) at libc-start.c:258
  47. ---Type <return> to continue, or q <return> to quit---
  48. #10 0x2a00354c in _start ()
  49. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement