> ........ then more than 100 cont later 

That's a lot of warnings...

> 
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x00007ffff600e81b in g_logv () from /lib64/libglib-2.0.so.0
> (gdb) 
> Continuing.
> [New Thread 0x7fffe6089700 (LWP 9716)]
> 
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x00007ffff600e81b in g_logv () from /lib64/libglib-2.0.so.0
> (gdb) bt
> #0  0x00007ffff600e81b in g_logv () at /lib64/libglib-2.0.so.0
> #1  0x00007ffff600e98f in g_log () at /lib64/libglib-2.0.so.0
> #2  0x00007ffff6fcd955 in gupnp_xml_doc_new () at /lib64/libgupnp-
> 1.0.so.4
> #3  0x00007fffe5671b34 in
> rygel_media_export_dvd_container_real_constructed
> (base=0x55555681b5c0) at rygel-media-export-dvd-container.c:322
> #4  0x00007ffff65100f7 in g_object_new_internal () at
> /lib64/libgobject-2.0.so.0
> #5  0x00007ffff6511a15 in g_object_new_valist () at
> /lib64/libgobject-2.0.so.0
> #6  0x00007ffff6511d81 in g_object_new () at /lib64/libgobject-
> 
> > 

Can you in rygel-media-export-dvd-container.c:319
replace (XML_PARSE_NOERROR | XML_PARSE_NOWARNING) with 0 and check if
there's some error messages on console?

Also, can you check the value of _tmp7_ on crash (should be a path in
~/.cache/rygel/dvd-content and - if it's a proper XML file - send me
the content? Thanks.
_______________________________________________
rygel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/rygel-list

Reply via email to