Hello, we've encoutered the following problem:
When we select multiple dx files saved program does not start again and results in core dump. Itermediate case is possible: dxui says it's found illegal commentary string in .cfg program. Crytical number of files depends on lengt of commentary string which is written in cfg file. This behaviour is observed on Solaris computer, but the same net starts and works on Linux machine. Version used: 4.1.3 for Solaris 8 (downloaded from opendx.org) stack backtrace: (gdb) bt #0 0xfee1cb28 in CallSetValues () from /usr/openwin/lib/libXt.so.4 #1 0xfee1cb84 in CallSetValues () from /usr/openwin/lib/libXt.so.4 #2 0xfee1cb84 in CallSetValues () from /usr/openwin/lib/libXt.so.4 #3 0xfee1cb84 in CallSetValues () from /usr/openwin/lib/libXt.so.4 #4 0xfee1cb84 in CallSetValues () from /usr/openwin/lib/libXt.so.4 #5 0xfee1c340 in XtSetValues () from /usr/openwin/lib/libXt.so.4 #6 0xfee2d0b0 in XtSetSensitive () from /usr/openwin/lib/libXt.so.4 #7 0x1adc10 in UIComponent::deactivate () #8 0x1962d0 in CommandInterface::notify () #9 0x1a76b0 in Server::notifyClients () #10 0x195a14 in Command::deactivate () #11 0x12cfec in Network::changeExistanceWork () #12 0x12cb0c in Network::clear () #13 0x12beb4 in Network::Network () #14 0x121d24 in JavaNet::JavaNet () #15 0xdfed0 in DXApplication::newNetwork () #16 0x9ccd0 in MacroDefinition::loadNetworkBody () #17 0x1382c8 in Network::getReferencedMacros () #18 0x138450 in Network::printMacroReferences () #19 0x123970 in JavaNet::printMacroReferences () #20 0x132318 in Network::printHeader () #21 0x131ee8 in Network::printNetwork () #22 0x13199c in Network::netPrintNetwork () ---Type <return> to continue, or q <return> to quit--- #23 0x1315f0 in Network::saveNetwork () #24 0x122010 in JavaNet::saveNetwork () #25 0xe2258 in DXApplication::emergencySave () #26 0xe23c8 in DXApplication_HandleCoreDump () #27 0xfebf919c in __libthread_segvhdlr () from /usr/lib/libthread.so.1 #28 0xfebfbd0c in __sighndlr () from /usr/lib/libthread.so.1 #29 <signal handler called> #30 0x133b3c in Network::cfgParseInteractorComment () #31 0x1300e4 in Network::cfgParseComments () #32 0x1304f8 in Network::parseComment () #33 0x130458 in ParseComment () #34 0x17113c in yyparse () #35 0x12e96c in Network::parse () #36 0x131894 in Network::openCfgFile () #37 0x12e490 in Network::readNetwork () #38 0xdf664 in DXApplication::openFile () #39 0xde5d4 in DXApplication::initialize () #40 0xc5540 in main () (gdb) -- Vladimir A.Efremov, PhD Pangea Inc., Voice: (095) 973 0573, 251 4137 Fax: (095) 251 4137 E-mail: [EMAIL PROTECTED]
