Skip to content

Conversation

@duke8253
Copy link
Contributor

Seeing crashes during shutdown with this stack, removing stringstream looks like the only choice.

[ 00 ] libc-2.17.so                  raise                                     
[ 01 ] libc-2.17.so                  __GI_abort                                
[ 02 ] libstdc++.so.6.0.19           __gnu_cxx::__verbose_terminate_handler()  
[ 03 ] libstdc++.so.6.0.19                                                     
[ 04 ] libstdc++.so.6.0.19           std::terminate()                          
[ 05 ] libstdc++.so.6.0.19           __gxx_personality_v0                      
[ 06 ] libgcc_s-4.8.5-20150702.so.1                                            
[ 07 ] libgcc_s-4.8.5-20150702.so.1  _Unwind_ForcedUnwind                      
[ 08 ] libpthread-2.17.so            __GI___pthread_unwind                     
[ 09 ] libpthread-2.17.so            sigcancel_handler                         
[ 10 ] libpthread-2.17.so                                                      
[ 11 ] libstdc++.so.6.0.19           std::locale::~locale()                    
[ 12 ] asf_ssl_session_reuse.so      hex_str(std::string)                      ( basic_ios.h:282 )
[ 13 ] asf_ssl_session_reuse.so      RedisSubscriber::run()                    ( subscriber.cc:182 )
[ 14 ] asf_ssl_session_reuse.so      setup_subscriber(void*)                   ( subscriber.cc:47 )
[ 15 ] traffic_server                ink_thread_trampoline                     ( InkIOCoreAPI.cc:128 )
[ 16 ] libpthread-2.17.so            start_thread                              

@duke8253 duke8253 added this to the 10.0.0 milestone Nov 20, 2019
@duke8253 duke8253 self-assigned this Nov 20, 2019
Copy link
Member

@shinrich shinrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleans up messy shutdown crashes.

@shinrich shinrich merged commit bed0184 into apache:master Nov 26, 2019
@zwoop zwoop modified the milestones: 10.0.0, 9.0.0 Dec 10, 2019
@zwoop
Copy link
Contributor

zwoop commented Dec 10, 2019

Cherry-picked to v9.0.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants