<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>&nbsp;<br>&gt; If it's crashing here, my best guess would be that you've somehow<br>&gt; miscompiled glib - I'm unfamiliar with your platform, so I can't<br>&gt; really be more specific, sorry.<br>&gt; <br>Thanks man, u've been most helpful.<br><br>best,<br>Nigel<br><br>Just pasting more gdb output just in case -<br><br>_gst_format_initialize () at gstformat.c:69<br>69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_hash_table_insert (_format_to_nick, GINT_TO_POINTER (standards-&gt;value),<br>(gdb) step<br>g_hash_table_insert (hash_table=0x452268, key=0x1, value=0x2ac02ff0)<br>&nbsp;&nbsp;&nbsp; at glib/ghash.c:348<br>348&nbsp;&nbsp;&nbsp;&nbsp; {<br>(gdb)<br>351&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_return_if_fail (hash_table != NULL);<br>(gdb)<br>352&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_return_if_fail (hash_table-&gt;ref_count &gt; 0);<br>(gdb)<br>245&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; node = &amp;hash_table-&gt;nodes<br>(gdb)<br>0x2aeeff40 in g_hash_table_insert (hash_table=0x452268, key=0x1,<br>&nbsp;&nbsp;&nbsp; value=0x2ac02ff0) at glib/ghash.c:245<br>245&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; node = &amp;hash_table-&gt;nodes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;&lt;-----------------something seems wrong here<br>Could not insert single-step breakpoint at 0x0<br><br /><hr />Get easy photo sharing with Windows Live™ Photos. <a href='http://www.microsoft.com/windows/windowslive/photos.aspx' target='_new'>Drag n’ drop</a></body>
</html>