I'm using your plug-in as the editor for files supported by
our application/plug-ins. After editing many files,
the jvm crashes with an exception in native code
(ntdll.dll).
We're using it in a multi-page editor, and call relinkColorer
when we switch to the source editor page. It seems
that calling relinkColorer a lot causes the crash to
appear more often. We were calling relinkColorer more
before, and when we fixed the code so we called it
less often, we didn't get the crashes for a while,
probably because we didn't keep the application open
for long enough.
I'm attaching the hs_err_pid*.log files that show the
native crash exceptions.
I'm using net.sf.colorer_0.4.0 and Eclipse version 2.1.2,
running on a win2k system.
jvm crash log file - relinkColorer called from our multipage editor
Logged In: NO
I forgot to add that we're also using your plug-in as a single
page editor for js and xml files, so the editor gets created for
those types of files as well.
Logged In: YES
user_id=313042
I know about such a problems - sometimes colorer crashes in
native code.
Unfortunately I can't reproduce such a case under debugger.
I've changed some native parts since 0.4.0, I hope that in
future 0.6.0 release this will be fixed.
Logged In: YES
user_id=973090
Will the 0.6.0 release be available in the near future?
Logged In: YES
user_id=313042
Dup on 984206