Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-03-15 Thread Cristian Ionescu-Idbohrn
On 3/15/21 7:26 PM, Holger Schröder wrote: I rebuilt rxvt-unicode with the patch and the urxvt segfaults at exit no longer occurs. For me this is fixed. I didn't patch anything, but I suspect I upgraded some dependency and I no longer see the segfaults. Cheers, -- Cristian

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-03-15 Thread Ryan Kavanagh
control: tags -1 + patch Thanks for this. I've forward the patch upstream for review and will apply it once they OK it. Best wishes, Ryan -- |)|/ Ryan Kavanagh | GPG: 4E46 9519 ED67 7734 268F |\|\ https://rak.ac | BD95 8F7B F8FC 4A11 C97A signature.asc Description: PGP

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-03-15 Thread Holger Schröder
I rebuilt rxvt-unicode with the patch and the urxvt segfaults at exit no longer occurs. For me this is fixed. --- a/src/rxvtperl.xs.orig +++ b/src/rxvtperl.xs @@ -376,6 +376,7 @@ rxvt_perl_interp::~rxvt_perl_interp ()  {    if (perl) { +  localise_env set_environ (perl_environ);   

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-03-09 Thread Felix C. Stegerman
Hi, I can reproduce this after a "xrdb -load /dev/null". However, I only seem to be able to reproduce it when I start urxvt via an i3 keybinding. If I start it via dmenu or by running "urxvt" from another terminal, I don't see a segfault in the logs. - Felix

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-02-04 Thread Dominique Martinet
FWIW I have the same error on (PE)RL_DESTRUCT_LEVEL here: Program terminated with signal SIGSEGV, Segmentation fault. #0 __GI_getenv (name=0x7fcd3fea700d "RL_DESTRUCT_LEVEL") at getenv.c:84 (gdb) bt #0 __GI_getenv (name=0x7fcd3fea700d "RL_DESTRUCT_LEVEL") at getenv.c:84 #1 0x7fcd3fd4a563

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-01-25 Thread Ryan Kavanagh
Control: tags -1 + moreinfo unreproducible Hi Christian, I can't reproduce this using an empty urxvt configuration. Could you please share whatever resources you've set? $ xrdb -query | grep -i rxvt Thanks, Ryan -- |)|/ Ryan Kavanagh | GPG: 4E46 9519 ED67 7734 268F |\|\ https://rak.ac

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-01-25 Thread Cristian Ionescu-Idbohrn
On 1/25/21 4:40 PM, Ryan Kavanagh wrote: Control: tags -1 + moreinfo unreproducible Hi Christian, I can't reproduce this using an empty urxvt configuration. Could you please share whatever resources you've set? $ xrdb -query | grep -i rxvt So, here it is: Aterm.termName:    rxvt

Bug#981010: rxvt-unicode: urxvt segfaults at exit

2021-01-25 Thread Cristian Ionescu-Idbohrn
Package: rxvt-unicode Version: 9.22-8+b1 Severity: normal I do frequently find these messages in the syslog: , | Jan 25 12:56:28 debian kernel: [338440.918130] urxvt[674]: segfault at | 190 ip 7f7a1a2fdc35 sp 7ffcee280480 error 4 in | libc-2.31.so[7f7a1a2e5000+14b000] | Jan 25