Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 4569] Trying to Run Wireshark as "root" causes system to completely lockup (requires hard reset)

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Fri, 12 Mar 2010 15:23:34 -0800 (PST)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4569

--- Comment #10 from Guy Harris <guy@xxxxxxxxxxxx> 2010-03-12 15:23:30 PST ---
Try doing, in order, as root:

   dumpcap -i eth0 -w /dev/null

   dumpcap -i vmnet1 -w /dev/null

   dumpcap -i vmnet8 -w /dev/null

   dumpcap -i any -w /dev/null

   dumpcap -i lo -w /dev/null

If any of them lock the machine up, reboot and continue with the next one (if
there is one).  Indicate which, if any, caused the machine to lock up.

Also, do, as root:

    strace tcpdump -D

    strace dumpcap -D

The latter will probably hang; the best way to do this would probably be to log
into the machine in question remotely from a machine running a window system
and configure the terminal emulator you're running on that machine to save a
lot of history.  Then you can copy and paste the screen history into the bug.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  • References:
    • [Wireshark-bugs] [Bug 4569] New: Trying to Run Wireshark as "root" causes system to completely lockup (requires hard reset)
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 4569] Trying to Run Wireshark as "root" causes system to completely lockup (requires hard reset)
  • Next by Date: [Wireshark-bugs] [Bug 4569] Trying to run dumpcap as "root" causes system to completely lockup (requires hard reset)
  • Previous by thread: [Wireshark-bugs] [Bug 4569] Trying to Run Wireshark as "root" causes system to completely lockup (requires hard reset)
  • Next by thread: [Wireshark-bugs] [Bug 4569] Trying to run dumpcap as "root" causes system to completely lockup (requires hard reset)
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation