www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.dwt - EXCEPTION_ACCESS_VIOLATION with Tango svn

reply yidabu <yidabu.spam gmail.com> writes:
All jface app gets Exception with recent Tango.

ddbg captured:

LPK.dll loaded at 0x629c0000
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at (0x00cb6cc2)
thread(1680)
->us



D:\d\dmd\bin\..\tango\tango\text\Util.d:642


1. update Tango to recent trunk

2. rebuild lib files of tango, dwt-win, dwt-addons...

I tried jface.ActionAndStatusbar sample, exception too.


-- 
yidabu <yidabu.spam gmail.com>
http://www.dsource.org/projects/dwin

D ÓïÑÔ-ÖÐÎÄ(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/
Dec 12 2008
parent yidabu <yidabu.spam gmail.com> writes:
On Sat, 13 Dec 2008 13:44:30 +0800
yidabu <yidabu.spam gmail.com> wrote:

 All jface app gets Exception with recent Tango.
 
 ddbg captured:
 
 LPK.dll loaded at 0x629c0000
 Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at (0x00cb6cc2)
thread(1680)
 ->us



D:\d\dmd\bin\..\tango\tango\text\Util.d:642

 
 1. update Tango to recent trunk
 
 2. rebuild lib files of tango, dwt-win, dwt-addons...
 
 I tried jface.ActionAndStatusbar sample, exception too.
switched to Tango rivision 4052, works fine. -- yidabu <yidabu.spam gmail.com> http://www.dsource.org/projects/dwin D ÓïÑÔ-ÖÐÎÄ(D Chinese): http://www.d-programming-language-china.org/ http://bbs.d-programming-language-china.org/ http://dwin.d-programming-language-china.org/ http://scite4d.d-programming-language-china.org/
Dec 13 2008