Segmentation fault - Core dumped
- From: Marina Barbiroli <mbarbiroli deis unibo it>
- To: gnome-list gnome org
- Subject: Segmentation fault - Core dumped
- Date: Tue, 19 Jun 2001 11:02:03 +0200
I'm developing a graphical interface for a simulation program.
In the function that mabnages the running of the simulators I've used
the "gnome_execute_async" function as follows:
...
gchar *argv[0];
argv[0]=g_strdup("Simulator");
stato=gnome_execute_async(/"home/marina"",1,argv);
...
The program ("Simulator") runs but I've always a segmentation fault -
core dumped.
How can I do?
Thank-you!!!
Marina
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]