GNOME Bugzilla – Bug 330120
crash
Last modified: 2008-06-03 17:39:24 UTC
file attached. (gdb) r /tmp/film.wmv Starting program: /home/rbultje/Projects/GNOME/totem/src/.libs/lt-totem /tmp/film.wmv Reading symbols from shared object read from target memory...done. Loaded system supplied DSO at 0x8ec000 [Thread debugging using libthread_db enabled] [New Thread -1208666448 (LWP 3964)] [New Thread -1210958928 (LWP 3967)] ** Message: Trying to connect to an older version of the GNOME screensaver Detaching after fork from child process 3968. [New Thread -1211688016 (LWP 3970)] (lt-totem:3964): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failed Program received signal SIGSEGV, Segmentation fault.
+ Trace 65942
Thread NaN (LWP 3964)
Actyually, it was a typo, the file does not exist. Other non-existing files (/dev/noll or /dev/null [empty]) do not cause this?
2006-02-06 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-pl-parser.c: (totem_pl_parser_add_asf), (totem_pl_parser_parse_internal): Fix logic in the ASF parser, we were doing work on the data even though we didn't have any, don't look for super mime-types to ignore when we don't have one (Closes: #330120) * src/plparse/test-parser.c: add a test for the above bug
*** Bug 330637 has been marked as a duplicate of this bug. ***
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.