Bash segfaults when using extglob on an empty var

2022-10-13 Thread Justin Wood (Callek)
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/us

bash completion crash

2018-02-20 Thread Justin Pryzby
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale'

Re: time seg fault

2009-07-23 Thread Justin Williams
;m curious what leads you to that. Thanks! Justin On Thu, Jul 23, 2009 at 10:24 AM, Justin Williams wrote: > That's a huge help; thanks! > > Output below: > execve("/bin/bash", ["bash", "-c", "time ls"], [/* 22 vars */]) = 0 >

Re: time seg fault

2009-07-23 Thread Justin Williams
S_IFREG|0755, st_size=1052984, ...}) = 0 getpgrp() = 12193 rt_sigaction(SIGCHLD, {0x74c0771a74a, [], SA_RESTORER, 0x3061585d0f10}, {SIG_DFL}, 8) = 0 getrlimit(RLIMIT_NPROC, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [

Re: time seg fault

2009-07-23 Thread Justin Williams
Unfortunately, if I try to strace it (strace time ls), I get command not found. If I try to strace `time ls`, I get a hung screen. Attaching gdb to the running bash session from which I am trying to run time, I don't get any useful pointers, but, what I get is below: (no debugging symbols found)

Re: time hangs or seg faults

2009-07-23 Thread Justin Williams
Sorry about that; this is on a gentoo system, hardened kernel 2.6.23, installed with normal ebuild procedures, which pulls the authors tarball , extracts it, applies patches and builds. On Thu, Jul 23, 2009 at 8:49 AM, Greg Wooledge wrote: > On Wed, Jul 22, 2009 at 09:19:22PM +, rjustinwilli

Re: bash does not read startup scripts on some machines

2009-04-25 Thread Justin
. Unfortunately I don't have control over the commands being ran over ssh as they are being generated and executed by a 3rd party application (VisIt). Thanks, Justin Bob Proulx wrote: Justin wrote: I am using a command line ssh tool called qtssh on windows to connect to a redhat server.

bash does not read startup scripts on some machines

2009-04-23 Thread Justin
e set? Thanks, Justin

Bash messes up spaces in command line agruments.

2008-05-06 Thread Herrmann, Justin
pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -02 -Wall uname output: Linux justin-desktop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux Machine Type: i486-pc-linux-gnu