NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59009: pbulk-build SIGSEGV on null pointer dereference



I guess I should add a stack trace too:

(gdb) bt
#0  0x000000001d60389c in send_build_info (arg=0x7b40d8c92270) at master.c:128
#1  0x000000001d604b57 in deferred_write_handler (fd=<optimized out>, arg=0x7b40cdd0e060) at event.c:134
#2  0x000000001d604e77 in event_dispatch () at event.c:360
#3  0x000000001d603ef5 in master_mode (master_port=0x7f7fff84d052 "127.0.0.1:2002", start_script=0x7f7fff84d01c "/pbulk/2024Q4/pkg/libexec/pbulk/build-client-start") at master.c:322
#4  0x000000001d602327 in main (argc=3, argv=0x7f7fff84ca88) at pbuild.c:166

And this is the version of pbulk (unmodified from 2024Q4):

$ /pbulk/2024Q4/pkg/sbin/pkg_info -I pbulk-base pbulk
pbulk-base-0.57     Core components of the modular bulk build framework
pbulk-0.73          Modular bulk build framework


Home | Main Index | Thread Index | Old Index