storage_write_csv2 crashes Rstudio session

Open
#133 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, r
Domain
cloud

Research direction

Start by reproducing the crash through storage_write_csv2 using both a tibble and a data frame, varying the data size. Compare the results with the reported protection stack overflow and establish whether the functionality has a size limit or another reproducible failure condition; done means documenting or fixing the confirmed behavior.

Written by the indexing model from the issue text.

Description

Hey, trying to write data to Azure but getting session crashes. Original dataframe that I tried to write was a tibble, converted to data frame and didn't get crashes anymore but this:

error: protect(): protection stack overflow.

Tried to figure out the error and some results suggested it would be because of a too big data frame. Did make the df smaller and was able to write without errors/crashes. Is there a size limit for this functionality?

Dominant language
R
Stars
68
Forks
27
Avg merge
2d 7h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/AzureStor

All issues in Azure/AzureStor

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.