> I can't reproduce this with a 64bit f14, I'll have to setup a 32bit > machine I guess. In the meantime installing the debuginfo packages > (debuginfo-install ganglia rrdtool) and running gdb again will help > tracking down the problem. > > Kostas
This is from a second box that I just upgraded to Fedora 14 from 13 today. Same package versions as my other box. [dw-agagne ~]# gdb /usr/sbin/gmetad GNU gdb (GDB) Fedora (7.2-23.fc14) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/sbin/gmetad...Reading symbols from /usr/lib/debug/usr/sbin/gmetad.debug...done. done. (gdb) run Starting program: /usr/sbin/gmetad [Thread debugging using libthread_db enabled] Going to run as user ganglia Sources are ... Source: [Work, step 15] has 1 sources ip.xxx.xx.xxx xml listening on port 8651 interactive xml listening on port 8652 [New Thread 0xb7fd3b70 (LWP 3473)] [New Thread 0xb77d2b70 (LWP 3474)] [New Thread 0xb6fd1b70 (LWP 3475)] [New Thread 0xb67d0b70 (LWP 3476)] [New Thread 0xb5fcfb70 (LWP 3477)] [New Thread 0xb57ceb70 (LWP 3478)] [New Thread 0xb4fcdb70 (LWP 3479)] Data thread 3036470128 is monitoring [Work] data source ip.xxx.xx.xxx data_thread() got no answer from any [Work] datasource [New Thread 0xb45ffb70 (LWP 3480)] cleanup thread has been started data_thread() got no answer from any [Work] datasource [Work] is a 2.5 or later data stream hash_create size = 1024 hash->size is 1031 hash_create size = 50 hash->size is 53 hash_create size = 50 hash->size is 53 rrd_dontneed: Argument 'rrd_file' is NULL. Program received signal SIGSEGV, Segmentation fault. rrd_close (rrd_file=0x0) at rrd_open.c:470 470 ret = msync(rrd_file->file_start, rrd_file->file_len, MS_ASYNC); Missing separate debuginfos, use: debuginfo-install fontconfig-2.8.0-2.fc14.i686 freetype-2.4.2-3.fc14.i686 libX11-1.3.4-3.fc14.i686 libXau-1.0.6-1.fc14.i686 libXrender-0.9.6-1.fc14.i686 libgcc-4.5.1-4.fc14.i686 libuuid-2.18-4.4.fc14.i686 libxcb-1.7-1.fc14.i686 nss-softokn-freebl-3.12.8-1.fc14.i686 pixman-0.18.4-1.fc14.i686 zlib-1.2.5-2.fc14.i686 (gdb) quit A debugging session is active. Do I need to install any other debug symbols for you ? Alan ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

