[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package libapache2-mod-perl2 - 2.0.11-2ubuntu0.20.04.1 --- libapache2-mod-perl2 (2.0.11-2ubuntu0.20.04.1) focal; urgency=medium * Fix a SIGSEGV crash. (LP: #1915959) - d/p/Fix_SIGSEGV_perl_parse.patch: Add a patch from upstream SVN to fix a

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-25 Thread Utkarsh Gupta
Awesome, thanks, Charles. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959 Title: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse To manage notifications about this

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-25 Thread lordaro
Thanks very much! 2.0.11-2ubuntu0.20.04.1 fixes the bug for me. ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-24 Thread Robie Basak
Hello lordaro, or anyone else affected, Accepted libapache2-mod-perl2 into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libapache2-mod- perl2/2.0.11-2ubuntu0.20.04.1 in a few hours, and then in the -proposed repository. Please help us by

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-22 Thread Utkarsh Gupta
** Changed in: libapache2-mod-perl2 (Ubuntu Focal) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959 Title: Crashes with SIGSEGV due to undefined

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-19 Thread Utkarsh Gupta
** Description changed: [Impact] While setting up a perl web application with mod_perl & apache, apache keeps segfaulting. Broke out gdb, and found that it was segfaulting within perl itself Program received signal SIGSEGV, Segmentation fault. 0x77358ff5 in

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-19 Thread Utkarsh Gupta
** Description changed: + [Impact] + + While setting up a perl web application with mod_perl & apache, apache - kept segfaulting. + keeps segfaulting. Broke out gdb, and found that it was segfaulting within perl itself Program received signal SIGSEGV, Segmentation fault.

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-19 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~utkarsh/ubuntu/+source/libapache2-mod-perl2/+git/libapache2-mod-perl2/+merge/399921 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-19 Thread Utkarsh Gupta
Hi Charles, I am almost done preparing an update. This should land very soon! I'll keep you updated here. ** Changed in: libapache2-mod-perl2 (Ubuntu Focal) Assignee: (unassigned) => Utkarsh Gupta (utkarsh) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-17 Thread lordaro
Not to nag or anything, but any sort of timescale on this? I'd happily help out, but having read through the process I'm not actually sure what needs doing... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-08 Thread lordaro
** Description changed: While setting up a perl web application with mod_perl & apache, apache kept segfaulting. Broke out gdb, and found that it was segfaulting within perl itself Program received signal SIGSEGV, Segmentation fault. - 0x77358ff5 in perl_parse () from

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-03-01 Thread Robie Basak
Yes, this can be backported to Focal. It will need somebody affected to commit to doing the necessary QA after the update is prepared (without that QA, we won't be able to land the update). The process is documented at https://wiki.ubuntu.com/StableReleaseUpdates#Procedure as gregor correctly

Re: [Pkg-perl-maintainers] [Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-26 Thread gregor herrmann
On Fri, 26 Feb 2021 10:00:44 -, lordaro wrote: > Thank you. Is there anything that needs to be done/can be done to get > this backported to focal? Probably, but I'm not familiar with Ubuntu processes (I uploaded the fix to Debian/unstable from where it migrated to Ubuntu/hirsute). Maybe

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-26 Thread lordaro
Thank you. Is there anything that needs to be done/can be done to get this backported to focal? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959 Title: Crashes with SIGSEGV due to undefined

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libapache2-mod-perl2 - 2.0.11-4 --- libapache2-mod-perl2 (2.0.11-4) unstable; urgency=medium * Add a patch from upstream SVN to fix a SIGSEGV crash due to wrong use of perl_parse(). (LP: #1915959) * Update years of packaging copyright. --

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-22 Thread lordaro
Success! https://svn.apache.org/viewvc?view=revision=1886793 Consider this a backport request :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959 Title: Crashes with SIGSEGV due to undefined

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-18 Thread lordaro
The crash is bizarre. I have plenty of other hosts that are making use of mod_perl with no issues at all. It can't be (directly) application specific, as it's crashing before it even gets to running any of the perl. If I uninstall mariadb (required for this application), it starts working again.

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-18 Thread Paride Legovini
Hello and thanks for all the debugging work here. I agree with your analysis, I think that we have a bug here and the fix you proposed LGTM. However despite my efforts I couldn't reproduce the segfault. I specifically tried with ubuntu-minimal:focal containers with just apache2 and

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-17 Thread Ubuntu Foundations Team Bug Bot
The attachment "Proposed patch fixing the issue" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned

[Bug 1915959] Re: Crashes with SIGSEGV due to undefined behaviour when calling perl_parse

2021-02-17 Thread lordaro
Oops, looks like my gdb/valgrind output formatting got messed up. Should still be broadly readable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915959 Title: Crashes with SIGSEGV due to undefined