So I've traced what happened to the path that causes a segfault, but I
can't reproduce it with a simple example.
I created develop branch, then a test branch from it.
On the test branch I added a file, and merged the toplevel of the test
branch back into devel
I made a release branch from de
Attached is a script to reproduce the error.
I also have a packed rr debugger session that I can provide (I highly
recommend the rr reversible debugger). Its ~30meg
--
Joshua Kordani
Senior Engineer
Robotic Research, LLC
jkord...@roboticresearch.com
CONFIDENTIALITY NOTICE: This communicatio
On Mon, Aug 09, 2021 at 02:09:40PM -0400, Joshua Kordani wrote:
> The shell script is easy. I run resolve on my codebase :-). The trick will
> be recreating the repo history that reproduces this problem, and that has
> always been gnarly to me. I could use some advice for this.
>
> Basically, w
Actually I was able to trace more of what happened in the repo, and I
found a new crash ;-)
I will try to script up these steps. So, I created trunk, a feature
branch, and a test branch. On the test branch I created a file. I
merged the test with the feature. On the feature, I moved the fi
So unfortunately that simple case didn't reproduce the problem. So I
need help investigating the state of things...
On 8/9/21 14:09, Joshua Kordani wrote:
The shell script is easy. I run resolve on my codebase :-). The
trick will be recreating the repo history that reproduces this
problem, a
The shell script is easy. I run resolve on my codebase :-). The trick
will be recreating the repo history that reproduces this problem, and
that has always been gnarly to me. I could use some advice for this.
Basically, what I will try to do is create a folder with files. create a
branch at
Den lör 17 juli 2021 kl 15:02 skrev Attila :
> On 14 Jul 2021, at 21:42, Nathan Hartman wrote:
>
>
> On Tue, Jul 13, 2021 at 5:49 PM Attila wrote:
>
>
> Hi
>
> I have a problem getting the svn log in a branch after sync-merging a
> commit from trunk.
> This commit in trunk is a merge of an old a