Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
FS
FS
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 125
    • Issues 125
    • List
    • Board
    • Labels
    • Milestones
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • flyspray
  • FSFS
  • Issues
  • #1708

Closed
Open
Opened Aug 19, 2015 by Christoph Gersbacher@christoph.gersbacher
  • Report abuse
  • New issue
Report abuse New issue

#1708 Template specialization of PersistentContiner<YaspGrid> causes segmentation fault

Metadata

Property Value
Reported by Christoph Gersbacher (gersbach@mathematik.uni-freiburg.de)
Reported at Aug 19, 2015 09:10
Type Bug Report
Version 2.3
Operating System Unspecified / All

Description

The template specialization of PersistentContainer for YaspGrid raises a segmentation fault when a container instance is moved. Interestingly enough, no problem occurs when the container is copied instead. Neither the copy constructor nor the move constructor are defined explicitly, so I don't see an immediate explanation; the double inheritance however looks fishy. I've added a small test that triggers the segmentation fault on my system using GCC 4.8.3.

Attachments

  • persistentcontainer_yasp.cc
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
bug
Assign labels
  • View project labels
Reference: flyspray/FS#1708