https://bugzilla.novell.com/show_bug.cgi?id=660412

https://bugzilla.novell.com/show_bug.cgi?id=660412#c0


           Summary: Setting MONO_EXTERNAL_ENCODINGS environment variable
                    to "default_locale" causes crash on startup if an
                    assembly is in directory containing national
                    characters
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.8.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19)
Gecko/2010040116 Linux Mint/7 (Gloria) Firefox/3.0.17

I set MONO_EXTERNAL_ENCODINGS to "default_locale". Then I put my assembly into
"C:\Documents and settings\Владелец\Рабочий стол". Then in console I go to that
directory and run "mono MyAssembly.exe".

The program writes in console:

Stacktrace:


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Reproducible: Always

Steps to Reproduce:
1. Put a Mono program into some directory containing national characters, e g.
"C:\Documents and settings\Владелец\Рабочий стол".
2. Run it with "mono <path to assembly>" command.

Actual Results:  
In console you can see:

Stacktrace:


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Expected Results:  
Run the assembly normally.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to