pkgsrc-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



The following reply was made to PR pkg/59009; it has been noted by GNATS.

From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/59009: pbulk-build SIGSEGV on null pointer dereference
Date: Sun, 19 Jan 2025 10:44:02 +0000

 I guess I should add a stack trace too:
 
 (gdb) bt
 #0  0x000000001d60389c in send_build_info (arg=3D0x7b40d8c92270) at master.=
 c:128
 #1  0x000000001d604b57 in deferred_write_handler (fd=3D<optimized out>, arg=
 =3D0x7b40cdd0e060) at event.c:134
 #2  0x000000001d604e77 in event_dispatch () at event.c:360
 #3  0x000000001d603ef5 in master_mode (master_port=3D0x7f7fff84d052 "127.0.=
 0.1:2002", start_script=3D0x7f7fff84d01c "/pbulk/2024Q4/pkg/libexec/pbulk/b=
 uild-client-start") at master.c:322
 #4  0x000000001d602327 in main (argc=3D3, argv=3D0x7f7fff84ca88) 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