ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7033] Buildbot crash output: fuzz-2012-04-04-16217.pcap

Date: Tue, 17 Apr 2012 13:29:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7033

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #8 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-04-17 13:29:18 PDT ---
(In reply to comment #6)
> The capture does include some Real Time Messaging Protocol packets, so perhaps
> it's a dup of bug 6898.

Thanks for info about this one :)

Top memory usage from fuzz-2012-02-13-31228.pcap (bug #6898)

==32679== -------------------- 1 of 10 --------------------
==32679== max-live:    220,005,524 in 953 blocks
==32679== tot-alloc:   220,005,524 in 953 blocks (avg size 230855.74)
==32679== deaths:      953, at avg age 47,247,708 (6.62% of prog lifetime)
==32679== acc-ratios:  0.00 rd, 0.00 wr  (252 b-read, 240,238 b-written)
==32679==    at 0x4C26A90: malloc (in
/usr/lib64/valgrind/vgpreload_exp-dhat-amd64-linux.so)
==32679==    by 0x8D3BF42: g_malloc (in /usr/lib64/libglib-2.0.so.0.3000.2)
==32679==    by 0x6163247: emem_alloc_glib (in
/tmp/wireshark/epan/.libs/libwireshark.so.0.0.2)
==32679==    by 0x61637D0: se_alloc (in
/tmp/wireshark/epan/.libs/libwireshark.so.0.0.2)
==32679==    by 0x66C9594: dissect_rtmpt_common (packet-rtmpt.c:1585)
==32679==    by 0x66CA541: dissect_rtmpt_tcp (packet-rtmpt.c:1717)
[cut]
==32679== -------------------- 2 of 10 --------------------
==32679== max-live:    156,584,664 in 595 blocks
==32679== tot-alloc:   156,584,664 in 595 blocks (avg size 263167.50)
==32679== deaths:      595, at avg age 30,799,827 (4.32% of prog lifetime)
==32679== acc-ratios:  0.00 rd, 0.00 wr  (314 b-read, 124,687 b-written)
==32679==    at 0x4C26A90: malloc (in
/usr/lib64/valgrind/vgpreload_exp-dhat-amd64-linux.so)
==32679==    by 0x8D3BF42: g_malloc (in /usr/lib64/libglib-2.0.so.0.3000.2)
==32679==    by 0x6163247: emem_alloc_glib (in
/tmp/wireshark/epan/.libs/libwireshark.so.0.0.2)
==32679==    by 0x61637D0: se_alloc (in
/tmp/wireshark/epan/.libs/libwireshark.so.0.0.2)
==32679==    by 0x66C9594: dissect_rtmpt_common (packet-rtmpt.c:1585)
==32679==    by 0x66CA541: dissect_rtmpt_tcp (packet-rtmpt.c:1717)
[cut]

It's the same, closing as dup of 6898.

*** This bug has been marked as a duplicate of bug 6898 ***

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