GNU bug report logs -
#38133
27.0.50; compiling master and core dump with r139382-1
Previous Next
Reported by: rrandresf <at> gmail.com
Date: Fri, 8 Nov 2019 14:03:02 UTC
Severity: normal
Fixed in version 27.0.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: andrés ramírez <rrandresf <at> gmail.com>
> Cc: 38133 <at> debbugs.gnu.org
> Date: Fri, 08 Nov 2019 16:40:00 +0000
>
> Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
> 0x006283d5 in xlw_create_menubar (instance=0xd122f0) at lwlib-Xlw.c:139
> 139 XtSetArg (al[ac], XtNmenu, instance->info->val); ac++;
OK, so which of these caused the crash? Is one of them a NULL pointer
or an invalid pointer, or is ac a garbled value?
> Eli> LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
> >>
> >> No. I am just packaging master with default flags but no LDFLAGS
> >> especified on the script (I have re-checked it).
>
> Eli> So where do they come from? Do you see them in src/Makefile?
>
> Yes. You are Right. Should I remove then?
I'd suggest to try, yes.
This bug report was last modified 5 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.