root icon indicating copy to clipboard operation
root copied to clipboard

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

Results 924 root issues
Sort by recently updated
recently updated
newest added

Prevent situation with manipulated packet send without HMAC at all could be accepted

pr:backport
in:WebGui
affects:6.32

Prevent situation with manipulated packet send without HMAC at all could be accepted

affects:master
in:WebGui

Instead of using one `RPageSinkBuf` per context, implement a synchronizing page sink that compresses pages and writes them through to storage, but only commits them when the context's cluster is...

in:RNTuple

Add member functions to RooAbsData and RooDataHist that forward to `RooAbsData::reduce()`, but cast the return value to the actual type. This is not that useful now except for avoiding some...

in:RooFit/RooStats

To see the response of the CI.

in:RooFit/RooStats

### Check duplicate issues. - [ ] Checked for duplicates ### Description See the report on the forum https://root-forum.cern.ch/t/accessing-attributes-of-distributed-rdataframe-instance-after-filter-and-define-are-called/59261 This is simply due to distributed RDataFrame not keeping track of...

bug
in:RDataFrame

This method can be called instead of `Fill` if the `RNTupleWriter` or `RNTupleFillContext` should not commit the cluster automatically. Instead the calling code must check `ShouldCommitCluster()` and call it explicitly...

in:RNTuple

### Check duplicate issues. - [X] Checked for duplicates ### Description Downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=2278644 root fails to build with Python 3.13.0a6. 116 tests failed out of 1314, mostly with:...

bug
in:PyROOT

## Description There are several known compatibility problems of PyMVA and SOFIE with common Python modules that need to be fixed: ### 1. Collisions of `openblas` because of SOFIE vs....

bug
in:TMVA