Thanks for the report Ivan, this is indeed not the same crash
It is also a crash that happens in the background job handling (which is
why I was confused) but the locking seems to be correct.
I don't see any really usefull info in that backtrace (other than the fact
that it crashes when destroying the background job in both cases)
can any of you give me a little help on how to reproduce ? were you
importing a particularly large number of images ? a particularly deep
directory structure ? weird characters in the file names ?
is it reproducible or random ?
for people to able to read code, here is what I can tell from the backtrace
* all threads except the crashing threads are at rest
* the crashing thread crashed on the following line
if(GTK_IS_WIDGET(j->widget)) <====== HERE
gtk_container_remove(GTK_CONTAINER(d->jobbox),j->widget);
apparently j is correct (i.e it's not null, I can't tell more from the
debug) so I believe the problem is that j->widget is not correct or NULL
unfortunately I can't tell that from the BT and I can't do more than a
quick glance here. I didn't investigate the code to see who sets j->widget
or how it could be incorrect... any help welcome
On Mon, Aug 26, 2013 at 10:48 PM, Ivan Tarozzi <[email protected]> wrote:
> Il 26/08/2013 19:49, Ivan Tarozzi ha scritto:
> > Hi jeremy, I join this thread because I have the same problem and I
> > updated redmine report few days ago (Bug #9552). I'm trying to follow
> > your instructions but I have some problems. When you say "trunk" do
> > you mean git master branch? I git-pulled now but I can't find the
> > commits you describe :( The current git master still crashing when I
> > import a folder. Thanks! Ivan
>
> Sorry,
> my mistake. I found the 2 commits, but they can't solve the problem.
>
> I attached the 2 backtrace files:
>
> 6RPA2W.txt is generated using f359b2d79b4
>
> 47RJ2W.txt is generated using 4b539ee0b158d40
>
> I hope these help to understand where the bug is.
> Please tell me if I can do more test.
>
> Ivan
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> darktable-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/darktable-devel
>
>
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-devel