Comment # 7
on bug 10079
from Sean O Stalley
It may have something to do with the calls made into the USB dissectors. I pass
some dummy structs to the functions. These structs contain some null pointers,
but they should never be used.
Looking into the dissectors I call, it appears the structs do get used (even
though the signature has the _U_ flag). I will push up a patch fixing the the
signature.
Is there a way to get a stack dump from the buildbot for a segfault?
You are receiving this mail because:
- You are watching all bug changes.