vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

An implementation of Scalable service-Oriented MiddlewarE over IP

Results 318 vsomeip issues
Sort by recently updated
recently updated
newest added

### vSomeip Version V3.4.10 ### Boost Version 1.7.4 ### Environment Ubuntu 22.04 ### Describe the bug The proxy mode is used for communication. When the TTL is triggered, the process...

bug

This is an implementation for PRS_SOMEIPSD_00512 and PRS_SOMEIPSD_00806 as I have noticed from [https://github.com/COVESA/vsomeip/issues/797](#797 ) and [https://github.com/COVESA/vsomeip/issues/809](#809 ) That the current version of vsomeip only supports handling services with different...

### vSomeip Version v3.5.4 ### Boost Version 1.81 ### Environment QNX ### Describe the bug i am using this configuration file and i run a sample server application on qnx...

bug

### vSomeip Version d58421766206ec7fa2084d2fe01841b5b0d8aeb5 ### Boost Version 1.83.0.1 ### Environment Ubunty 24.04 on amr64 (running under parallells on mac) ### Describe the bug Hi and thank you for great library!...

bug

### vSomeip Version v3.5.1 ### Boost Version 1.76 ### Environment Android TARGET_ARCH=x86_64 ### Describe the bug File: https://github.com/COVESA/vsomeip/blob/master/test/common/include/common/test_timer.hpp - start is of type std::chrono::system_clock::time_point - current is of type std::chrono::high_resolution_clock::time_point...

bug

Summary: When events are first parsed, the config loader reads eventgroups first. Because the event doesn't have an existing configuration, it creates one with RT_UNRELIABLE (UDP) by default. But when...

### vSomeip Version v3.4.10 | the latest version ### Boost Version 1.74 ### Environment Ubuntu 22.04 LTS ### Describe the bug When running the **notify-subscribe** example in the **vsomeip** repository...

bug

The sd_route_set_ flag is never set to true in the Windows build. As result, Service Discovery calls such as offer_service() will fail checks performed by routing_manager_impl::is_external_routing_ready(). One solution is to...

### vSomeip Version v3.4.9 ### Boost Version 1.76.0 ### Environment Embedded Linux ### Describe the bug In a multi routing manager scenario, I define a different "diagnosis" field in each...

bug

### vSomeip Version v3.4.10 ### Boost Version 1.59 ### Environment Ubuntu 20.04 ### Describe the bug 1. Server Offering services. 2. Client initiates TCP connection by sending [SYN]. [by 3-way...

bug