[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

2011-11-23 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=683475#c8


Zoltan Varga var...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Zoltan Varga var...@gmail.com 2011-11-24 05:50:14 UTC ---
This should now be fixed by https://github.com/mono/mono/pull/189 which was
merged into mono HEAD.

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

2011-10-14 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=683475#c7


--- Comment #7 from Kari Takanen re...@psimerion.org 2011-10-14 07:55:54 UTC 
---
Sorry for repeating myself, but any progress yet? This bug affects many of our
users.. actually all those who run the client on Mono.

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

2011-06-03 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=683475#c5


--- Comment #5 from Kari Takanen re...@psimerion.org 2011-06-03 16:45:24 UTC 
---
Any progress on this bug?

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

2011-06-03 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=683475#c6


--- Comment #6 from Zoltan Varga var...@gmail.com 2011-06-03 17:01:00 UTC ---
Not really. Development is slowed down by:

http://www.zdnet.com/blog/open-source/is-mono-dead-is-novell-dying/8821

At least the cause of the bug is known, so it will be easier to fix.

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

2011-04-02 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=683475#c2


--- Comment #2 from Zoltan Varga var...@gmail.com 2011-04-02 07:44:17 UTC ---
This is easier to reproduce with mono-sgen, where it causes a crash in 
mono_sgen_los_iterate_live_block_ranges () because one of the object headers is
corrupted.

This seems to be caused by a buffer overflow in
I18N.CJK.ISO2022JPEncoder:GetBytesImpl (). Probably all the encoders need to be
reviewed and changed to use non-unsafe code.

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

2011-03-31 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=683475#c1


Zoltan Varga var...@gmail.com changed:

   What|Removed |Added

 CC||var...@gmail.com

--- Comment #1 from Zoltan Varga var...@gmail.com 2011-03-31 20:21:03 UTC ---
I can reproduce this. The nullrefs are actually crashes caused by dereferencing
invalid pointers in JITted code.

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs