<br><br><div class="gmail_quote">2009/4/17 David Flynn <span dir="ltr"><<a href="mailto:davidf%2Bnntp@woaf.net">davidf+nntp@woaf.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 2009-04-17, basos g <<a href="mailto:noxelia@gmail.com">noxelia@gmail.com</a>> wrote:<br>
> I wouldn't make a clue about a printf %zu platform specific bug that is<br>
> caused by the latest *printf re0rganizing and caused a silent crash (that's<br>
> another case though), if i didn't see the logs to the win console.<br>
<br>
</div>Don't see how that helps -- you'll never see the message since it died<br>
inside *printf.  Its much easier to look at the stack and go, aaah.</blockquote><div><br>This is a fact, i saw the debugs that were missed before. I traced the issue and found that the spurious printf is the one inside module need that has a %s after %zu( which us untranslated). Thus causing a segfault. For this issue i was told to upgrade to mingw runtime 3.15 (from 3.14). I am doing so right now. And i will report the results.<br>
<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
If there were a way to not detatch from the current terminal, that'd be<br>
far nicer.</blockquote><div><br>Yes it would. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
also, remember you can run with -vvv -I rc, which brings up a console<br>
too (is that not early enough?)<br>
<font color="#888888"></font></blockquote><div><br>Thanks, I didn't know. I tried and indeed it opened a new terminal. But it already missed the early initialization strings ( from libvlc_internalInit ) that winconsole can catch.<br>
 <br>To make things worse gdb is only showing an one stage stack into msvcrt at strlen. No further clues could be made for the caller.<br><br>I insist this option to be included to simulate a windows linux like console. <br>
Anyway you take the decision as this is an optional feauture (that on the other hand does not hurt), i make suggestions.<br><br>basos<br></div></div><br>