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 7651] New: core dump for "./tools/randpkt-test.sh -d /mnt/

Date: Fri, 17 Aug 2012 13:43:32 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7651

           Summary: core dump for "./tools/randpkt-test.sh -d
                    /mnt/ramdisk/"
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: TShark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: toralf.foerster@xxxxxx


Build Information:
tfoerste@n22 ~/devel/wireshark $ ./tshark -v
TShark 1.9.0 (SVN Rev 44553 from /trunk)                                        

Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.       
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 (32-bit) with GLib 2.30.3, with libpcap, with libz 1.2.5.1, with POSIX 
capabilities (Linux), with libnl 1, without SMI, without c-ares, without ADNS,  
without Lua, without Python, with GnuTLS 2.12.18, with Gcrypt 1.5.0, without    
Kerberos, without GeoIP.                                                        

Running on Linux 3.5.2, with locale en_US.utf8, with libpcap version 1.1.1,
with                                                                            
libz 1.2.5.1.                                                                   

Built using gcc 4.6.3.                                                          
--
tfoerste@n22 ~/devel/wireshark $ ./tools/randpkt-test.sh -d /mnt/ramdisk/ 
Running ./tshark with args: -nVxr (forever)
Running ./randpkt with args: -b 2000 -c 5000

Pass 5661578:CPU time limit exceeded (core dumped)


backtrace is :

tfoerste@n22 ~/devel/wireshark $ gdb --core=core /bin/bash                      
GNU gdb (Gentoo 7.4.1 p1) 7.4.1                                                 
Copyright (C) 2012 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 "i686-pc-linux-gnu".                                 
For bug reporting instructions, please see:                                     
<http://bugs.gentoo.org/>...                                                    
Reading symbols from /bin/bash...Reading symbols from
/usr/lib/debug/bin/bash.debug...done.                                           
done.                                                                           

warning: core file may not match specified executable file.                     
[New LWP 30278]                                                                 

warning: Could not load shared library symbols for linux-gate.so.1.             
Do you need "set solib-search-path" or "set sysroot"?                           
Core was generated by `/bin/bash ./tools/randpkt-test.sh -d /mnt/ramdisk/'.     
Program terminated with signal 24, CPU time limit exceeded.                     
#0  0xb75e9c11 in _int_malloc (av=0xb76fa420, bytes=8) at malloc.c:3885         
3885    malloc.c: No such file or directory.                                    
(gdb) bt
#0  0xb75e9c11 in _int_malloc (av=0xb76fa420, bytes=8) at malloc.c:3885
#1  0xb75ec42f in *__GI___libc_malloc (bytes=8) at malloc.c:2924
#2  0x080aab51 in xmalloc (bytes=8) at xmalloc.c:112
#3  0x0806adb1 in make_bare_word (string=0x92b8898 "5661578") at make_cmd.c:100
#4  0x0806aef2 in make_word (string=0x92b8898 "5661578") at make_cmd.c:149
#5  0x080893d2 in list_string (string=0x92b8920 "5661578", separators=0x92b0d28
" \t\n", quoted=0) at subst.c:2462
#6  0x0808b417 in word_split (w=0x92b5f10, ifs_chars=0x92b0d28 " \t\n") at
subst.c:8774
#7  0x0808b443 in word_list_split (list=0x92b86c0) at subst.c:8792
#8  0x0809172a in shell_expand_word_list (tlist=0x92b86f0, eflags=<optimized
out>) at subst.c:9239
#9  expand_word_list_internal (list=<optimized out>, eflags=31) at subst.c:9332
#10 0x080719cb in execute_simple_command (fds_to_close=0x92b8620, async=0,
pipe_out=-1, pipe_in=-1, simple_command=0x92b5f28) at execute_cmd.c:3771
#11 execute_command_internal (command=0x92b5820, asynchronous=0, pipe_in=-1,
pipe_out=-1, fds_to_close=0x92b8620) at execute_cmd.c:735
#12 0x08074ad3 in execute_command (command=0x92b5820) at execute_cmd.c:382
#13 0x0807104a in execute_if_command (if_command=0x92b62f8) at
execute_cmd.c:3236
#14 execute_command_internal (command=0x92b6310, asynchronous=0, pipe_in=-1,
pipe_out=-1, fds_to_close=0x92b85b8) at execute_cmd.c:843
#15 0x08074ad3 in execute_command (command=0x92b6310) at execute_cmd.c:382
#16 0x08075153 in execute_connection (command=0x92b6190, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8550) at execute_cmd.c:2326
#17 0x08070bf9 in execute_command_internal (command=0x92b6190, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8550) at execute_cmd.c:891
#18 0x08074ad3 in execute_command (command=0x92b6190) at execute_cmd.c:382
#19 0x08075153 in execute_connection (command=0x92b5c80, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b84e8) at execute_cmd.c:2326
#20 0x08070bf9 in execute_command_internal (command=0x92b5c80, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b84e8) at execute_cmd.c:891
#21 0x08074ad3 in execute_command (command=0x92b5c80) at execute_cmd.c:382
#22 0x08075153 in execute_connection (command=0x92b6118, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8480) at execute_cmd.c:2326
#23 0x08070bf9 in execute_command_internal (command=0x92b6118, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8480) at execute_cmd.c:891
#24 0x08074ad3 in execute_command (command=0x92b6118) at execute_cmd.c:382
#25 0x08075153 in execute_connection (command=0x92b73b0, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8418) at execute_cmd.c:2326
#26 0x08070bf9 in execute_command_internal (command=0x92b73b0, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8418) at execute_cmd.c:891
#27 0x08074ad3 in execute_command (command=0x92b73b0) at execute_cmd.c:382
#28 0x08075153 in execute_connection (command=0x92b7440, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b83b0) at execute_cmd.c:2326
#29 0x08070bf9 in execute_command_internal (command=0x92b7440, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b83b0) at execute_cmd.c:891
#30 0x08074ad3 in execute_command (command=0x92b7440) at execute_cmd.c:382
#31 0x08075153 in execute_connection (command=0x92b7608, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8360) at execute_cmd.c:2326
#32 0x08070bf9 in execute_command_internal (command=0x92b7608, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b8360) at execute_cmd.c:891
#33 0x08074ad3 in execute_command (command=0x92b7608) at execute_cmd.c:382
#34 0x08075153 in execute_connection (command=0x92b7b38, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b86d0) at execute_cmd.c:2326
#35 0x08070bf9 in execute_command_internal (command=0x92b7b38, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b86d0) at execute_cmd.c:891
#36 0x08074ad3 in execute_command (command=0x92b7b38) at execute_cmd.c:382
#37 0x08075153 in execute_connection (command=0x92b7bc8, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b7f08) at execute_cmd.c:2326
#38 0x08070bf9 in execute_command_internal (command=0x92b7bc8, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b7f08) at execute_cmd.c:891
#39 0x08074ad3 in execute_command (command=0x92b7bc8) at execute_cmd.c:382
#40 0x08075153 in execute_connection (command=0x92b7d58, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b81b8) at execute_cmd.c:2326
#41 0x08070bf9 in execute_command_internal (command=0x92b7d58, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b81b8) at execute_cmd.c:891
#42 0x08074ad3 in execute_command (command=0x92b7d58) at execute_cmd.c:382
#43 0x08071884 in execute_for_command (for_command=0x92b7d80) at
execute_cmd.c:2511
#44 execute_command_internal (command=0x92b7d98, asynchronous=0, pipe_in=-1,
pipe_out=-1, fds_to_close=0x92b7e70) at execute_cmd.c:803
#45 0x08075194 in execute_connection (command=0x92b7dc8, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b7e70) at execute_cmd.c:2328
#46 0x08070bf9 in execute_command_internal (command=0x92b7dc8, asynchronous=0,
pipe_in=-1, pipe_out=-1, fds_to_close=0x92b7e70) at execute_cmd.c:891
#47 0x08074ad3 in execute_command (command=0x92b7dc8) at execute_cmd.c:382
#48 0x08074f05 in execute_while_or_until (while_command=0x92b7de0, type=0) at
execute_cmd.c:3204
#49 0x080710a7 in execute_while_command (while_command=<optimized out>) at
execute_cmd.c:3150
#50 execute_command_internal (command=0x92b7df0, asynchronous=0, pipe_in=-1,
pipe_out=-1, fds_to_close=0x92b7e08) at execute_cmd.c:831
#51 0x08074ad3 in execute_command (command=0x92b7df0) at execute_cmd.c:382
#52 0x0805f1a6 in reader_loop () at eval.c:152
#53 0x0805e3c2 in main (argc=4, argv=0xbfc28b94, env=0xbfc28ba8) at shell.c:749
(g

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