jamesnetherton commented on issue #7112:
URL: https://github.com/apache/camel-quarkus/issues/7112#issuecomment-2713712578

   Sorry @JiriOndrusek. I need to reopen again. There is still some weirdness 
going on.
   
   Not sure if it's related to the GitHub runner environment or something else.
   
   In this case the mssql container crashed:
   
   
https://github.com/apache/camel-quarkus/actions/runs/13782311910/job/38543174994
   
   ```
   STDERR: This program has encountered a fatal error and cannot continue 
running at Tue Mar 11 07:38:05 2025
   STDERR: The following diagnostic information is available:
   STDERR: 
   STDERR:          Reason: 0x00000001
   STDERR:          Signal: SIGABRT - Aborted (6)
   STDERR:           Stack:
   STDERR:                  IP               Function
   STDERR:                  ---------------- 
--------------------------------------
   STDERR:                  000055dd0c0da5e1 
std::__1::bad_function_call::~bad_function_call()+0x324b1
   STDERR:                  000055dd0c0d9fa6 
std::__1::bad_function_call::~bad_function_call()+0x31e76
   STDERR:                  000055dd0c0d952f 
std::__1::bad_function_call::~bad_function_call()+0x313ff
   STDERR:                  00007f0d493f4090 killpg+0x40
   STDERR:                  00007f0d493f400b gsignal+0xcb
   STDERR:                  00007f0d493d3859 abort+0x12b
   STDERR:                  000055dd0c06d276 std::__1::basic_stringbuf<char, 
std::__1::char_traits<char>, std::__1::allocator<char>>::str() const+0xc936
   STDERR:                  000055dd0c0ef434 
std::__1::bad_function_call::~bad_function_call()+0x47304
   STDERR:                  000055dd0c121508 
std::__1::bad_function_call::~bad_function_call()+0x793d8
   STDERR:                  000055dd0c1212ea 
std::__1::bad_function_call::~bad_function_call()+0x791ba
   STDERR:                  000055dd0c0736ea std::__1::basic_stringbuf<char, 
std::__1::char_traits<char>, std::__1::allocator<char>>::str() const+0x12daa
   STDERR:                  000055dd0c073360 std::__1::basic_stringbuf<char, 
std::__1::char_traits<char>, std::__1::allocator<char>>::str() const+0x12a20
   STDERR:         Process: 26 - sqlservr
   STDERR:          Thread: 153 (application thread 0x214)
   STDERR:     Instance Id: 94333a75-6374-49ea-9e10-192b6a71ddf6
   STDERR:        Crash Id: a183fa3c-9e23-405b-bbf9-bb3fe908415d
   STDERR:     Build stamp: 
8ec8bf7535ba9e851dd60ffb1ceae46cb19b7b05f6b3e246cedcc89ff8f741aa
   STDERR:    Distribution: Ubuntu 20.04.6 LTS
   STDERR:      Processors: 4
   STDERR:    Total Memory: 16766767104 bytes
   STDERR:       Timestamp: Tue Mar 11 07:38:05 2025
   STDERR:      Last errno: 2
   STDERR: Last errno text: No such file or directory
   STDERR: Capturing a dump of 26
   STDERR: 2025/03/11 07:38:05 [launchpadd] WARNING: Failed to connect to SQL 
because: dial tcp [::1]:1431: getsockopt: connection refused, will reattempt 
connection.
   STDERR: 2025/03/11 07:38:06 [launchpadd] WARNING: Failed to connect to SQL 
because: dial tcp [::1]:1431: getsockopt: connection refused, will reattempt 
connection.
   STDERR: Successfully captured dump: 
/var/opt/mssql/log/core.sqlservr.3_11_2025_7_38_5.26
   STDOUT: 
   STDOUT: Executing: /opt/mssql/bin/handle-crash.sh with parameters
   STDOUT:      handle-crash.sh
   STDOUT:      /opt/mssql/bin/sqlservr
   STDOUT:      26
   STDOUT:      /opt/mssql/bin
   STDOUT:      /var/opt/mssql/log/
   STDOUT:      
   STDOUT:      94333a75-6374-49ea-9e10-192b6a71ddf6
   STDOUT:      a183fa3c-9e23-405b-bbf9-bb3fe908415d
   STDOUT:      
   STDOUT:      /var/opt/mssql/log/core.sqlservr.3_11_2025_7_38_5.26
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to