Custom Query (89 matches)
Results (22 - 24 of 89)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#233 | fixed | if I run tracemerge with both -i and -u, I get a segmentation error. | perry | perry |
Description |
BTW, if I run tracemerge with bot -i and -u, I get a segmentation error. Since my two files came from legacyatm recorded from two different dag cards, I don't need to do that, but it crashed when I tried. (from nevil) |
|||
#235 | fixed | Python extension does not build | perry | anonymous |
Description |
There seems to be some breakage in the build system. ./configure: line 26507: H: command not found configure: Building swig bindings for: python The Makefile in the swig/ directory doesn't cause anything to be built. [17:43] <Cuchulain> I also make no guarantees as to whether the python bindings export everything you want :) [17:44] <mattb> I don't want to use them [17:44] <mattb> I just want to package them :) [17:44] <Cuchulain> hrm [17:44] <Cuchulain> i'm not even sure that's wise :) [18:09] <Cuchulain> mattb: had a quick look. r904 of Makefile.am worked as far as actually building it is concerned, because it worked when I submitted it. It still had hardcoded include paths and so on, but it actually worked. Stuff got removed in r974, and i think that's probably when it stopped working properly. [18:31] <mattb> ok [18:32] <mattb> I'll leave it up to perry to decide whether to fix before release or not |
|||
#236 | fixed | tracesummary should report trace duration | perry | matt@… |
Description |
It would be nice if trace summary would report the timestamp of the first and last packet found in the trace. |
Note: See TracQuery
for help on using queries.