-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
sdb encountered an internal error due to a bug. Here's the
information you need to file the bug:
----------------------------------------------------------
Target Info:
ProgramFlags.IS_LINUX_KERNEL
Platform(<Architecture.X86_64: 1>, <PlatformFlags.IS_LITTLE_ENDIAN|IS_64_BIT: 3>)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sdb/internal/repl.py", line 107, in eval_cmd
for obj in invoke([], input_):
File "/usr/lib/python3/dist-packages/sdb/pipeline.py", line 152, in invoke
yield from execute_pipeline(first_input, pipeline)
File "/usr/lib/python3/dist-packages/sdb/pipeline.py", line 84, in execute_pipeline
yield from massage_input_and_call(pipeline[-1], this_input)
File "/usr/lib/python3/dist-packages/sdb/pipeline.py", line 47, in massage_input_and_call
expected_type = target.get_type(cmd.input_type)
File "/usr/lib/python3/dist-packages/sdb/target.py", line 54, in get_type
return prog.type(type_name)
LookupError: could not find 'struct printk_log *'
----------------------------------------------------------
Link: https://github.com/delphix/sdb/issues/new
Metadata
Metadata
Assignees
Labels
No labels