GNOME Bugzilla – Bug 726805
Quit -> Segmentation fault.
Last modified: 2014-03-21 15:53:25 UTC
1. Totem starts 2. Quit Totem Core was generated by `totem'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 233377
--- totem-3.11.91-1.fc21.x86_64 gtk3-3.11.9-2.fc21.x86_64 glib2-2.39.92-1.fc21.x86_64
That looks like a memory management problem. Could you please run Totem under valgrind to get more information? G_DEBUG=gc-friendly G_SLICE=all valgrind --tool=memcheck --leak-resolution=high --log-file=totem.log totem Then attach totem.log here please.
Created attachment 272569 [details] totem valgrind log
*** This bug has been marked as a duplicate of bug 726749 ***