Bug #197
closed
format null pointer error when trying to remove a trace
Added by Anonymous over 12 years ago.
Updated over 12 years ago.
Assignee:
Julien Desfossez
Description
In file babeltrace/lib/context.c in function bt_context_remove_trace(struct bt_context*, int), when calling the
handle->format->close_trace(...),
it doesn't work because format is null since the call to
g_hash_table_remove(...)
- Status changed from New to Feedback
- Assignee set to Julien Desfossez
- Target version set to Babeltrace 1.0
Hi,
I don't see the problem here, it seems to work and I don't get any error with a simple test (open a trace, read it and remove it).
Can you detail the error you receive and the steps to reproduce ?
Thanks,
Julien
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF