Wireshark-bugs: [Wireshark-bugs] [Bug 1535] FD: BAD Descriptor - could not open /tmp/etherXXXX3A
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1535
------- Comment #2 from noel.delrosario@xxxxxxxxxxxx 2007-04-16 08:10 GMT -------
HI,
Here is an update of my problem.
I followed your suggestion to do a `sudo touch /tmp/foo`
rosarion@Kulinx:/tmp$ sudo touch /tmp/foo rosarion@Kulinx:/tmp$ ls -l total 44
drwx------ 3 root root 4096 2007-04-13 13:45 1058481247
-rw------- 1 root root 1603 2007-04-13 18:31 etherXXXX4KLDQT
-rw------- 1 root root 1088 2007-04-13 18:27 etherXXXX53M8PT
-rw------- 1 root root 1594 2007-04-16 16:41 etherXXXX6G38QT
-rw------- 1 root root 1012 2007-04-13 18:23 etherXXXXRJS5PT
-rw------- 1 root root 1088 2007-04-13 18:22 etherXXXXYF67PT
-rw-r--r-- 1 root root 0 2007-04-16 16:48 foo
drwx------ 2 root root 4096 2007-04-13 14:11 kde-root
drwx------ 2 rosarion rosarion 4096 2007-04-13 21:03 kde-rosarion
drwx------ 2 root root 4096 2007-04-13 14:10 ksocket-root
drwx------ 3 rosarion rosarion 4096 2007-04-13 18:33 ksocket-rosarion
srwxrwxrwx 1 mysql mysql 0 2007-04-13 21:05 mysql.sock
drwx------ 2 rosarion rosarion 4096 2007-04-13 13:45 ssh-AANzJs4417
I run `sudo wireshark`
rosarion@Kulinx:/$ sudo wireshark
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
After capturing some packects , I stop the Wireshark. But got an Error Message
saying....
The file "/tmp/etherXXXX15AVQT" could not be opened: Unknown reason.
Here is the `ls -l /tmp`
drwx------ 3 root root 4096 2007-04-13 13:45 1058481247
srw-rw---- 1 rosarion audio 0 2007-04-16 16:56
alsa-dmix-4533-1176710163-928005
-rw------- 1 root root 44605 2007-04-16 16:52 etherXXXX15AVQT
-rw------- 1 root root 1603 2007-04-13 18:31 etherXXXX4KLDQT
-rw------- 1 root root 1088 2007-04-13 18:27 etherXXXX53M8PT
-rw------- 1 root root 1594 2007-04-16 16:41 etherXXXX6G38QT
-rw------- 1 root root 1012 2007-04-13 18:23 etherXXXXRJS5PT
-rw------- 1 root root 1088 2007-04-13 18:22 etherXXXXYF67PT
-rw-r--r-- 1 root root 0 2007-04-16 16:48 foo
drwx------ 2 root root 4096 2007-04-13 14:11 kde-root
drwx------ 2 rosarion rosarion 4096 2007-04-13 21:03 kde-rosarion
drwx------ 2 root root 4096 2007-04-13 14:10 ksocket-root
drwx------ 3 rosarion rosarion 4096 2007-04-13 18:33 ksocket-rosarion
srwxrwxrwx 1 mysql mysql 0 2007-04-13 21:05 mysql.sock
drwx------ 2 rosarion rosarion 4096 2007-04-13 13:45 ssh-AANzJs4417
Do you have any idea what is going wrong in my process.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.