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?
On Thu, Jan 29, 2009 at 10:54 AM, rhen <wineforum-user at winehq.org> 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
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. > > -- > -AustinI 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.
Hi. I am the author of Lightbox. I'll be glad to help, if I can. If anyone wants to provide me with the next 20-30 lines of assembly language code at the exception, I might be able to track it down. Or, the offset into the executable. I do have a couple critical sections, I'll try to think about how they might time out. Let me know how I can help. There is also a discussion board at http://www.lightboxeditor.com/discussion that might get the attention of some people who know more about it. I know it works well under Wine for some people. Thanks, Rob mhwine 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? > > > > > > >-- View this message in context: http://www.nabble.com/Lightbox-Editor-freeze-tp21730930p22328287.html Sent from the Wine - Users mailing list archive at Nabble.com.