[Mono-bugs] [Bug 376618] New: NVelocity does not run

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 2 23:34:30 EDT 2008


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


           Summary: NVelocity does not run
           Product: Mono: Runtime
           Version: 1.9.0
          Platform: x86
        OS/Version: FreeBSD
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: pneumann at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

When running examples/App/Example1 of NVelocity-0.4.2.8580, NVelocity.Init()
stays doing something and eats CPU.

Steps to reproduce the problem:
1. Compile and run the example


Actual Results:
The flow of the example program stops there. No NVelocity programs can be run.

[killfill at negro ~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1]$ mono
Example1.exe example.vm
Mono-INFO: Assembly Loader probing location:
'/usr/local/lib/mono/2.0/mscorlib.dll'.
Mono-INFO: Image addref mscorlib 0x28656080 ->
/usr/local/lib/mono/2.0/mscorlib.dll 0x28648800: 2

Mono-INFO: AOT failed to load AOT module
/usr/local/lib/mono/2.0/mscorlib.dll.so: Cannot open
"/usr/local/lib/mono/2.0/mscorlib.dll.so"

Mono-INFO: Assembly Loader loaded assembly from location:
'/usr/local/lib/mono/2.0/mscorlib.dll'.
Mono-INFO: Config attempting to parse:
'/usr/local/lib/mono/2.0/mscorlib.dll.config'.
Mono-INFO: Config attempting to parse:
'/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
Mono-INFO: Config attempting to parse:
'~/.mono/assemblies/mscorlib/mscorlib.config'.
Mono-INFO: Assembly mscorlib 0x28656080 added to domain Example1.exe,
ref_count=1

Mono-INFO: Config attempting to parse: '/usr/local/etc/mono/config'.
Mono-INFO: Config attempting to parse: '~/.mono/config'.
Mono-INFO: Assembly Loader probing location: 'Example1.exe'.
Mono-INFO: Image addref Example1 0x286561a0 ->
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Example1.exe 0x28648400: 3

Mono-INFO: Assembly Ref addref Example1 0x286561a0 -> mscorlib 0x28656080: 2

Mono-INFO: Assembly Example1 0x286561a0 added to domain Example1.exe,
ref_count=1

Mono-INFO: AOT failed to load AOT module
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Example1.exe.so: Cannot
open "~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Example1.exe.so"

Mono-INFO: Assembly Loader loaded assembly from location: 'Example1.exe'.
Mono-INFO: Config attempting to parse:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Example1.exe.config'.
Mono-INFO: Config attempting to parse:
'/usr/local/etc/mono/assemblies/Example1/Example1.config'.
Mono-INFO: Config attempting to parse:
'~/.mono/assemblies/Example1/Example1.config'.
Mono-INFO: Assembly Loader probing location: 'Example1.exe'.
Mono-INFO: AOT failed to load AOT module
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Example1.exe.so: Cannot
open "~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Example1.exe.so"

Mono-INFO: Assembly Loader probing location:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/NVelocity.dll'.
Mono-INFO: Image addref NVelocity 0x28656320 ->
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/NVelocity.dll 0x2864b000:
2

Mono-INFO: Assembly Ref addref NVelocity 0x28656320 -> mscorlib 0x28656080: 3

Mono-INFO: Assembly NVelocity 0x28656320 added to domain Example1.exe,
ref_count=1

Mono-INFO: AOT failed to load AOT module
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/NVelocity.dll.so: Cannot
open "~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/NVelocity.dll.so"

Mono-INFO: Assembly Loader loaded assembly from location:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/NVelocity.dll'.
Mono-INFO: Config attempting to parse:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/NVelocity.dll.config'.
Mono-INFO: Config attempting to parse:
'/usr/local/etc/mono/assemblies/NVelocity/NVelocity.config'.
Mono-INFO: Config attempting to parse:
'~/.mono/assemblies/NVelocity/NVelocity.config'.
Mono-INFO: Assembly Ref addref Example1 0x286561a0 -> NVelocity 0x28656320: 2

Mono-INFO: Assembly Loader probing location:
'/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll'.
Mono-INFO: Image addref System 0x286562c0 ->
/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll 0x2864cc00:
2

Mono-INFO: Assembly Ref addref System 0x286562c0 -> mscorlib 0x28656080: 4

Mono-INFO: Assembly System 0x286562c0 added to domain Example1.exe, ref_count=1

Mono-INFO: AOT failed to load AOT module
/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.so: Cannot
open "/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.so"

Mono-INFO: Assembly Loader loaded assembly from location:
'/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll'.
Mono-INFO: Config attempting to parse:
'/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.config'.
Mono-INFO: Config attempting to parse:
'/usr/local/etc/mono/assemblies/System/System.config'.
Mono-INFO: Config attempting to parse:
'~/.mono/assemblies/System/System.config'.
Mono-INFO: Assembly Ref addref NVelocity 0x28656320 -> System 0x286562c0: 2

Mono-INFO: Assembly Loader probing location:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Commons.dll'.
Mono-INFO: Image addref Commons 0x28656440 ->
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Commons.dll 0x2864dc00: 2

Mono-INFO: Assembly Ref addref Commons 0x28656440 -> mscorlib 0x28656080: 5

Mono-INFO: Assembly Commons 0x28656440 added to domain Example1.exe,
ref_count=1

Mono-INFO: AOT failed to load AOT module
~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Commons.dll.so: Cannot
open "~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Commons.dll.so"

Mono-INFO: Assembly Loader loaded assembly from location:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Commons.dll'.
Mono-INFO: Config attempting to parse:
'~/Desktop/NVelocity-0.4.2.8580/examples/App/Example1/Commons.dll.config'.
Mono-INFO: Config attempting to parse:
'/usr/local/etc/mono/assemblies/Commons/Commons.config'.
Mono-INFO: Config attempting to parse:
'~/.mono/assemblies/Commons/Commons.config'.
Mono-INFO: Assembly Ref addref NVelocity 0x28656320 -> Commons 0x28656440: 2
<---- Stays here forever --->

Expected Results:
To work.

How often does this happen? 
Alwais

Additional Information:
I have not test it with mono 1.2.6, but on 1.2.5 it works ok.
Neither have a linux mashine to test this on. 
Is this problem present on FreeBSD only?


Thanks!


-- 
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