[vz-dev] vzlogger 0.3.3 stürzt nach 5 - 10 min ab

Wilhelm Eßt wilhelm.esst at tsv-gersthofen.de
Sun Mar 18 22:45:25 CET 2012


hallo,

hier noch ein versuch:
 
> was heisst denn, "nicht weitergekommen"?
> du solltest doch mindestens ein paar backtraces zu posten haben...
> duma kenne ich nicht, efence+gdb ist meiner erfahrung nach ideal,
> um die ursache solcher probleme zu finden.
> [...]
> 
> [...]
> 
> bitte, bitte, bitte erstmal vzlogger mit --enable-debug kompilieren,
> dann bekommen wir hier zu sehen, welchen code vzlogger ausgefuehrt
> hat, und nicht nur die kryptischen hex-addressen...
> und dann noch in gdb ausfuehren, dann gibt's auch zeilennummern und
> funktionsparameter, statt nur addressen...

mir sagt das jedenfalls auch nichts :-(
wenn noch was anderes zu tun ist; für weitere anregungen wäre ich dankbar

---> snip
$ ./configure --enable-debug
[...]
$ make
[...]
$ gdb --args ./src/vzlogger
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from 
/home/arelei/privat/volkszaehler.org/vzlogger/src/vzlogger...done.
(gdb) efence
Enabled Electric Fence
(gdb) run
Starting program: /home/arelei/privat/volkszaehler.org/vzlogger/src/vzlogger 
[Thread debugging using libthread_db enabled]

  Electric Fence 2.1 Copyright (C) 1987-1998 Bruce Perens.
[New Thread 0xb5faab70 (LWP 11073)]
[New Thread 0xb57a9b70 (LWP 11074)]
[New Thread 0xb4fa8b70 (LWP 11075)]
[New Thread 0xb47a7b70 (LWP 11076)]
error: unknown type in sml_value_to_double
error: unknown type in sml_value_to_double
error: unknown type in sml_value_to_double
[...]
ca. 5 h später
[...]
error: unknown type in sml_value_to_double
error: unrecognized sequenceerror: unknown type in sml_value_to_double
error: unknown type in sml_value_to_double
error: unknown type in sml_value_to_double

ElectricFence Aborting: free(6f5): address not from malloc().
[Thread 0xb47a7b70 (LWP 11076) exited]
[Thread 0xb4fa8b70 (LWP 11075) exited]
[Thread 0xb57a9b70 (LWP 11074) exited]
[Thread 0xb5faab70 (LWP 11073) exited]
[Inferior 1 (process 11072) exited with code 0377]
(gdb) bt full
No stack.
(gdb) 
---< snap

Gruß Willi



More information about the volkszaehler-dev mailing list