Lightbox Editor freeze

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
rhen
Newbie
Newbie
Posts: 2
Joined: Thu Jan 29, 2009 11:40 am

Lightbox Editor freeze

Post by rhen »

I've try to use Lightbox Plus image editor under wine. It start's, but always freeze after few minutes.

It says:

Code: Select all

err:ntdll:RtlpWaitForCriticalSection section 0x7e4518a0 "x11drv_main.c:X11DRV_CritSection" wait timed out in thread 0009, blocked by 0018, retrying (60 sec)
After a minute says the following message:

Code: Select all

wine: Critical section 7e4518a0 wait failed at address 0x7bc3be30 (thread 0009), starting debugger...
Unhandled exception: wait failed on critical section 0x7e4518a0 thread_data_tls_index+0x3c
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3be30
This is a bug and I need to report it, or I've made a mistake?

Or is there any solution for this type of error?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Lightbox Editor freeze

Post by austin987 »

On Thu, Jan 29, 2009 at 10:54 AM, rhen <[email protected]> wrote:
I've try to use Lightbox Plus image editor (http://www.lightboxeditor.com/) under wine. It start's, but always freeze after few minutes.

It says:

Code:
err:ntdll:RtlpWaitForCriticalSection section 0x7e4518a0 "x11drv_main.c:X11DRV_CritSection" wait timed out in thread 0009, blocked by 0018, retrying (60 sec)



After a minute says the following message:

Code:
wine: Critical section 7e4518a0 wait failed at address 0x7bc3be30 (thread 0009), starting debugger...
Unhandled exception: wait failed on critical section 0x7e4518a0 thread_data_tls_index+0x3c
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3be30



This is a bug and I need to report it, or I've made a mistake?

Or is there any solution for this type of error?





Does anything in particular trigger it? I used it for a few minutes,
and let it sit for about 20 and it worked fine.

Upgrade to 1.1.13 if you haven't already.

--
-Austin
rhen
Newbie
Newbie
Posts: 2
Joined: Thu Jan 29, 2009 11:40 am

Re: Lightbox Editor freeze

Post by rhen »

austin987 wrote: Does anything in particular trigger it? I used it for a few minutes,
and let it sit for about 20 and it worked fine.

Upgrade to 1.1.13 if you haven't already.

--
-Austin
I use version 1.1.13. I try to edit DNG and JPG pictures but it freezes all the time I edit a picture.
I haven't noticed that any special tools trigger it. It freezes anywhere in the program after few minutes.

I use Ubuntu 8.10 64bit. fglrx installed.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Lightbox Editor freeze

Post by austin987 »

On Thu, Jan 29, 2009 at 12:54 PM, rhen <[email protected]> wrote:
austin987 wrote:
Does anything in particular trigger it? I used it for a few minutes,
and let it sit for about 20 and it worked fine.

Upgrade to 1.1.13 if you haven't already.

--
-Austin
I use version 1.1.13. I try to edit DNG and JPG pictures but it freezes all the time I edit a picture. I haven't noticed that any special tools trigger it. It freezes anywhere in the program after few minutes.

I use Ubuntu 8.10 64bit. fglrx installed.





File a bug. Be sure to attach full terminal output.

--
-Austin
Locked