René's URL Explorer Experiment


Title: Multiple inheritance in interfaces leads to segmentation faults with GMock · Issue #74 · cpp-testing/GUnit · GitHub

Open Graph Title: Multiple inheritance in interfaces leads to segmentation faults with GMock · Issue #74 · cpp-testing/GUnit

X Title: Multiple inheritance in interfaces leads to segmentation faults with GMock · Issue #74 · cpp-testing/GUnit

Description: When mocking an interface that inherits from multiple other interfaces, segmentation fault happens on EXPECT_CALL or call itself. Example: struct a { virtual ~a() = default; virtual void func_a() = 0; }; struct b { virtual ~b() = default...

Open Graph Description: When mocking an interface that inherits from multiple other interfaces, segmentation fault happens on EXPECT_CALL or call itself. Example: struct a { virtual ~a() = default; virtual void func_a() =...

X Description: When mocking an interface that inherits from multiple other interfaces, segmentation fault happens on EXPECT_CALL or call itself. Example: struct a { virtual ~a() = default; virtual void func_a() =...

Opengraph URL: https://github.com/cpp-testing/GUnit/issues/74

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Multiple inheritance in interfaces leads to segmentation faults with GMock","articleBody":"When mocking an interface that inherits from multiple other interfaces, segmentation fault happens on `EXPECT_CALL` or call itself.\r\nExample:\r\n```\r\nstruct a\r\n{\r\n\tvirtual ~a() = default;\r\n\tvirtual void func_a() = 0;\r\n};\r\nstruct b\r\n{\r\n\tvirtual ~b() = default;\r\n\tvirtual void func_b() = 0;\r\n};\r\nstruct ab : public a, public b\r\n{\r\n\t~ab() override = default;\r\n};\r\n\r\nauto mock = std::make_shared\u003ctesting::StrictGMock\u003cab\u003e\u003e();\r\nstd::shared_ptr\u003cab\u003e obj = object(mock);\r\nEXPECT_CALL(*mock, (func_a)()); // works as expected\r\nobj-\u003efunc_a(); // works as expected\r\nEXPECT_CALL(*mock, (func_b)()); // may already crash\r\nobj-\u003efunc_b(); // latest here crash happens\r\n```\r\n\r\nWhen mocking or calling a function on the second interface a crash happens. I played around a little bit and observed crashes on `EXPECT_CALL` as well as on function call itself.\r\nTo me it seems that offset calculation for vtable doesn't work reliable for such cases. However unfortunately I couldn't find the exact reason for the issue. It may also depend on the used compiler. I observed the issue with clang-13.\r\n\r\nThis may be a duplicate of issue #12, however I'm unsure as the description is not very detailed there.","author":{"url":"https://github.com/mstaz","@type":"Person","name":"mstaz"},"datePublished":"2022-04-06T13:49:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/74/GUnit/issues/74"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6f05aabd-e9ec-80a5-d5d3-6902760b704f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC506:F5764:1CFCD80:289D3D3:696F5DCC
html-safe-noncecdcb12b59f46300fefc6d5a6fee55cf19ca5a81248dd2fc16d243b418a1f4ef7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNTA2OkY1NzY0OjFDRkNEODA6Mjg5RDNEMzo2OTZGNURDQyIsInZpc2l0b3JfaWQiOiI2MjYxNjc2MzQ3ODA1ODgzODUyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac671bddd6477d83ca2a4d0ee8383c34f098686403912bc1d2cb1e3f0b7a53edd9
hovercard-subject-tagissue:1194647348
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/cpp-testing/GUnit/74/issue_layout
twitter:imagehttps://opengraph.githubassets.com/bf064fff30fc32c09d173232ec4fabbc92709e60ec5883c9fea64e17836e2425/cpp-testing/GUnit/issues/74
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/bf064fff30fc32c09d173232ec4fabbc92709e60ec5883c9fea64e17836e2425/cpp-testing/GUnit/issues/74
og:image:altWhen mocking an interface that inherits from multiple other interfaces, segmentation fault happens on EXPECT_CALL or call itself. Example: struct a { virtual ~a() = default; virtual void func_a() =...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemstaz
hostnamegithub.com
expected-hostnamegithub.com
None774d0922d2c4577043d2dab90427344eb4c6ce1d5579acb1dd504cff1a7e46f8
turbo-cache-controlno-preview
go-importgithub.com/cpp-testing/GUnit git https://github.com/cpp-testing/GUnit.git
octolytics-dimension-user_id24781083
octolytics-dimension-user_logincpp-testing
octolytics-dimension-repository_id77401922
octolytics-dimension-repository_nwocpp-testing/GUnit
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id77401922
octolytics-dimension-repository_network_root_nwocpp-testing/GUnit
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release650acea592f12d1bd8931d44546c209e0b06ed6e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues/74#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcpp-testing%2FGUnit%2Fissues%2F74
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcpp-testing%2FGUnit%2Fissues%2F74
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=cpp-testing%2FGUnit
Reloadhttps://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues/74
Reloadhttps://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues/74
Reloadhttps://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues/74
cpp-testing https://patch-diff.githubusercontent.com/cpp-testing
GUnithttps://patch-diff.githubusercontent.com/cpp-testing/GUnit
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-testing%2FGUnit
Fork 58 https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-testing%2FGUnit
Star 274 https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-testing%2FGUnit
Code https://patch-diff.githubusercontent.com/cpp-testing/GUnit
Issues 22 https://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues
Pull requests 1 https://patch-diff.githubusercontent.com/cpp-testing/GUnit/pulls
Actions https://patch-diff.githubusercontent.com/cpp-testing/GUnit/actions
Projects 0 https://patch-diff.githubusercontent.com/cpp-testing/GUnit/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/cpp-testing/GUnit/security
Please reload this pagehttps://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues/74
Insights https://patch-diff.githubusercontent.com/cpp-testing/GUnit/pulse
Code https://patch-diff.githubusercontent.com/cpp-testing/GUnit
Issues https://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues
Pull requests https://patch-diff.githubusercontent.com/cpp-testing/GUnit/pulls
Actions https://patch-diff.githubusercontent.com/cpp-testing/GUnit/actions
Projects https://patch-diff.githubusercontent.com/cpp-testing/GUnit/projects
Security https://patch-diff.githubusercontent.com/cpp-testing/GUnit/security
Insights https://patch-diff.githubusercontent.com/cpp-testing/GUnit/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cpp-testing/GUnit/issues/74
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cpp-testing/GUnit/issues/74
Multiple inheritance in interfaces leads to segmentation faults with GMockhttps://patch-diff.githubusercontent.com/cpp-testing/GUnit/issues/74#top
https://github.com/mstaz
https://github.com/mstaz
mstazhttps://github.com/mstaz
on Apr 6, 2022https://github.com/cpp-testing/GUnit/issues/74#issue-1194647348
#12https://github.com/cpp-testing/GUnit/issues/12
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.