Advertisement
ItachiSan

Totem 3.16 crash - GDB run with backtrace (and debug symbol)

May 19th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. [ency@antergos_E1-570G ~]$ gdb totem
  2. GNU gdb (GDB) 7.9.1
  3. Copyright (C) 2015 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-unknown-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from totem...done.
  17. (gdb) run
  18. Starting program: /usr/bin/totem
  19. [Thread debugging using libthread_db enabled]
  20. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  21.  
  22. (totem:14000): Gtk-WARNING **: Theme parsing error: gtk-dark.css:82:30: Failed to import: Errore nell'aprire il file: File o directory non esistente
  23.  
  24. (totem:14000): GLib-GObject-WARNING **: The property GtkCellRendererPixbuf:follow-state is deprecated and shouldn't be used anymore. It will be removed in a future version.
  25.  
  26. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version.
  27.  
  28. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version.
  29.  
  30. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version.
  31.  
  32. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version.
  33.  
  34. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
  35.  
  36. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
  37.  
  38. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
  39.  
  40. (totem:14000): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
  41. sys:1: Warning: The property SoupSession:ssl-ca-file is deprecated and shouldn't be used anymore. It will be removed in a future version.
  42. [New Thread 0x7fffba246700 (LWP 14019)]
  43. [New Thread 0x7fffbaa47700 (LWP 14018)]
  44. [New Thread 0x7fffbb248700 (LWP 14017)]
  45. [New Thread 0x7fffbbfff700 (LWP 14012)]
  46. [New Thread 0x7fffc0899700 (LWP 14011)]
  47. [New Thread 0x7fffc109a700 (LWP 14010)]
  48. [New Thread 0x7fffdc95a700 (LWP 14008)]
  49. [New Thread 0x7fffdd677700 (LWP 14007)]
  50. [New Thread 0x7fffdde78700 (LWP 14006)]
  51. [New Thread 0x7fffde679700 (LWP 14005)]
  52. [New Thread 0x7fffe6c8d700 (LWP 14004)]
  53.  
  54. Program received signal SIGSEGV, Segmentation fault.
  55. video_sanitise_string (str=<optimized out>) at grl-local-metadata.c:284
  56. 284 grl-local-metadata.c: File o directory non esistente.
  57. (gdb) bt
  58. #0 video_sanitise_string (str=<optimized out>) at grl-local-metadata.c:284
  59. #1 video_display_name_to_metadata (display_name=<optimized out>) at grl-local-metadata.c:316
  60. #2 video_guess_values_from_display_name (episode=<optimized out>, season=<optimized out>, date=<optimized out>, showname=<optimized out>,
  61. title=<optimized out>, display_name=<optimized out>) at grl-local-metadata.c:334
  62. #3 resolve_video (source=<optimized out>, rs=<optimized out>, flags=<optimized out>, key=<optimized out>) at grl-local-metadata.c:685
  63. #4 grl_local_metadata_source_resolve (source=0x6c36b0, rs=0x3c83940) at grl-local-metadata.c:1060
  64. #5 0x00007ffff3ab0f22 in ?? () from /usr/lib/libgrilo-0.2.so.1
  65. #6 0x00007ffff66a090d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  66. #7 0x00007ffff66a0ce0 in ?? () from /usr/lib/libglib-2.0.so.0
  67. #8 0x00007ffff66a0d8c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  68. #9 0x00007ffff3aad92d in grl_wait_for_async_operation_complete () from /usr/lib/libgrilo-0.2.so.1
  69. #10 0x00007ffff3ab2288 in grl_source_resolve_sync () from /usr/lib/libgrilo-0.2.so.1
  70. #11 0x00007ffff7b9a304 in add_local_metadata (self=0x24b6530, source=<optimized out>, media=0x39d9ce0) at totem-grilo.c:582
  71. #12 0x00007ffff7b9a705 in browse_cb (source=0x31a2a90, browse_id=<optimized out>, media=0x39d9ce0, remaining=4294967241, user_data=0x7d54c0,
  72. error=<optimized out>) at totem-grilo.c:700
  73. #13 0x00007ffff3aae8c7 in ?? () from /usr/lib/libgrilo-0.2.so.1
  74. #14 0x00007ffff66a090d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  75. #15 0x00007ffff66a0ce0 in ?? () from /usr/lib/libglib-2.0.so.0
  76. #16 0x00007ffff66a0d8c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  77. #17 0x00007ffff6c5f41c in g_application_run () from /usr/lib/libgio-2.0.so.0
  78. #18 0x0000000000400d98 in main (argc=1, argv=0x7fffffffe768) at totem.c:83
  79. (gdb) continue
  80. Continuing.
  81. [Thread 0x7fffba246700 (LWP 14019) exited]
  82. [Thread 0x7fffbaa47700 (LWP 14018) exited]
  83. [Thread 0x7fffbb248700 (LWP 14017) exited]
  84. [Thread 0x7fffc0899700 (LWP 14011) exited]
  85. [Thread 0x7fffbbfff700 (LWP 14012) exited]
  86. [Thread 0x7fffc109a700 (LWP 14010) exited]
  87. [Thread 0x7fffdd677700 (LWP 14007) exited]
  88. [Thread 0x7fffdde78700 (LWP 14006) exited]
  89. [Thread 0x7fffde679700 (LWP 14005) exited]
  90. [Thread 0x7fffe6c8d700 (LWP 14004) exited]
  91. [Thread 0x7ffff7f6b8c0 (LWP 14000) exited]
  92.  
  93. Program terminated with signal SIGSEGV, Segmentation fault.
  94. The program no longer exists.
  95. (gdb) quit
  96. [ency@antergos_E1-570G ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement