Liviu Andronic wrote:
> > iirc we have in our sources still some #ifdef for using threads.
> > if you switch it off and the crash disappears at least we know
> > the area of origin.
> >
> How do I do so? Is there some ready config switch?
grep gives me:
GuiView.cpp:#define EXPORT_in_THREAD 1
GuiAl
On Sat, Dec 4, 2010 at 6:15 PM, Pavel Sanda wrote:
> it may be dependent on some timing synchrony which will change with
> different speed under valgrind... i guess the crash happens during
> some export?
>
Yes, export to pdflatex.
> we switched to threads, you know :)
>
Intuitively I'm also susp
Liviu Andronic wrote:
> On Sat, Dec 4, 2010 at 4:55 PM, Pavel Sanda wrote:
> > most of them are not "ours"... anyway, we are havent moved a single
> > step as far as crashes is concerned.
> >
> Is it normal that I cannot replicate any crashes under valgrind, even
> though I can easily (within max
On Sat, Dec 4, 2010 at 4:55 PM, Pavel Sanda wrote:
> most of them are not "ours"... anyway, we are havent moved a single
> step as far as crashes is concerned.
>
Is it normal that I cannot replicate any crashes under valgrind, even
though I can easily (within max 2 mins) replicate under gdb or sim
Liviu Andronic wrote:
> A last debug for now. This time I tried to build the Sweave file only
> once, and still got 112 errors. From what I understand beta1
> definitely leaks.
most of them are not "ours"... anyway, we are havent moved a single
step as far as crashes is concerned.
pavel
Liviu Andronic wrote:
> I attempted to generate some debugging info. As expected, I needed a couple
> of tries, but after persevering long enough the usual crash came. The
> document is very simple (see attached) and contains an error in the R code.
> Let me know if this is the proper way of debugg
Dear devels
Running beta1 on Xubuntu 10.04, 64-bit.
On Mon, Nov 22, 2010 at 7:55 PM, Liviu Andronic
wrote:
> On Mon, Nov 22, 2010 at 5:47 PM, Pavel Sanda wrote:
>> care to produce recipies or at least backtraces? they are not going to be
>> fixed unless somebody reports them...
>>
> Yes, I plan