History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-30501
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eugene Pasynkov
Reporter: zumbas
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ReSharper

Value cannot be null.

Created: 26 Oct 06 03:16   Updated: 11 Oct 07 11:20
Component/s: None
Fix Version/s: 2.5.3
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File DozingDogs_Licensing.dll (3.33 Mb)

Image Attachments:

1. Sorry, but.jpg
(17 kb)

Build: 266
Fixed in build: 400


 Description  « Hide
It is "parsing assemblies" on an obfuscated dll.

"DozingDogs_Licensing" is that helps.
Build266, VS2005
JetBrains.ReSharper.Util.InternalErrorException: Value cannot be null.
Parameter name: ptr
An exception has occurred ---> System.ArgumentNullException: Value cannot be null.
Parameter name: ptr
at System.Runtime.InteropServices.Marshal.PtrToStringUni(IntPtr ptr, Int32 len)
at JetBrains.ReSharper.Metadata.Reader.Impl.LiteralValueDecoder.GetLiteralValue(ElementType elementType, IntPtr valuePointer, Int32 length) in c:\Agent\work\ReSharper2.0\src\Metadata\src\Reader\Impl\LiteralValueDecoder.cs:line 139
at JetBrains.ReSharper.Metadata.Reader.Impl.MetadataField.ImportLiteralValue() in c:\Agent\work\ReSharper2.0\src\Metadata\src\Reader\Impl\MetadataField.cs:line 168
at JetBrains.ReSharper.Metadata.Reader.Impl.MetadataField..ctor(MetadataToken token, MetadataAssembly assembly) in c:\Agent\work\ReSharper2.0\src\Metadata\src\Reader\Impl\MetadataField.cs:line 35
at JetBrains.ReSharper.Metadata.Reader.Impl.MetadataType.GetFields() in c:\Agent\work\ReSharper2.0\src\Metadata\src\Reader\Impl\MetadataType.cs:line 213
at JetBrains.ReSharper.Psi.Impl.Reflection2.MemberOwner..ctor(Element element, IMetadataTypeInfo info) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\reflection2\MemberOwner.cs:line 63
at JetBrains.ReSharper.Psi.Impl.Reflection2.ElementBuilderUtil.CreateType(Element parent, IMetadataTypeInfo typeInfo) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\reflection2\util\ElementBuilderUtil.cs:line 76
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyPsiFile..ctor(IMetadataAssembly assembly, IModule containingModule, DateTime assemblyTimestamp) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\reflection2\AssemblyPsiFile.cs:line 74
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.BuildPsi(AssemblyLoader2 loader, IAssembly assembly, DateTime assemblyTimestamp) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 909
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyAdded(IAssembly assembly) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 597
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyAdded(IAssembly assembly) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\caches2\CompositeCache.cs:line 148
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddAssemblyJob.Do() in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 284
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 98
— End of inner exception stack trace —

at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 331 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 343 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 107 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()



 All   Comments   Work Log   Change History      Sort Order:
zumbas - 26 Oct 06 03:17
Previous exception:RSRP-30501

Build266, VS2005


zumbas - 26 Oct 06 03:21
Ug. Opening a converted 2003 solution with a "Web Application Project".

I need this to stop.
Build266, VS2005


zumbas - 31 Oct 06 20:28
This is the file that causes ReSharper to have many, many exceptions. It gets stuck on any solution where this file is referenced.

Steps:
0. Create empty .NET 2.0 solution.
1. Add a dll project with one empty class.
2. Add a reference to this file.
3. When reSharper scans that file it crashes.
...

Yours,
Tony


zumbas - 31 Oct 06 20:42
I am going crazy with this bug, this is my only solution...

zumbas - 26 Jan 07 04:07
This is the same as bug RSRP-30501.
Build337, VS2005

Anonymous - 01 Feb 07 07:53
Build337, VS2005

Ilya Ryzhenkov - 02 Feb 07 20:59
Reopened due to RSRP-35127

Anonymous - 11 Feb 07 18:42
Build337, VS2005

Anonymous - 13 Feb 07 16:15
Build348, VS2005

Anonymous - 16 Feb 07 19:35
Build348, VS2005

Anonymous - 16 Feb 07 20:02
Build354, VS2005

Anonymous - 06 Apr 07 04:27
Build370, VS2005

Anonymous - 06 Apr 07 04:47
Build370, VS2005

Anonymous - 06 Apr 07 04:52
Build370, VS2005

Anonymous - 06 Apr 07 05:32
Previous exception:RSRP-30501
Build370, VS2005

Anonymous - 06 Apr 07 05:47
Build370, VS2005

Anonymous - 06 Apr 07 07:18
Build370, VS2005

Anonymous - 06 Apr 07 07:26
Build370, VS2005

Anonymous - 06 Apr 07 08:00
Build370, VS2005

Anonymous - 04 May 07 18:27
Good job making this software more stable with each release!
Build376, VS2005

Anonymous - 04 May 07 20:00
Build376, VS2005

Anonymous - 05 May 07 07:28
another lame exception by Jetbrains
Build376, VS2005

Anonymous - 05 May 07 19:02
Build376, VS2005

Anonymous - 05 May 07 19:35
Build376, VS2005

Anonymous - 05 May 07 19:51
Build376, VS2005

Anonymous - 06 May 07 01:21
Build376, VS2005

Anonymous - 06 May 07 03:52
Build376, VS2005

Anonymous - 07 May 07 18:34
Build376, VS2005

Anonymous - 07 May 07 22:28
Build376, VS2005

Anonymous - 07 May 07 22:55
Previous exception:RSRP-30501
Build376, VS2005

Anonymous - 08 May 07 18:13
Build376, VS2005

Anonymous - 08 May 07 18:16
This has to be fixed for 2.5.2! I am not going to 3.0 because I do not want to buy another license!
Build376, VS2005

Anonymous - 08 May 07 19:23
Previous exception:RSRP-30501
Build376, VS2005

Anonymous - 08 May 07 20:17
Build376, VS2005

Anonymous - 08 May 07 21:49
Build376, VS2005

Anonymous - 08 May 07 22:08
I forgot to uninstall ReSharper. I will do so shortly. Sorry about reporting all of these bugs that your developer are not fixing. I will not be a bother any longer.
Build376, VS2005

Anonymous - 09 May 07 20:32
Build370, VS2005


Anonymous - 09 May 07 22:06
I check the box not to show the exception again but it always comes back.

http://www.devexpress.com/Products/NET/IDETools/Refactor/Index.xml

Build370, VS2005





Anonymous - 14 May 07 20:51
Build370, VS2005

Anonymous - 17 May 07 18:10
http://www.devexpress.com/Products/NET/IDETools/RefactorASP/

FIX THIS BUG!!!! Your people cannot produce a decent product.
Build379, VS2005


Eugene Pasynkov - 17 May 07 18:15
The bug is already fixed.
The fixed version is available here:
http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+2.5+Nightly+Builds

Anonymous - 17 May 07 22:51
fix this!
Build379, VS2005

Anonymous - 18 May 07 00:14
Build379, VS2005

Anonymous - 11 Oct 07 11:20
Build326, VS2005