Jeff Morriss
changed
bug 11400
What |
Removed |
Added |
Status |
UNCONFIRMED
|
INCOMPLETE
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 11400
from Jeff Morriss
Does Wireshark run OK without making dumpcap setuid? (IOW one can always run
Wireshark as a normal user; special permissions are only needed for capturing.)
Can you get a backtrace from the crash?
% gdb wireshark
(gdb) run
# after the crash you'll end up at the gdb prompt again, then:
(gdb) bt full
You are receiving this mail because:
- You are watching all bug changes.