[Bug 209659] emulators/dynagen crashes on start
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 20 09:24:06 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209659
Bug ID: 209659
Summary: emulators/dynagen crashes on start
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: vas at mpeks.tomsk.su
CC: pavelivolkov at gmail.com
CC: pavelivolkov at gmail.com
Flags: maintainer-feedback?(pavelivolkov at gmail.com)
Created attachment 170503
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170503&action=edit
Dynagen sample config
dynagen-0.11.0_4 crashes with:
udakov at wst10sudakovva:~/dynagen % dynagen mpls1.net
Reading configuration file...
*** Dynagen has crashed ****
Please open a bug report against Dynagen at http://7200emu.hacki.at
Include a description of what you were doing when the error occured, your
network file, also any errors output by dynamips hypervisor, and the following
traceback data:
Traceback (most recent call last):
File "/usr/local/bin/dynagen", line 2207, in <module>
dynagen.import_config(FILENAME)
File "/usr/local/bin/dynagen", line 1005, in import_config
config = self.open_config(FILENAME)
File "/usr/local/bin/dynagen", line 978, in open_config
res = config.validate(vtor, preserve_errors=True)
UnboundLocalError: local variable 'config' referenced before assignment
Press ENTER to exit
The config should be correct, I use it on an older system. Howerer, I am
attaching it just in case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list