THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Is there a limit on the size of a xml file (containing 3gpp trace) that can be loaded on wireshark?

A XML file containing 3GPP trace of size approximately 450KB (~4600 lines) doesn't load on wireshark. A dialog box with the below error is shown:

The file "1.xml" could not be opened: No error.

Is there any size limit which is causing this loading error?

The XML file mostly contains 3GPP application messages with the corresponding hex dump.

TheWirelessGuy's avatar
5
TheWirelessGuy
asked 2018-06-04 07:43:20 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Chances are that Wireshark can't open that type of a file - what Specification describes the format of the file?

Anders's avatar
5k
Anders
answered 2018-06-04 08:29:32 +0000
edit flag offensive 0 remove flag delete link

Comments

If the format is according to 3GPP TS 32.423 then Wireshark should be able to read it and if it's not then you should raise a bug report.

Anders's avatar Anders (2018-06-04 08:50:17 +0000) edit

Yes, the format is according to 3GPP TS 32.423. When I shorten the file size by removing multiple traceRecSession's, then it works fine.

TheWirelessGuy's avatar TheWirelessGuy (2018-06-04 08:54:59 +0000) edit

We'd need a bug with the trace file to figure out what goes wrong.

Anders's avatar Anders (2018-06-04 10:24:24 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer