Skip to content

Instantly share code, notes, and snippets.

@paul
Created July 7, 2009 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paul/142274 to your computer and use it in GitHub Desktop.
Save paul/142274 to your computer and use it in GitHub Desktop.
[2009-07-06 16:59:01] plugin_dispatch_values: time = 1246921141; interval = 3; host = apollo; plugin = cpu; plugin_instance = 0; type = cpu; type_instance = user;
[2009-07-06 16:59:01] uc_update: apollo/cpu-0/cpu-user: ds[0] = 1.333333
[2009-07-06 16:59:01] plugin: plugin_write: Writing values via http.
[2009-07-06 16:59:01] http plugin: http_write: metric_name = apollo,cpu,0,user
[2009-07-06 16:59:02] uc_check_timeout: apollo/disk-dm-0/disk_merged is missing but ``uninteresting''
collectd: utils_cache.c:55: cache_compare: Assertion `(a != ((void *)0)) && (b != ((void *)0))' failed.
Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7dd86c0 (LWP 21848)]
0xb7f85424 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7f85424 in __kernel_vsyscall ()
#1 0xb7e047a1 in raise () from /lib/libc.so.6
#2 0xb7e05fd4 in abort () from /lib/libc.so.6
#3 0xb7dfd5fe in __assert_fail () from /lib/libc.so.6
#4 0x08055dc4 in cache_compare (a=0x6, b=0x0) at utils_cache.c:55
#5 0x08054035 in c_avl_get (t=0x84639f8, key=0x0, value=0xbfef0f8c) at utils_avltree.c:118
#6 0x08055a40 in uc_check_timeout () at utils_cache.c:352
#7 0x0804cd3f in main (argc=2, argv=0xbfef1784) at collectd.c:324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment