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 <[email protected]>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 -- > > and...@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 > [email protected] > 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
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
