Re: [E-devel] e17 crashing left and right

2012-04-22 Thread P Purkayastha
On 04/22/2012 01:22 PM, Carsten Haitzler (The Rasterman) wrote:
 On Sun, 22 Apr 2012 12:05:04 +0800 P Purkayasthappu...@gmail.com  said:

 On 04/22/2012 10:43 AM, Carsten Haitzler (The Rasterman) wrote:
 On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayasthappu...@gmail.com   said:

 On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote:
 On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayasthappu...@gmail.com
 said:

 This is bad. Something is very wrong. First e crashed while trying to
 log in. Now, it crashes every time I press a keybinding which launches
 an application. Using r70376.

 gdb log attached.

 my bet is u recompiled e and use extra modules that u didnt recompile that
 dont come with e.


 Ok. I recompiled everything. I have now reproduced it with no modules
 except one and fresh .e in my root account.

 wow... you're trying to run something that cannot be run. :) ie inst is
 null. fixed in svn now.


 Ok. I recompiled e with CFLAGS=-g -pipe -O hoping that the optimized
 out portions will show something. This time I have captured the
 segfault during login by putting an application (gvim) on startup
 applications. It is the same ~/.e that has no modules (except conf and
 applications) enabled. The problem doesn't seem to be in inst, this time
 inst is not NULL. See the attached gdb log.

 I tried compiling with -O0 in CFLAGS. It doesn't seem to trigger
 segfaults while launching applications through keybindings, but e
 auto-restarts on startup because I put gvim on startup application.
 Unfortunately, I can not get the gdb log of e with -O0 in CFLAGS because
 it doesn't show the white screen of death and instead simply pops up the
 dialog saying all modules have been disabled.

 zone is null? how fascinating? try again.


Great! This seems to have fixed the crashes finally! Thanks a lot! :)

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 crashing left and right

2012-04-21 Thread The Rasterman
On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayastha ppu...@gmail.com said:

 This is bad. Something is very wrong. First e crashed while trying to 
 log in. Now, it crashes every time I press a keybinding which launches 
 an application. Using r70376.
 
 gdb log attached.

my bet is u recompiled e and use extra modules that u didnt recompile that dont
come with e.

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 crashing left and right

2012-04-21 Thread P Purkayastha

On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote:

On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayasthappu...@gmail.com  said:


This is bad. Something is very wrong. First e crashed while trying to
log in. Now, it crashes every time I press a keybinding which launches
an application. Using r70376.

gdb log attached.


my bet is u recompiled e and use extra modules that u didnt recompile that dont
come with e.



Ok. I recompiled everything. I have now reproduced it with no modules 
except one and fresh .e in my root account.


New gdb log attached.

~» enlightenment_remote -module-list
Module -- Status
gadman -- Disabled
mixer -- Disabled
pager -- Disabled
temperature -- Disabled
cpufreq -- Disabled
battery -- Disabled
clock -- Disabled
ibox -- Disabled
ibar -- Disabled
start -- Disabled
comp -- Disabled
conf_window_remembers -- Disabled
conf_interaction -- Disabled
fileman -- Disabled
conf_window_manipulation -- Disabled
conf_theme -- Disabled
conf_shelves -- Disabled
conf_performance -- Disabled
conf_edgebindings -- Disabled
conf_paths -- Disabled
conf_menus -- Disabled
conf_keybindings -- Disabled
conf_intl -- Disabled
conf_display -- Disabled
conf_dialogs -- Disabled
conf_applications -- Disabled
conf -- Enabled
winlist -- Disabled
syscon -- Disabled
shot -- Disabled
backlight -- Disabled
everything -- Disabled


(gdb) #0  0x00386300fe9d in waitpid () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00435aac in e_alert_show (sig=optimized out) at e_alert.c:57
ret = optimized out
status = 0
args = {0x7fff8c075f90 
/usr/lib64/enlightenment/utils/enlightenment_alert, 0x7fff8c075f70 11, 
0x7fff8c075f40 9478, 0x7fff8c075f10 0}
pid = 9705
#2  signal handler called
No symbol table info available.
#3  e_exec (zone=0xbc91d0, desktop=0x0, exec=optimized out, files=0x0, 
launch_method=optimized out) at e_exec.c:124
launch = 0xb29400
inst = 0x0
#4  0x0043f668 in e_bindings_key_down_event_handle 
(ctxt=E_BINDING_CONTEXT_MANAGER, obj=0xb55490, ev=0xe068a0) at e_bindings.c:406
act = optimized out
mod = E_BINDING_MODIFIER_SHIFT
bind = 0xcbf7c0
l = 0xcb5e30
#5  0x004b0705 in _e_manager_cb_key_down (data=optimized out, 
ev_type=optimized out, ev=optimized out) at e_manager.c:755
man = optimized out
e = optimized out
#6  0x7fe2aa019a50 in _ecore_call_handler_cb (event=optimized out, 
type=optimized out, data=optimized out, func=optimized out) at 
ecore_private.h:317
r = optimized out
#7  _ecore_event_call () at ecore_events.c:559
ret = 0 '\000'
e = 0xe10f30
handle_count = 2
l = optimized out
l_next = optimized out
eh = 0xa98d70
#8  0x7fe2aa01ddb5 in _ecore_main_loop_iterate_internal (once_only=0) at 
ecore_main.c:1810
next_time = optimized out
#9  0x7fe2aa01e257 in ecore_main_loop_begin () at ecore_main.c:928
No locals.
#10 0x00434017 in main (argc=optimized out, argv=optimized out) at 
e_main.c:965
safe_mode = 0 '\000'
after_restart = 1 '\001'
t = 1335059837.54001
tstart = 1335059837.54001
s = optimized out
buff = 
1335059837.5\000\000\000\000\234lr\000\000\000\000\000\203\265B\000\000\000\000
action = {__sigaction_handler = {sa_handler = 0x4cd080 e_sigabrt_act, 
sa_sigaction = 0x4cd080 e_sigabrt_act}, sa_mask = {__val = {0 repeats 16 
times}}, sa_flags = -1073741820, sa_restorer = 0x9fc1}
(gdb) A debugging session is active.

Inferior 1 [process 9478] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]
Detaching from program: /usr/bin/enlightenment, process 9478
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 crashing left and right

2012-04-21 Thread The Rasterman
On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayastha ppu...@gmail.com said:

 On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote:
  On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayasthappu...@gmail.com  said:
 
  This is bad. Something is very wrong. First e crashed while trying to
  log in. Now, it crashes every time I press a keybinding which launches
  an application. Using r70376.
 
  gdb log attached.
 
  my bet is u recompiled e and use extra modules that u didnt recompile that
  dont come with e.
 
 
 Ok. I recompiled everything. I have now reproduced it with no modules 
 except one and fresh .e in my root account.
 
 New gdb log attached.
 
 ~» enlightenment_remote -module-list
 Module -- Status
 gadman -- Disabled
 mixer -- Disabled
 pager -- Disabled
 temperature -- Disabled
 cpufreq -- Disabled
 battery -- Disabled
 clock -- Disabled
 ibox -- Disabled
 ibar -- Disabled
 start -- Disabled
 comp -- Disabled
 conf_window_remembers -- Disabled
 conf_interaction -- Disabled
 fileman -- Disabled
 conf_window_manipulation -- Disabled
 conf_theme -- Disabled
 conf_shelves -- Disabled
 conf_performance -- Disabled
 conf_edgebindings -- Disabled
 conf_paths -- Disabled
 conf_menus -- Disabled
 conf_keybindings -- Disabled
 conf_intl -- Disabled
 conf_display -- Disabled
 conf_dialogs -- Disabled
 conf_applications -- Disabled
 conf -- Enabled
 winlist -- Disabled
 syscon -- Disabled
 shot -- Disabled
 backlight -- Disabled
 everything -- Disabled

wow... you're trying to run something that cannot be run. :) ie inst is null.
fixed in svn now.

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 crashing left and right

2012-04-21 Thread P Purkayastha
On 04/22/2012 10:43 AM, Carsten Haitzler (The Rasterman) wrote:
 On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayasthappu...@gmail.com  said:

 On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote:
 On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayasthappu...@gmail.com   said:

 This is bad. Something is very wrong. First e crashed while trying to
 log in. Now, it crashes every time I press a keybinding which launches
 an application. Using r70376.

 gdb log attached.

 my bet is u recompiled e and use extra modules that u didnt recompile that
 dont come with e.


 Ok. I recompiled everything. I have now reproduced it with no modules
 except one and fresh .e in my root account.
 wow... you're trying to run something that cannot be run. :) ie inst is null.
 fixed in svn now.

That is very strange. In the new .e, I simply remapped Shift-F10 to 
launch rox. I will try the fix. Thanks. :)

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 crashing left and right

2012-04-20 Thread P Purkayastha
This is bad. Something is very wrong. First e crashed while trying to 
log in. Now, it crashes every time I press a keybinding which launches 
an application. Using r70376.


gdb log attached.
(gdb) #0  0x00386300fe9d in waitpid () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00435aac in e_alert_show (sig=optimized out) at e_alert.c:57
ret = optimized out
status = 0
args = {0x7fff32a1e3d0 
/usr/lib64/enlightenment/utils/enlightenment_alert, 0x7fff32a1e3b0 11, 
0x7fff32a1e380 1830, 0x7fff32a1e350 347}
pid = 2872
#2  signal handler called
No symbol table info available.
#3  e_exec (zone=0x1b50600, desktop=0x0, exec=optimized out, files=0x0, 
launch_method=optimized out) at e_exec.c:124
launch = 0x24e69f0
inst = 0x0
#4  0x0043f668 in e_bindings_key_down_event_handle 
(ctxt=E_BINDING_CONTEXT_MANAGER, obj=0x1b4b250, ev=0x28cdd60) at 
e_bindings.c:406
act = optimized out
mod = E_BINDING_MODIFIER_ALT
bind = 0x1c37f20
l = 0x1c2e4c0
#5  0x004b0705 in _e_manager_cb_key_down (data=optimized out, 
ev_type=optimized out, ev=optimized out) at e_manager.c:755
man = optimized out
e = optimized out
#6  0x00369cc09a50 in _ecore_call_handler_cb (event=optimized out, 
type=optimized out, data=optimized out, func=optimized out) at 
ecore_private.h:317
r = optimized out
#7  _ecore_event_call () at ecore_events.c:559
ret = 0 '\000'
e = 0x268b510
handle_count = 2
l = optimized out
l_next = optimized out
eh = 0x1a7dd20
#8  0x00369cc0ddb5 in _ecore_main_loop_iterate_internal (once_only=0) at 
ecore_main.c:1810
next_time = optimized out
#9  0x00369cc0e257 in ecore_main_loop_begin () at ecore_main.c:928
No locals.
#10 0x00434017 in main (argc=optimized out, argv=optimized out) at 
e_main.c:965
safe_mode = 0 '\000'
after_restart = 1 '\001'
t = 1334982639.5156701
tstart = 1334982639.5156701
s = optimized out
buff = 
1334982639.5\000\000\000\000\234lr\000\000\000\000\000\203\265B\000\000\000\000
action = {__sigaction_handler = {sa_handler = 0x4cd080 e_sigabrt_act, 
sa_sigaction = 0x4cd080 e_sigabrt_act}, sa_mask = {__val = {0 repeats 16 
times}}, sa_flags = -1073741820, sa_restorer = 0x9fc06278a628}
(gdb) A debugging session is active.

Inferior 1 [process 1830] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]
Detaching from program: /usr/bin/enlightenment, process 1830
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 crashing left and right

2012-04-20 Thread Jeff Hoogland
Have you tried wiping out your local e settings and starting fresh?

On Fri, Apr 20, 2012 at 11:36 PM, P Purkayastha ppu...@gmail.com wrote:

 This is bad. Something is very wrong. First e crashed while trying to log
 in. Now, it crashes every time I press a keybinding which launches an
 application. Using r70376.

 gdb log attached.


 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




-- 
~Jeff Hoogland http://jeffhoogland.com/
Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel