[Wireshark-bugs] [Bug 14895] Wireshark crashes when making some UI changes

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14895

Guy Harris  changed:

   What|Removed |Added

Summary|Wireshark crashes when  |Wireshark crashes when
   |adding a display filter |making some UI changes
   |button  |

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14368] Ability to disable typeahead displays

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14368

--- Comment #2 from Gerrit Code Review  ---
Change 30320 merged by Anders Broman:
Add ability to disable autocomplete suggestions for filter controls.

https://code.wireshark.org/review/30320

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15014] Wireshark crashes/asserts with Qt 5.11.1 and assert/debugsymbols enabled

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15014

--- Comment #5 from Gerrit Code Review  ---
Change 30314 merged by Anders Broman:
Qt: fix assertion failure when redissecting with a debug build of Qt

https://code.wireshark.org/review/30314

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15208] MATE unable to extract fields for PDU

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15208

--- Comment #15 from Scott Harman  ---
Hi Guy - I've confirmed that this is resolved, and works well with our plugins
Many thanks
Scott

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14895] Wireshark crashes when adding a display filter button

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14895

Jim Young  changed:

   What|Removed |Added

 CC||jyo...@gsu.edu

--- Comment #2 from Jim Young  ---
(In reply to Guy Harris from comment #1)
> Not happening on 10.13.6, although I *did* see crashes when changing the
> language with my build (with Qt 5.5.0) but not with 2.6.1 (with 5.3.2).

While looking at Bug 15207 I managed to recreate the same crash language
changing crash  that Guy reported.  His attached stack trace is virtually
identical to mine.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

--- Comment #11 from Jim Young  ---
(In reply to Guy Harris from comment #10)
> *That* might be the same crash as bug 14895, with this stack trace:
> 

Confirmed.  The stack dumps I created on my MacBook when changing Wireshark's
language preference are virtually identical to the one you attached to bug
14895.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

--- Comment #10 from Guy Harris  ---
(In reply to Jim Young from comment #9)
> On macOS High Sierra when changing Wireshark's language preference I'm
> getting various results.  I'm currently testing with buildbot Dev release
> v2.9.0rc0-2172-gb804d0d5.
> 
> I initially successfully switched from "Use system setting" to "Japanese" to
> "Chinese".  But when I switched from "Chinese" to "German" it trigged
> Segmentation fault: 11.
> 
> When I restarted Wireshark it was using German, but when I attempted to
> switch from German to "Use system setting" it crashed again with the same
> segfault 11 (and stack dump).

*That* might be the same crash as bug 14895, with this stack trace:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtCore  0x000112beb8d4
QSortFilterProxyModel::parent(QModelIndex const&) const + 84
1   QtCore  0x000112be0175
QIdentityProxyModel::parent(QModelIndex const&) const + 53
2   QtCore  0x000112bc40e3
QPersistentModelIndex::parent() const + 35
3   QtCore  0x000112bd7072
mergeIndexes(QVector const&) + 306
4   QtCore  0x000112bd6a5d
QItemSelectionModelPrivate::_q_layoutChanged(QList
const&, QAbstractItemModel::LayoutChangeHint) + 1853
5   QtCore  0x000112bdabb9
QItemSelectionModel::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) + 921
6   QtCore  0x000112c4bb6f
QMetaObject::activate(QObject*, int, int, void**) + 1871
7   QtCore  0x000112ccbbe3
QAbstractItemModel::layoutChanged(QList const&,
QAbstractItemModel::LayoutChangeHint) + 67
8   QtCore  0x000112be152c
QIdentityProxyModelPrivate::_q_sourceLayoutChanged(QList
const&, QAbstractItemModel::LayoutChangeHint) + 876
9   QtCore  0x000112be1bf2
QIdentityProxyModel::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) + 850
10  QtCore  0x000112c4bb6f
QMetaObject::activate(QObject*, int, int, void**) + 1871
11  QtCore  0x000112ccbbe3
QAbstractItemModel::layoutChanged(QList const&,
QAbstractItemModel::LayoutChangeHint) + 67
12  QtCore  0x000112bed49b
QSortFilterProxyModel::invalidate() + 187
13  org.wireshark.Wireshark 0x00010b31645f
InterfaceSortFilterModel::resetPreferenceData() + 279
(interface_sort_filter_model.cpp:140)
14  QtCore  0x000112c4bb6f
QMetaObject::activate(QObject*, int, int, void**) + 1871
15  org.wireshark.Wireshark 0x00010b25a02b
WiresharkApplication::emitAppSignal(WiresharkApplication::AppSignal) + 119 

All *sorts* of changes trigger that - sometimes.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

--- Comment #9 from Jim Young  ---
(In reply to Guy Harris from comment #6)
> I saw similar behavior on one of my Windows VMs; it's nice to know I'm not
> crazy. :-)

Now I think I'm crazy. :-(

On macOS High Sierra when changing Wireshark's language preference I'm getting
various results.  I'm currently testing with buildbot Dev release
v2.9.0rc0-2172-gb804d0d5.

I initially successfully switched from "Use system setting" to "Japanese" to
"Chinese".  But when I switched from "Chinese" to "German" it trigged
Segmentation fault: 11.

When I restarted Wireshark it was using German, but when I attempted to switch
from German to "Use system setting" it crashed again with the same segfault 11
(and stack dump).

This happened several more times where Wireshark would crash each time I
clicked [Ok] after changing the language preference.

Then I changed my tactic, after selecting a different language option instead
of clicking [Ok] I clicked [Cancel].  When I re-opened the Preferences dialog
it (surprisingly) showed the value I had canceled rather than the one that was
was truly active.  I am occasionally able to switch to a different language but
now more often than not I trigger the segfault.

One interesting side effect of a successful language switch is that the bottom
left status bar message will still display text "Ready to load or capture" in
the previous active language rather than the currently selected language.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14381] cannot find any Mongo Wire Protocol (MONGO) package

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14381

--- Comment #4 from Gerrit Code Review  ---
Change 30321 had a related patch set uploaded by Michael Mann:
TLS: "Continuation Data" should not be at the start of a TCP connection.

https://code.wireshark.org/review/30321

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15049] NTP dissector: Show root delay and root dispersion with constantly 6 fractional digits

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15049

Michael Mann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15049] NTP dissector: Show root delay and root dispersion with constantly 6 fractional digits

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15049

--- Comment #7 from Gerrit Code Review  ---
Change 29035 merged by Michael Mann:
ntp: change root delay and dispersion to integer for fixed precision.

https://code.wireshark.org/review/29035

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14368] Ability to disable typeahead displays

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14368

--- Comment #1 from Gerrit Code Review  ---
Change 30320 had a related patch set uploaded by Michael Mann:
Add ability to disable autocomplete suggestions for filter controls.

https://code.wireshark.org/review/30320

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15208] MATE unable to extract fields for PDU

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15208

--- Comment #14 from Scott Harman  ---
Thanks Guy - I'll do a build this morning, and report back.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15216] zstandard (zstd) file compression support

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15216

Peter Wu  changed:

   What|Removed |Added

Summary|zstandard (zst) file format |zstandard (zstd) file
   |support |compression support

--- Comment #7 from Peter Wu  ---
(In reply to Nathan Myers from comment #5)
> I would not want to put off supporting lz4 or zstd to wait for xz/lzma or
> bz2, because those are obsolete formats.

I doubt that support for bzip2 will ever be added, its quite slow. Adding any
new compression format roughly requires the same amount of work, except that
the very first new format requires extra work in the user interface. (Currently
there is either compression or not.)

> I might even suggest dropping gz

Unlikely going to happen, gzip support is ubiquitous.

If it is of any significance, here are the number of packages in Arch Linux
that depend on a compression library:
268 zlib
74 bzip2
60 xz
33 lz4
27 lzo
17 snappy
11 zstd
2 brotli

Of these libraries, zlib, snappy and lz4 are already optional dependencies for
Wireshark.

I am not against adding zstd/lz4 support, but like I said before there must be
a measurable benefit since a new format will have to be maintained.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 9254] Display filter autocomplete doesn't include dissectors with "." in their name after a "." is included in the filter

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9254

Michael Mann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Michael Mann  ---
This works for Qt, but support for GTK has been dropped, closing as WONTFIX.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

Guy Harris  changed:

   What|Removed |Added

 Status|INCOMPLETE  |CONFIRMED

--- Comment #8 from Guy Harris  ---
(In reply to Jim Young from comment #7)
> Version 2.6.4 (v2.6.4-0-g29d48ec8) 

...

> Compiled (64-bit) with Qt 5.9.5, with WinPcap (4_1_3), with GLib 2.42.0,
> with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.14.0, with Lua 5.2.4, with
> GnuTLS 3.4.11, with Gcrypt 1.7.6, with MIT Kerberos, with MaxMind DB
> resolver, with nghttp2 1.14.0, with LZ4, with Snappy, with libxml2 2.9.4,
> with QtMultimedia, with AirPcap, with SBC, with SpanDSP, with bcg729. 

...

> Version 2.9.0-2286-g39d79fcd (v2.9.0rc0-2286-g39d79fcd) 

...

> Compiled (64-bit) with Qt 5.9.5, with WinPcap (4_1_3), with GLib 2.52.2,
> with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.14.0, with Lua 5.2.4, with
> GnuTLS 3.4.11, with Gcrypt 1.8.3, with MIT Kerberos, with MaxMind DB
> resolver, with nghttp2 1.14.0, with LZ4, with Snappy, with libxml2 2.9.4,
> with QtMultimedia, with AirPcap, with SBC, with SpanDSP, with bcg729. 

So the same version of Qt is being used; the differences are in the Glib and
Gcrypt versions.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

--- Comment #7 from Jim Young  ---

Version 2.6.4 (v2.6.4-0-g29d48ec8) 
Copyright 1998-2018 Gerald Combs  and contributors.
License GPLv2+: GNU GPL version 2 or later
 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 Qt 5.9.5, with WinPcap (4_1_3), with GLib 2.42.0, with
zlib 1.2.11, with SMI 0.4.8, with c-ares 1.14.0, with Lua 5.2.4, with GnuTLS
3.4.11, with Gcrypt 1.7.6, with MIT Kerberos, with MaxMind DB resolver, with
nghttp2 1.14.0, with LZ4, with Snappy, with libxml2 2.9.4, with QtMultimedia,
with AirPcap, with SBC, with SpanDSP, with bcg729. 
Running on 64-bit Windows 10, build 17134, with Intel(R) Core(TM) i7-6650U CPU
@ 2.20GHz (with SSE4.2), with 8117 MB of physical memory, with locale
Japanese_Japan.932, with WinPcap version 4.1.3 (packet.dll version 4.1.0.2980),
based on libpcap version 1.0 branch 1_0_rel0b (20091008), with GnuTLS 3.4.11,
with Gcrypt 1.7.6, without AirPcap, binary plugins supported (14 loaded). Built
using Microsoft Visual C++ 14.12 build 25835 
Wireshark is Open Source Software released under the GNU General Public
License. 
Check the man page and http://www.wireshark.org for more information.


Version 2.9.0-2286-g39d79fcd (v2.9.0rc0-2286-g39d79fcd) 
Copyright 1998-2018 Gerald Combs  and contributors.
License GPLv2+: GNU GPL version 2 or later
 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 Qt 5.9.5, with WinPcap (4_1_3), with GLib 2.52.2, with
zlib 1.2.11, with SMI 0.4.8, with c-ares 1.14.0, with Lua 5.2.4, with GnuTLS
3.4.11, with Gcrypt 1.8.3, with MIT Kerberos, with MaxMind DB resolver, with
nghttp2 1.14.0, with LZ4, with Snappy, with libxml2 2.9.4, with QtMultimedia,
with AirPcap, with SBC, with SpanDSP, with bcg729. 
Running on 64-bit Windows 10 (1803), build 17134, with Intel(R) Core(TM)
i7-6650U CPU @ 2.20GHz (with SSE4.2), with 8117 MB of physical memory, with
locale Japanese_Japan.932, with WinPcap version 4.1.3 (packet.dll version
4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), with
GnuTLS 3.4.11, with Gcrypt 1.8.3, without AirPcap, binary plugins supported (14
loaded). Built using Microsoft Visual Studio 2017 (VC++ 14.12, build 25835). 
Wireshark is Open Source Software released under the GNU General Public
License. 
Check the man page and http://www.wireshark.org for more information.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

Guy Harris  changed:

   What|Removed |Added

 Status|CONFIRMED   |INCOMPLETE

--- Comment #6 from Guy Harris  ---
(In reply to Jim Young from comment #5)
> I installed v2.6.4 on my wife's MS Surface running Windows 10 that has
> Japanese as the system language.
> 
> With Wireshark v2.6.4 the menu's are all in English but interestingly when I
> open the preferences dialog just the [Cancel] and [Help] buttons show up in
> Japanese.  As I switch Wireshark's language preference to the other language
> choices the only language changes I see are for these two preferences pane
> buttons when the Preferences dialog is next opened (except in the case of
> Chinese where the Cancel and Help buttons do not appear to have even been
> translated).
> 
> If I install a recent buildbot version from the Development builds (for
> example: v2.9.0-2286-g39d79fcd) the language selections appear to work fine
> on the MS Surface.  In other words the selected language show up in menus as
> soon as the Preferences page [Ok] button is clicked.

I saw similar behavior on one of my Windows VMs; it's nice to know I'm not
crazy. :-)

So what does the Wireshark About dialog say for both the 2.6.4 that had the
problem and the development build that didn't?

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

Jim Young  changed:

   What|Removed |Added

 CC||jyo...@gsu.edu
 Status|INCOMPLETE  |CONFIRMED

--- Comment #5 from Jim Young  ---
I installed v2.6.4 on my wife's MS Surface running Windows 10 that has Japanese
as the system language.

With Wireshark v2.6.4 the menu's are all in English but interestingly when I
open the preferences dialog just the [Cancel] and [Help] buttons show up in
Japanese.  As I switch Wireshark's language preference to the other language
choices the only language changes I see are for these two preferences pane
buttons when the Preferences dialog is next opened (except in the case of
Chinese where the Cancel and Help buttons do not appear to have even been
translated).

If I install a recent buildbot version from the Development builds (for
example: v2.9.0-2286-g39d79fcd) the language selections appear to work fine on
the MS Surface.  In other words the selected language show up in menus as soon
as the Preferences page [Ok] button is clicked.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

--- Comment #4 from Guy Harris  ---
(In reply to KIM from comment #3)
> (In reply to Guy Harris from comment #1)
> > So this is changing the language in the Wireshark preferences, not changing
> > the *system* language setting?
> > 
> > When the language preference in Wireshark is set to its default value, which
> > is "Use the system setting", does it use that setting or does it use English
> > even if that's not the system setting?
> 
> It will use English even if that's not the system setting

So you set the Wireshark preference for language to "Use the system setting",
on a system where the system setting is a language that's not English but is
one of the languages for which Wireshark has a translation (German, French,
Italian, Japanese, Polish, and zh_CN Chinese - Simplified Chinese script?), and
it *still* uses English?

That's pretty badly broken.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15014] Wireshark crashes/asserts with Qt 5.11.1 and assert/debugsymbols enabled

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15014

--- Comment #4 from Gerrit Code Review  ---
Change 30314 had a related patch set uploaded by Michael Mann:
Qt: fix assertion failure when redissecting with a debug build of Qt

https://code.wireshark.org/review/30314

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15014] Wireshark crashes/asserts with Qt 5.11.1 and assert/debugsymbols enabled

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15014

Michael Mann  changed:

   What|Removed |Added

 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15014] Wireshark crashes/asserts with Qt 5.11.1 and assert/debugsymbols enabled

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15014

--- Comment #3 from Gerrit Code Review  ---
Change 30302 merged by Michael Mann:
Qt: fix assertion failure when redissecting with a debug build of Qt

https://code.wireshark.org/review/30302

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15226] OPC UA Max nesting depth exceeded for valid packet

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15226

--- Comment #4 from Gerrit Code Review  ---
Change 30306 merged by Michael Mann:
opcua: add missing opcua_nested_count decrement

https://code.wireshark.org/review/30306

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions for /Library/Application Support/Wireshark that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #10 from Guy Harris  ---
(In reply to John Daniel from comment #9)
> If you haven't
> already done so, I strongly encourage updating everything to build with the
> latest Xcode.

Meaning, of course, "build with the command-line package making tools in the
latest Xcode".

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions for /Library/Application Support/Wireshark that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #9 from John Daniel  ---
Those files weren't owned by the user doing the install, they were owned by the
developer who built the installer. This is just one of the funky things that
Apple's package maker does. You could change the permissions before building
the package (which is a pain) or use a script to set them correctly after
install (as you are doing now). 

Thanks for the update. I haven't looked at the update yet. If you haven't
already done so, I strongly encourage updating everything to build with the
latest Xcode.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions for /Library/Application Support/Wireshark that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

Guy Harris  changed:

   What|Removed |Added

Summary|Wireshark installs on macOS |Wireshark installs on macOS
   |with permissions that are   |with permissions for
   |too restrictive |/Library/Application
   ||Support/Wireshark that are
   ||too restrictive

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15216] zstandard (zst) file format support

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15216

--- Comment #6 from Guy Harris  ---
(In reply to Nathan Myers from comment #5)
> I might even suggest dropping gz,
> except that so much is still archived with it, and recompressing with a
> modern format is often not worth the the churn.''

Adding a regression to Wireshark is *definitely* not worth the churn.

And compressed NetScout Sniffer files use gzip compression.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

Guy Harris  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 OS|macOS 10.13 |macOS
   Hardware|x86 |All
 Status|UNCONFIRMED |RESOLVED

--- Comment #8 from Guy Harris  ---
Not sure why the files are owned by the user doing the install (it may be that
the installer DMG is mounted with noowners) or why they have group and other
permission bits turned off, but the post-installation script for the ChmodBPF
package now sets the tree at /Library/Application Support/Wireshark to be owned
by root:wheel, sets group and other read permission on everything in that tree,
and sets group and other execute permission on everything in that tree that has
user execute permission (but not on other files - the .plist file doesn't need
it, and I also updated the script not to give execute permission to the copy of
the plist it puts in /Library/LaunchDaemons).

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #4 from Gerrit Code Review  ---
Change 30308 had a related patch set uploaded by Guy Harris:
Fix ownership and permissions on /Library/Application Support/Wireshark.

https://code.wireshark.org/review/30308

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #3 from Gerrit Code Review  ---
Change 30307 merged by Guy Harris:
Fix ownership and permissions on /Library/Application Support/Wireshark.

https://code.wireshark.org/review/30307

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #5 from Gerrit Code Review  ---
Change 30308 merged by Guy Harris:
Fix ownership and permissions on /Library/Application Support/Wireshark.

https://code.wireshark.org/review/30308

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #7 from Gerrit Code Review  ---
Change 30309 merged by Guy Harris:
Fix ownership and permissions on /Library/Application Support/Wireshark.

https://code.wireshark.org/review/30309

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #6 from Gerrit Code Review  ---
Change 30309 had a related patch set uploaded by Guy Harris:
Fix ownership and permissions on /Library/Application Support/Wireshark.

https://code.wireshark.org/review/30309

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #2 from Gerrit Code Review  ---
Change 30307 had a related patch set uploaded by Guy Harris:
Fix ownership and permissions on /Library/Application Support/Wireshark.

https://code.wireshark.org/review/30307

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15216] zstandard (zst) file format support

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15216

--- Comment #5 from Nathan Myers  ---
I would not want to put off supporting lz4 or zstd to wait for xz/lzma or bz2,
because those are obsolete formats. I might even suggest dropping gz, except
that so much is still archived with it, and recompressing with a modern format
is often not worth the the churn.

At my employer, when we added support for archiving in lz4, we removed gz,
because we don't want more gz data. But we still read it.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15226] OPC UA Max nesting depth exceeded for valid packet

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15226

Michael Mann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15226] OPC UA Max nesting depth exceeded for valid packet

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15226

--- Comment #3 from Gerrit Code Review  ---
Change 30306 had a related patch set uploaded by Michael Mann:
opcua: add missing opcua_nested_count decrement

https://code.wireshark.org/review/30306

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15226] OPC UA Max nesting depth exceeded for valid packet

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15226

--- Comment #2 from Gerrit Code Review  ---
Change 30285 merged by Michael Mann:
opcua: add missing opcua_nested_count decrement

https://code.wireshark.org/review/30285

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15219] UNISTIM dissector - Display Data Write - incorrect address data size for Line / Soft Label Key

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15219

Misha  changed:

   What|Removed |Added

Version|2.4.7   |2.6.4

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15211] "Follow TCP stream" with a long line loads for very long time

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15211

Peter Wu  changed:

   What|Removed |Added

Summary|"Follow TCP stream" loads   |"Follow TCP stream" with a
   |for very long time  |long line loads for very
   ||long time
 CC||ger...@wireshark.org

--- Comment #4 from Peter Wu  ---
Looks like it is a known performance issue:
https://bugreports.qt.io/browse/QTBUG-2491
https://bugreports.qt.io/browse/QTBUG-4271

We should probably rewrite this not to use QPlainTextEdit. One complication is
that the FollowStreamDialog::saveAs() currently uses the text field contents
for saving the result.

Gerald, any idea about about a reasonable candidate that can replace this?

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15211] "Follow TCP stream" loads for very long time

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15211

Peter Wu  changed:

   What|Removed |Added

  Component|Dissection engine   |Qt UI
   |(libwireshark)  |
 CC||pe...@lekensteyn.nl

--- Comment #3 from Peter Wu  ---
This is an issue with the Qt UI, a similar command with tshark finishes faster:

 tshark -r slidemate.pcapng -z follow,tcp,ascii,0

I suspect it has something to do with very long lines of text.

Profiling with "perf record -g" reveals this distribution of cycles:

 - 96.30% FollowStreamDialog::addText
- 95.69% QPlainTextEdit::insertPlainText
 QWidgetTextControl::insertPlainText
 QTextCursor::insertText
   - QTextCursor::insertText
  - 95.14% QTextDocumentPrivate::insert
 - 95.14% QTextDocumentPrivate::finishEdit
- 95.12% QPlainTextDocumentLayout::documentChanged
   - 95.10% QPlainTextDocumentLayout::layoutBlock
  - 94.82% QTextLine::setLineWidth
 - 94.80% QTextLine::layout_helper
+ 2.14% QTextLine::layout_helper
  0.63% QTextEngine::fontEngine
+ 0.55% QTextEngine::shape

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15014] Wireshark crashes/asserts with Qt 5.11.1 and assert/debugsymbols enabled

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15014

Peter Wu  changed:

   What|Removed |Added

 Status|UNCONFIRMED |IN_PROGRESS
 CC||pe...@lekensteyn.nl
 Ever confirmed|0   |1

--- Comment #2 from Peter Wu  ---
Reproduced on Arch Linux with Qt 5.11.1 (debug build).

This issue has been present since the Qt UI was introduced,
commit 23a520237b38ce80a4ac10cc3eb53cfecdeab0d3.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15014] Wireshark crashes/asserts with Qt 5.11.1 and assert/debugsymbols enabled

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15014

--- Comment #1 from Gerrit Code Review  ---
Change 30302 had a related patch set uploaded by Peter Wu:
Qt: fix assertion failure when redissecting with a debug build of Qt

https://code.wireshark.org/review/30302

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14303] There is a code snippet that does not properly update bluetooth conversation data

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14303

Michael Mann  changed:

   What|Removed |Added

   Severity|Major   |Normal
 Status|UNCONFIRMED |INCOMPLETE
   Hardware|x86 |All
 CC||mman...@netscape.net
 OS|Windows 7   |All
 Ever confirmed|0   |1
  Component|TShark  |Dissection engine
   ||(libwireshark)

--- Comment #1 from Michael Mann  ---
Do you have a sample capture showing the issue?  The suggested patch doesn't
compile.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14335] Wireshark installs on macOS with permissions that are too restrictive

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14335

--- Comment #1 from Gerrit Code Review  ---
Change 30301 had a related patch set uploaded by Michael Mann:
Loosen permissions for Wireshark installation on macOS

https://code.wireshark.org/review/30301

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15207] Changing language setting doesn't change the language used

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15207

kim  changed:

   What|Removed |Added

   Priority|Low |Medium
 CC||jinjiyu...@gmail.com

--- Comment #3 from kim  ---
(In reply to Guy Harris from comment #1)
> So this is changing the language in the Wireshark preferences, not changing
> the *system* language setting?
> 
> When the language preference in Wireshark is set to its default value, which
> is "Use the system setting", does it use that setting or does it use English
> even if that's not the system setting?

It will use English even if that's not the system setting

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15132] Invalid write in dissect_segment_ofstable()

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15132

--- Comment #2 from Gerrit Code Review  ---
Change 30300 had a related patch set uploaded by Peter Wu:
LBMPDM: fix heap-buffer-overflow (write) in dissect_segment_ofstable

https://code.wireshark.org/review/30300

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15216] zstandard (zst) file format support

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15216

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com

--- Comment #4 from Pascal Quantin  ---
7-zip uses LZMA also.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15216] zstandard (zst) file format support

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15216

Peter Wu  changed:

   What|Removed |Added

   See Also||https://bugs.wireshark.org/
   ||bugzilla/show_bug.cgi?id=85
   ||63
 CC||pe...@lekensteyn.nl
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Peter Wu  ---
Adding support for bzip2, lzma (XZ), 7zip formats was previously requested in
bug 8563. The first two are very slow in writing, not sure about 7z. While
support for compressed formats other than gzip could be added, it should be
demonstratedly "better" (faster, smaller) for a variety of packet capture
files.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 8563] Support reading bzip2, lzma, and 7zip compressed pcap files

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8563

Peter Wu  changed:

   What|Removed |Added

   See Also||https://bugs.wireshark.org/
   ||bugzilla/show_bug.cgi?id=15
   ||216

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15132] Invalid write in dissect_segment_ofstable()

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15132

Peter Wu  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||pe...@lekensteyn.nl
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Peter Wu  ---
Confirmed, thank you. For reproduction without oss-fuzz, you can now also build
locally with:

cmake -GNinja -DENABLE_FUZZER=1 -DENABLE_ASAN=1 && ninja fuzzshark_ip
HOME=/nonexistent run/fuzzshark_ip wireshark_iw_dissect_segment_ofstable

(this is a relatively new feature and specifically fuzzshark_ip needs another
fix to avoid an assertion failure: https://code.wireshark.org/review/30299)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15219] UNISTIM dissector - Display Data Write - incorrect address data size for Line / Soft Label Key

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15219

Jaap Keuter  changed:

   What|Removed |Added

Version|unspecified |2.4.7

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15227] Example captures for RTPS reassembly

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15227

--- Comment #2 from Juan J Martin Carrascosa  ---
Created attachment 16667
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16667&action=edit
capture 1

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15227] Example captures for RTPS reassembly

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15227

--- Comment #1 from Juan J Martin Carrascosa  ---
Created attachment 1
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=1&action=edit
capture 2

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 15227] New: Example captures for RTPS reassembly

2018-10-21 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15227

Bug ID: 15227
   Summary: Example captures for RTPS reassembly
   Product: Wireshark
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: Enhancement
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: jua...@rti.com
  Target Milestone: ---

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Just adding a few files here so a patch can be tested.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe