[Mono-bugs] [Bug 660412] New: Setting MONO_EXTERNAL_ENCODINGS environment variable to "default_locale" causes crash on startup if an assembly is in directory containing national characters
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Dec 18 05:22:48 EST 2010
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: mono-bugs at lists.ximian.com
ReportedBy: Lavir.th.Whiolet at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list