openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DBD::Oracle
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 1 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update MANIFEST file
Dean Hamstead
More...
17 days ago
Bump to v1.19_2
Dean Hamstead
More...
17 days ago
Update Changes file
Dean Hamstead
More...
17 days ago
Update 92-segv-fork.pl
Victor
More...
17 days ago
Test cleanups.
Ancient-Wizard
More...
17 days ago
Update MANIFEST file
Dean Hamstead
More...
23 days ago
Bump to version 1.91_1
Dean Hamstead
More...
23 days ago
It is now 2025
Dean Hamstead
More...
23 days ago
Update Changes
Dean Hamstead
More...
23 days ago
Try again to only run tests with threads are compiled in to perl
Dean Hamstead
More...
23 days ago
Skip threads testing if threads arent compiled in to perl
Dean Hamstead
More...
23 days ago
Update Changes with recently merged pull requests
Dean Hamstead
More...
23 days ago
Consistent permissions, typos, test cleanups (EZCONNECT VS TRADITIONAL)
Ancient-Wizard
More...
24 days ago
Error Detecton "BARKING" during threads / forking and OciSessionEnd() a balance between detecton, reporting and making the issue worse.
Ancient-Wizard
More...
24 days ago
These calls randomly SEGV during logging in cnx_detach(). OCISessionEnd_log_stat() OCIServerDetach_log_stat()
Ancient-Wizard
More...
25 days ago
Integrated SEGV testing into framework (namely lib/DBDOracleTestLib.pm) to make tests consistent in the opertion. Spruced up tests to eliminate noise from the "ok's"
Ancient-Wizard
More...
25 days ago
I believe I found the primary bug which was also likely creating a memory leak. I've left this better than I found it. But not as clean as I would like. This isn't mine to own or make such decisions. But ... Parhaps it's time to abandon all that old Oracle Support. (Some how I doubt it's been tested in a long time!) Require perl-5.30.3+ & Oracle 17+. Clean up and simplify. Call it 2.0! The existing threads test no longer SEGV's and the test I added also passes.
Ancient-Wizard
More...
29 days ago
Added test specific to SEGV issue. t/90-segv.t Noted that t/15threads.t randomly SEGV's
Ancient-Wizard
More...
about 1 month ago
Most of this is ancient news and clutter. - messages have been released to seek a new life by going into the "LIGHT"
Ancient-Wizard
More...
about 1 month ago
- Minor housekeeping while investigating SEGV issue. - SEGV's happen during the call to OCISessionEnd() (based on my usecase) o WHEN there are three or more threads o Connected to the same DB user at the same time o When the last thread makes the call to OCISessionEnd() the SEGV is created. - I have discovered 05/05(today) that the SEGV can be iliminated (avoided) o WHEN the last thread to connect is the first to OCISessionEnd() o I'm going to write another smaller Perl script to reproduce the SEV and its avoidance.
Ancient-Wizard
More...
about 1 month ago
Remove outdated #ifdefs
H.Merijn Brand - Tux
More...
about 1 month ago
Update Changes file with recent commits
Dean Hamstead
More...
about 1 month ago
Makefile.PL: help to find linking libraries on Gentoo
Marco Genasci
More...
about 2 months ago
Makefile.PL fix for missing Test::NoWarnings build requirement. Along with appropriate update to Github Action.
Wesley Hinds
More...
11 months ago
Remove oracle v21 specific code
Dean Hamstead
More...
11 months ago
Changing 'return' to block statement, fixing a problem created while transforming inline function to macro
Lorinczy Zsigmond
More...
12 months ago
Bump version to 1.90
Dean Hamstead
More...
about 1 year ago
Update changes for GH#162
Dean Hamstead
More...
about 1 year ago
It's now 2024
Dean Hamstead
More...
about 1 year ago
Makefile.PL: help ora_libdir find ORACLE_HOME on Gentoo
Sam James
More...
about 2 years ago
←
1
2
3
4
5
6
7
8
9
…
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree