Bugs item #2896585, was opened at 2009-11-12 14:24
Message generated for change (Tracker Item Submitted) made by jpk2009
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=637564&aid=2896585&group_id=104305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Execution
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: JPK (jpk2009)
Assigned to: Nobody/Anonymous (nobody)
Summary: Segmentation Fault

Initial Comment:
Hi,

whenever I am using -aa sipp seems to segfault whenever an "out of  
call" message arrives that -aa should handle. This is with tls  
multisocket and svn:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fa4247246f0 (LWP 28302)]
0x000000000043fe7d in std::_List_const_iterator<task*>::operator++  
(this=0x7fff2c730388)
    at /usr/include/c++/4.2/bits/stl_list.h:224
224             _M_node = _M_node->_M_next;
(gdb) bt
#0  0x000000000043fe7d in std::_List_const_iterator<task*>::operator++  
(this=0x7fff2c730388)
    at /usr/include/c++/4.2/bits/stl_list.h:224
#1  0x000000000043feb1 in  
std::__distance<std::_List_const_iterator<task*> > (__first=
      {_M_node = 0xc800000000007f8d}, __last={_M_node = 0x7f8dc8})
    at /usr/include/c++/4.2/bits/stl_iterator_base_funcs.h:84
#2  0x000000000043fefb in  
std::distance<std::_List_const_iterator<task*> > (__first={_M_node =  
0x7f8dc9}, __last=
      {_M_node = 0x7f8dc8}) at /usr/include/c++/4.2/bits/ 
stl_iterator_base_funcs.h:119
#3  0x000000000043ff2b in std::list<task*, std::allocator<task*>  
::size (this=0x7f8dc8)
    at /usr/include/c++/4.2/bits/stl_list.h:660
#4  0x000000000045686a in timewheel::expire_paused_tasks  
(this=0x7f8c00) at task.cpp:177
#5  0x000000000045693e in expire_paused_tasks () at task.cpp:134
#6  0x000000000043b436 in traffic_thread () at sipp.cpp:3385
#7  0x000000000043ec2b in main (argc=17, argv=0x7fff2c730e08) at  
sipp.cpp:5050


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=637564&aid=2896585&group_id=104305

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to