Boost MSM: virtual memory Exhaust: cannot allocate memory

I am using boost meta-statemachine. I needed transition from inside my states, so i used internal_tansition_table. But, if number of rows inside it is large (around 120 rows), compiler throws me error "Virtual memory Exhausted: cannot allocate memory". Also tried with 4GB Ram, but still get the same error.

Current Environment:
Ubuntu: Oracle Virtual Machine. 32bit.

closed account (o3hC5Di1)
Hi there,

You may want to consider moving the topic to the "general c++ programming" forum.
I'm sure somebody will be happy to help you along there.

All the best,
NwN
Topic archived. No new replies allowed.