Christopher Wellons <mosquito...@gmail.com> writes: > Evaluating this code, which is supposed to create a pipe process, > results in an immediate segfault. > > (let ((process-connection-type nil)) > (start-process "" nil nil)) > > The key is the third argument, the PROGRAM, being nil. Set that to > non-nil and it doesn't crash.
Hmm, pasting that into the *scratch* buffer here and evaluating it via Esc-S-x or M-C-x doesn't cause a crash (in emacs24 or emacs24-lucid). If you have time, could you try again with 24.2+1-2 when it makes it to sid (should be shortly)? You might also want to install the new emacs24-dbg package which will allow gdb to make more sense. Oh, and if you can, try with "emacs -Q" too, to see if local customizations might be involved. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org