[erlang-bugs] R12B1: pman exits on XP.
Jan Jacobs
hpjcon@REDACTED
Tue Apr 1 22:53:02 CEST 2008
Hi
I have been testing with R12B1 on XP Profesional on a Pentuim 4 which SMP
enabled.
When I do the following, pman keeps on exiting!
(maxman@REDACTED)3> pman:start().
<0.524.0>
Click on "Hide System Processes"
(maxman@REDACTED)4> GS frontend. Last mgs in was:{<0.524.0>,{destroy,554}}
(maxman@REDACTED)4> exit:{<0.524.0>,{destroy,554}}
(maxman@REDACTED)4> Reason: {'EXIT',
{function_clause,
[{gs_frontend,remove_objs,
[123,
{error,
{{badmatch,[]},
[{gstk_db,opt,3},
{gstk_gridline,delete,2},
{gstk,delete_only_this_widget,2},
{gstk,destroy_impl,2},
{gstk,doit,2},
{gstk,loop,1}]}}]},
{gs_frontend,doit,2},
{gs_frontend,loop,1}]}}
If I start the run time with no applications the exiting is erratic,
sometimes it will exit on the fist click other times it will do it after
third or forth click.
If I start run time with my application it will exit on the first click.
Cheers
Jan
More information about the erlang-bugs
mailing list