From: "Daniel Juyung Seo"
To: "enlightenment-devel";
Cc:
Sent: 2013-08-24 (토) 04:51:04
Subject: [E-devel] Enventor crash issue
Enventor crashes if the profile is set to standard in main.c
elm_config_profile_set("standard");
I have this backtrace which is not useful.
Enventor crashes if the profile is set to standard in main.c
elm_config_profile_set("standard");
I have this backtrace which is not useful.
(gdb) bt
#0 0x000d in ?? ()
#1 0x0814e160 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Anybody else has the same iss