Project

General

Profile

Actions

Backport #22170

closed

jewel: *** Caught signal (Segmentation fault) ** in thread thread_name:tp_librbd

Added by Nathan Cutler over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Release:
jewel
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from rbd - Bug #22158: *** Caught signal (Segmentation fault) ** in thread thread_name:tp_librbdResolvedJason Dillaman11/18/2017

Actions
Actions #1

Updated by Nathan Cutler over 6 years ago

  • Copied from Bug #22158: *** Caught signal (Segmentation fault) ** in thread thread_name:tp_librbd added
Actions #2

Updated by Prashant D over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to Prashant D
Actions #3

Updated by Prashant D over 6 years ago

  • Status changed from In Progress to New

I'm working on it. Hitting jewel internal compiler issue on fc26:

In file included from osd/ECBackend.cc:24:0:
osd/ReplicatedPG.h: In destructor ‘virtual ReplicatedPG::WaitTrimTimer::WaitTrimTimer(boost::statechart::state<ReplicatedPG::WaitTrimTimer, ReplicatedPG::Trimming>::my_context)::OnTimer::~OnTimer()’:
osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out.c:25128
struct OnTimer : Context {
^~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccwUwIeh.out file, please attach this to your bugreport.
make3: * [Makefile:23625: osd/libosd_a-ECBackend.o] Error 1
In file included from osd/OSD.cc:52:0:
osd/ReplicatedPG.h: In destructor ‘virtual ReplicatedPG::WaitTrimTimer::WaitTrimTimer(boost::statechart::state<ReplicatedPG::WaitTrimTimer, ReplicatedPG::Trimming>::my_context)::OnTimer::~OnTimer()’:
osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out.c:25128
struct OnTimer : Context {
^~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccKJoVEX.out file, please attach this to your bugreport.
make3:
[Makefile:23695: osd/libosd_a-OSD.o] Error 1
make3: Leaving directory '/home/pdvian/backport/ceph3/src'
make2:
[Makefile:31172: all-recursive] Error 1
make2: Leaving directory '/home/pdvian/backport/ceph3/src'
make1:
[Makefile:12692: all] Error 2
make1: Leaving directory '/home/pdvian/backport/ceph3/src'
make: *
* [Makefile:707: all-recursive] Error 1

Need to build gcc test package with commit https://github.com/gcc-mirror/gcc/commit/c7db9cf55ae4022f134624db81cc70d694079b6c

Actions #4

Updated by Prashant D over 6 years ago

  • Description updated (diff)
  • Status changed from New to In Progress
Actions #5

Updated by Nathan Cutler about 6 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v10.2.11
Actions

Also available in: Atom PDF