[distcc] Current distcc immediately crashes

Frerich Raabe raabe at kde.org
Tue Jul 29 02:17:45 GMT 2003


Moin,

the current distcc CVS version immediately crashes for me on this SuSE 8.2 
box.

How to repeat:

$ export DISTCC_HOSTS="localhost"
$ echo "int main() { }" > hello.c
$ distcc cc -o hello.o -c hello.c
Segmentation fault

A backtrace should be attached.

- Frerich
-------------- next part --------------
0  dcc_make_lock_filename (lockname=0x8051dd6 "backoff", host=0x1, iter=0,
    filename_ret=0x0) at src/lock.c:107
#1  0x0804becd in dcc_check_timefile (lockname=0x8051dd6 "backoff", host=0x1,
    mtime=0xbffff110) at src/timefile.c:140
#2  0x080495b9 in dcc_check_backoff (host=0x1) at src/backoff.c:82
#3  0x08049642 in dcc_remove_disliked (hostlist=0x80a64fc) at src/backoff.c:102
#4  0x0804c0c9 in dcc_pick_host_from_list (buildhost=0xbffff18c,
    cpu_lock_fd=0xbffff190) at src/where.c:99
#5  0x08049f6c in dcc_build_somewhere (argv=0x80a64b8, sg_level=0,
    status=0xbffff220) at src/compile.c:141
#6  0x0804a0f1 in dcc_build_somewhere_timed (argv=0xbffff288, sg_level=0,
    status=0xbffff220) at src/compile.c:207
#7  0x0804a41e in main (argc=6, argv=0xbffff284) at src/distcc.c:174
#8  0x400358ae in __libc_start_main () from /lib/libc.so.6


More information about the distcc mailing list