Anonymous | Login | 2022-06-26 14:52 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000044 | OMNeT++ | IDE / NED editor | public | 2009-01-16 06:15 | 2009-01-19 16:03 | ||||
Reporter | ViRe | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | crash | Reproducibility | random | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.0rc1 | ||||||||
Target Version | Fixed in Version | 4.0rc2 | |||||||
Summary | 0000044: IDE Crash | ||||||||
Description | I built a simulation project(case) with om3.3 and INET, and want to migrate it to om4.0rc1. The mainly project(main part) has been migrated successfully, and I want to migrate a simulation scenario(with some NED files and some INI files). The "migratened | tee ned.out" command was called, and an error happend:"./Libraries/Scenarios/NewTI/TI_NET.ned:29: Error: parse error in display string `p=50,50;i=misc/sun,,100;" The migrating couldn't continue. I want to fix the error file in the IDE. So I find out the error file in the "Project Explorer", double cilck, the IDE crashed(quit silently). I tried several times, every time I try to open the error file in the IDE, the bug happens. Finally, I fixed the bug in a txt editor, and the IDE works well now. By the way, INET is a little big, has about more 500 source files, could it be the reason? Some information: eclipse.buildId=M20080911-1700 java.version=1.5.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN Command-line arguments: -os win32 -ws win32 -arch x86 OS: MicroSoft Windows Professional SP2 | ||||||||
Additional Information | eclipse.buildId=M20080911-1700 java.version=1.5.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN Command-line arguments: -os win32 -ws win32 -arch x86 OS: MicroSoft Windows Professional SP2 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000106) andras (administrator) 2009-01-16 23:08 |
1. Could you please find the JRE crash log (named something like hs_err_pid1420.log) and attach it 2. Please attach the Eclipse log (<yourworkspace>/.metadata/.log) 3. Would you please also attach the full project that causes the crash as a zip file, and state which file needs to be opened to produce the crash > By the way, INET is a little big, has about more 500 source files, could it be the reason? No it cannot. |
(0000108) andras (administrator) 2009-01-19 12:16 |
OK we managed to reproduce it. We created an old-syntax NED file with an invalid display string e.g "[email protected]#=10,20", and opened it in the IDE. Looks like uncaught exception. |
(0000111) andras (administrator) 2009-01-19 16:03 |
Fixed error in swig binding |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-16 06:15 | ViRe | New Issue | |
2009-01-16 06:15 | ViRe | Assigned To | => rhornig |
2009-01-16 23:08 | andras | Note Added: 0000106 | |
2009-01-19 12:16 | andras | Note Added: 0000108 | |
2009-01-19 16:03 | andras | Note Added: 0000111 | |
2009-01-19 16:03 | andras | Status | new => resolved |
2009-01-19 16:03 | andras | Fixed in Version | => 4.0rc2 |
2009-01-19 16:03 | andras | Resolution | open => fixed |
Copyright © 2000 - 2022 MantisBT Team |