Project

General

Profile

Bug #1029

ceph 0.27 run gceph, printf "Caught signal (Segmentation fault) " at a client host

Added by changping Wu almost 13 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi ,
ceph 0.27,
I copy ceph.conf from a mon host to a client host /etc/ceph folder,
run "gceph" ,then printf " Caught signal (Segmentation fault) :

Jeff.

logs:

root@cephhost:/etc/ceph# gceph

(gceph:25607): GLib-GObject-WARNING **: value "-13" of type `gint' is invalid or out of range for property `wrap-width' of type `gint'

(gceph:25607): GLib-GObject-WARNING **: value "-13" of type `gint' is invalid or out of range for property `width' of type `gint'

(gceph:25607): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `VALID_ITER (iter, list_store)' failed

(gceph:25607): GLib-GObject-CRITICAL **: g_object_set_property: assertion `G_IS_VALUE (value)' failed

(gceph:25607): GLib-GObject-CRITICAL **: g_value_unset: assertion `G_IS_VALUE (value)' failed

(gceph:25607): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `VALID_ITER (iter, list_store)' failed

(gceph:25607): GLib-GObject-CRITICAL **: g_object_set_property: assertion `G_IS_VALUE (value)' failed

(gceph:25607): GLib-GObject-CRITICAL **: g_value_unset: assertion `G_IS_VALUE (value)' failed

(gceph:25607): GLib-GObject-WARNING **: value "-12" of type `gint' is invalid or out of range for property `wrap-width' of type `gint'

(gceph:25607): GLib-GObject-WARNING **: value "-12" of type `gint' is invalid or out of range for property `width' of type `gint'
  • Caught signal (Segmentation fault) **
    in thread 0x7f5ed013f900
  • Caught signal (Segmentation fault)
    in thread 0x7f5ed013f900
    ceph version 0.27 (793034c62c8e9ffab4af675ca97135fd1b193c9c)
    1: gceph() [0x502c5e]
    2: (()+0xfb40) [0x7f5ecfb24b40]
    3: (()+0x10dec8) [0x7f5ecc105ec8]
    4: (()+0x10e4a4) [0x7f5ecc1064a4]
    5: (()+0x1d626) [0x7f5ecbd66626]
    6: (g_main_context_dispatch()+0x1f2) [0x7f5ece4a4342]
    7: (()+0x442a8) [0x7f5ece4a82a8]
    8: (g_main_loop_run()+0x195) [0x7f5ece4a87b5]
    9: (gtk_main()+0xa7) [0x7f5ecc12c3e7]
    10: (Gtk::Main::run(Gtk::Window&)+0x10b) [0x7f5ecf0c29ab]
    11: (run_gui(int, char
    )+0x39d) [0x4969ed]
    12: (main()+0x2fc) [0x4806bc]
    13: (_libc_start_main()+0xfe) [0x7f5ecd960d8e]
    14: gceph() [0x446e49]
    ceph version 0.27 (793034c62c8e9ffab4af675ca97135fd1b193c9c)
    1: gceph() [0x502c5e]
    2: (()+0xfb40) [0x7f5ecfb24b40]
    3: (()+0x10dec8) [0x7f5ecc105ec8]
    4: (()+0x10e4a4) [0x7f5ecc1064a4]
    5: (()+0x1d626) [0x7f5ecbd66626]
    6: (g_main_context_dispatch()+0x1f2) [0x7f5ece4a4342]
    7: (()+0x442a8) [0x7f5ece4a82a8]
    8: (g_main_loop_run()+0x195) [0x7f5ece4a87b5]
    9: (gtk_main()+0xa7) [0x7f5ecc12c3e7]
    10: (Gtk::Main::run(Gtk::Window&)+0x10b) [0x7f5ecf0c29ab]
    11: (run_gui(int, char**)+0x39d) [0x4969ed]
    12: (main()+0x2fc) [0x4806bc]
    13: (
    _libc_start_main()+0xfe) [0x7f5ecd960d8e]
    14: gceph() [0x446e49]

ceph.conf View (3.9 KB) changping Wu, 04/27/2011 01:18 AM

History

#1 Updated by Sage Weil over 12 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF