Bug 971894
| Summary: | Sporadic qpid::types::Variant qpid::types::InvalidConversion exceptions (some even from string to string) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Frantisek Reznicek <freznice> | ||||
| Component: | qpid-cpp | Assignee: | Ken Giusti <kgiusti> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Messaging QE <messaging-qe-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | Development | CC: | jross, kgiusti | ||||
| Target Milestone: | --- | Keywords: | OtherQA | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | qpid-cpp-0.22-14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-02-10 03:27:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Frantisek Reznicek
2013-06-07 14:03:43 UTC
Ken, please assess. Created attachment 765075 [details]
Attempted reproducer - no failures.
I'm having difficulty reproducing this.
I've run the attached script against both trunk and 0.14-mrg-preview-2 for several hours on my F17 box (x86_64) with no luck.
My guess would be some sort of corruption, but have been unable to repro (see previous comment). This event is especially confusing: terminate called after throwing an instance of 'qpid::types::InvalidConversion' what(): invalid conversion: Cannot convert from string to string (qpid/types/Variant.cpp:511) Since the "string to string" conversion is actually a path through that method that would avoid throwing the exception! Need to reproduce this - are there any specific environments that tend to reproduce this? I've trunk trunk and 0.14-mrg-preview-2 on f17 64-bit, with no luck. (In reply to Ken Giusti from comment #3) > > Need to reproduce this - are there any specific environments that tend to > reproduce this? I've trunk trunk and 0.14-mrg-preview-2 on f17 64-bit, with > no luck. I'll reproduce that for you on RHEL, will stay in touch. (I'm gonna clear needinfo once reproduced) This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |