[Mono-dev] Example of program that fails seemingly inexplicably in Mono 2.0 - TubeQueue

Rafael Teixeira monoman at gmail.com
Wed Mar 11 12:44:51 EDT 2009


You can use 'man mono' to see some info on mono parameters and environment
variables.

At a minimum you can try:

mono --debug TubeQueue.exe

that will add more information if you recompiled it with mono (to generate
the .mdb debugging file as mono can't digest .pdb files)

Good hunting,

On Wed, Mar 11, 2009 at 2:40 AM, AndrewTheArt
<andrewtheartist at hotmail.com>wrote:

>
> My program TubeQueue has an interesting program when I attempt to run it in
> Mono 2.0.
>
> http://www.andrewsteinhome.com/programs/
>
> If you want to test it, you should download the portable version and
> attempt
> to run "TubeQueue.exe"
>
> The installer is also on TubeQueue to prove this is legit --
>
> http://fileforum.betanews.com/detail/TubeQueue/1219424161/1
>
> The error I get on the terminal is as follows --
>
> andrew at andrew-laptop-mint ~/Desktop/TubeQueue1.54 $ mono TubeQueue.exe
>
> ** (TubeQueue.exe:19361): WARNING **: Thread (nil) may have been
> prematurely
> finalized
> Segmentation fault
>
> What should I do to get more verbose output/etc?
>
> Thanks.
> Andrew
> --
> View this message in context:
> http://www.nabble.com/Example-of-program-that-fails-seemingly-inexplicably-in-Mono-2.0---TubeQueue-tp22449124p22449124.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



-- 
Rafael "Monoman" Teixeira
---------------------------------------
"I myself am made entirely of flaws, stitched together with good
intentions."
Augusten Burroughs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090311/b51942d0/attachment.html 


More information about the Mono-devel-list mailing list