Wireshark-bugs: [Wireshark-bugs] [Bug 13113] New: Preference udp.port has already been registere
Bug ID |
13113
|
Summary |
Preference udp.port has already been registered
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
TShark
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
marko.hrastovec@gmail.com
|
Build Information:
TShark (Wireshark) 2.0.2 (SVN Rev Unknown from unknown)
Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with libpcap, with POSIX capabilities (Linux), with libnl 3,
with libz 1.2.8, with GLib 2.48.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua
5.2, with GnuTLS 3.4.10, with Gcrypt 1.6.5, with MIT Kerberos, with GeoIP.
Running on Linux 4.4.0-45-generic, with locale sl_SI.UTF-8, with libpcap
version
1.7.4, with libz 1.2.8, with GnuTLS 3.4.10, with Gcrypt 1.6.5.
Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (with SSE4.2)
Built using gcc 5.3.1 20160407.
--
I am compiling the latest git version. On various Ubuntu computers I get the
same error: "Preference udp.port has already been registered". The program
exists with that error and reports that core dump was created, but I don't know
where the core dump is. I can't find it.
If I run tshark on wireshark I get the same error.
tshark:
** (process:12440): ERROR **: Preference udp.port has already been registered
wireshark:
16:34:26 Err Preference udp.port has already been registered
$ libtool --mode=execute gdb tshark
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from
/home/markoh/data/WiresharkAsterix/wireshark/.libs/lt-tshark...done.
(gdb) run
Starting program: /home/markoh/data/WiresharkAsterix/wireshark/.libs/lt-tshark
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
** (process:12318): ERROR **: Preference udp.port has already been registered
Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff2547a6b in _g_log_abort (breakpoint=1) at
/build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmessages.c:325
325 /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmessages.c: File or
directory with that name does not exists.
You are receiving this mail because:
- You are watching all bug changes.