Hi all, I encountered a strange problem with DFRouter. At a certain point I was getting segmentation faults when running the DFRouter. I remembered adding some extra flags shortly, so then I discovered that removing the flag "--guess-empty-flows" solved the problem for me, the command ended with the success message as usual. I verified for my scenario that this flag is indeed the problem, since I kept everything exactly the same except this flag. Furthermore I checked whether the problem goes away by removing one of the other flags instead, but the problem kept occurring, so I think it is not a combination of two flags that causes the problem.
On earlier usage of DFRouter I never encountered this problem, so maybe I happened to discover a rare case in which this problem occurs. Since the error is a segmentation fault, I guess we could call it a bug in DFRouter. The problem occurs after the types of all the detectors are determined, since the prints directly above it involve warnings that the checking for false source detectors is stopped. The exact error message is "Segmentation fault (core dumped)". I don't know whether you know this problem already and whether it should be dealt further with via another channel, I didn't really look into how trac works. So please inform me about possible further steps, then I might be able to provide the scenario if needed. Greetings, Pieter ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
