[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby3.0 - 3.0.2-7ubuntu2.5

---
ruby3.0 (3.0.2-7ubuntu2.5) jammy; urgency=medium

  * d/p/fix-ruby_xfree-segfault.patch: fix occasional segfault (LP: #2049197).
  * Replace expired certificate in tests with upstream patch (LP: #2051380).
- d/p/renew-test-certificates-d3933fc753187a055a4904af82f5f3794c88c416.patch

 -- Lucas Kanashiro   Wed, 20 Mar 2024 17:50:02
-0300

** Changed in: ruby3.0 (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby3.1 - 3.1.2-7ubuntu3.1

---
ruby3.1 (3.1.2-7ubuntu3.1) mantic; urgency=medium

  * d/p/fix-ruby_xfree-segfault.patch: fix occasional segfault (LP: #2049197).
  * Replace expired certificate in tests with upstream patch (LP: #2051380).
- d/p/renew-test-certificates-d3933fc753187a055a4904af82f5f3794c88c416.patch

 -- Lucas Kanashiro   Wed, 20 Mar 2024 17:39:43
-0300

** Changed in: ruby3.1 (Ubuntu Mantic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-25 Thread Lucas Kanashiro
FWIW there is no autopkgtest regression now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-24 Thread Lucas Kanashiro
# Verification Mantic

root@ruby31-segfault-fix:~# dpkg -l ruby3.1
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---==
ii  ruby3.13.1.2-7ubuntu3.1 amd64Interpreter of object-oriented 
scripting language Ruby
root@ruby31-segfault-fix:~# cat reproducer.rb 
require 'nokogiri'

# must have an error in it to cause pthread_setspecific to be called
html = "'


real8m5.499s
user0m10.297s
sys 0m4.874s


More than 8 minutes running the script without any segfault.

# Verification Jammy

root@ruby30-segfault-fix:~# dpkg -l ruby3.0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---==
ii  ruby3.03.0.2-7ubuntu2.5 amd64Interpreter of object-oriented 
scripting language Ruby
root@ruby30-segfault-fix:~# cat reproducer.rb 
require 'nokogiri'

# must have an error in it to cause pthread_setspecific to be called
html = "'


real8m4.811s
user0m10.094s
sys 0m4.370s


More than 8 minutes running the script without any segfault.

** Tags removed: verification-needed verification-needed-jammy 
verification-needed-mantic
** Tags added: verification-done verification-done-jammy 
verification-done-mantic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-12 Thread Timo Aaltonen
Hello Toni, or anyone else affected,

Accepted ruby3.0 into jammy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ruby3.0/3.0.2-7ubuntu2.5 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ruby3.0 (Ubuntu Jammy)
   Status: Triaged => Fix Committed

** Tags added: verification-needed-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-12 Thread Timo Aaltonen
Hello Toni, or anyone else affected,

Accepted ruby3.1 into mantic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ruby3.1/3.1.2-7ubuntu3.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
mantic to verification-done-mantic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-mantic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ruby3.1 (Ubuntu Mantic)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-mantic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-03-21 Thread Lucas Kanashiro
** Description changed:

+ [Impact]
+ 
+ Users might face a segfault when using ruby_free.
+ 
+ [Test Plan]
+ 
+ # apt update && apt install -y ruby ruby-nokogiri
+ # cat > reproducer.rb <=22.04 that causes
  segfault relatively rarely. Even though rare with repetitions running
  small wrappers it will be seen quite a bit, up to dozens of times in a
  day.
  
  There exists a patch upstream, could that be picked to Ubuntu repo(s)?
  
  The fix and other resources:
  https://github.com/ruby/ruby/pull/7663
  https://bugs.ruby-lang.org/issues/19580
  
https://gitlab.com/gitlab-org/omnibus-gitlab/-/commit/bd949e2b40cc434a1e4d72be2bff6523e8a91904

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-03-21 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/ruby3.0/+git/ruby3.0/+merge/462902

** Merge proposal linked:
   
https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/ruby3.1/+git/ruby3.1/+merge/462903

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-03-20 Thread Lucas Kanashiro
This is fixed in ruby3.2/3.2.3-1build2 in Noble.

** Changed in: ruby3.2 (Ubuntu Noble)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-03-19 Thread Lucas Kanashiro
Lunar is EOL, so marking its task as Won't Fix.

** Changed in: ruby3.0 (Ubuntu Lunar)
   Status: Triaged => Won't Fix

** Also affects: ruby3.1 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ruby3.1 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: ruby3.0 (Ubuntu Mantic)
   Status: Triaged => Invalid

** Changed in: ruby3.0 (Ubuntu Noble)
   Status: Triaged => Invalid

** Changed in: ruby3.1 (Ubuntu Lunar)
   Status: New => Invalid

** Changed in: ruby3.1 (Ubuntu Noble)
   Status: New => Invalid

** Also affects: ruby3.2 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ruby3.2 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: ruby3.2 (Ubuntu Lunar)
   Status: New => Invalid

** Changed in: ruby3.2 (Ubuntu Mantic)
   Status: New => Invalid

** Changed in: ruby3.2 (Ubuntu Noble)
   Status: New => Triaged

** Changed in: ruby3.1 (Ubuntu Mantic)
   Status: New => Triaged

** Changed in: ruby3.0 (Ubuntu Jammy)
 Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro)

** Changed in: ruby3.1 (Ubuntu Mantic)
 Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro)

** Changed in: ruby3.2 (Ubuntu Noble)
 Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro)

** Tags added: server-todo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049197

Title:
  ruby_xfree segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby3.0/+bug/2049197/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs