This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242937 - NullPointerException at com.microchip.mplab.mdbcore.memory.memorytypes.FileRegisters.WordSize
Summary: NullPointerException at com.microchip.mplab.mdbcore.memory.memorytypes.FileRe...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: MPLAB X IDE (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: vincesheard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-16 10:37 UTC by andyk
Modified: 2014-03-18 21:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208416


Attachments
stacktrace (781 bytes, text/plain)
2014-03-16 10:37 UTC, andyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andyk 2014-03-16 10:37:38 UTC
Build: MPLAB X IDE v2.05
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at com.microchip.mplab.mdbcore.memory.memorytypes.FileRegisters.WordSize(FileRegisters.java:90)
   at com.microchip.mplab.nbide.projectenv.data.DataMemoryStats.calcTotalMemory(DataMemoryStats.java:260)
   at com.microchip.mplab.nbide.projectenv.data.DataMemoryStats.Initialize(DataMemoryStats.java:141)
   at com.microchip.mplab.nbide.projectenv.data.DataAssembly.init(DataAssembly.java:149)
   at com.microchip.mplab.nbide.projectenv.data.DataAssembly.<init>(DataAssembly.java:120)
   at com.microchip.mplab.nbide.projectenv.ProjectEnvironmentView$4.run(ProjectEnvironmentView.java:910)
Comment 1 andyk 2014-03-16 10:37:40 UTC
Created attachment 146050 [details]
stacktrace
Comment 2 jvenkat 2014-03-18 21:58:15 UTC
Thanks for the post. Could you please post the device you were using?

Also any steps to replicate the issue?