I need some help. I am assuming this is something on my machine, since
nobody else has mentioned seeing these issues.

I have built rev 79984 and every time I try to start E, nothing happens.
When I switch back to my terminal window, I just see PAUSE. I have tried
this with a clean ~/.e and I see nothing, I have tried this with an old
~/.e and I see the splash screen but nothing else.

I cannot attach a gdb to the session because something else already has.
The contents of the .e-crashdump.txt look like this:
Thread 1 (Thread 0xb62db840 (LWP 24443)):
#0  0xb7732424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb66f64b6 in __pause_nocancel () from /lib/libpthread.so.0
No symbol table info available.
#2  <signal handler called>
No symbol table info available.
#3  0xb65c5696 in __strlen_sse2_bsf () from /lib/libc.so.6
No symbol table info available.
#4  0xb715275e in _dbus_marshal_write_basic () from /usr/lib/libdbus-1.so.3
No symbol table info available.
#5  0xb7140cfc in _dbus_type_writer_write_basic () from
/usr/lib/libdbus-1.so.3
No symbol table info available.
#6  0xb7144011 in dbus_message_iter_append_basic ()
   from /usr/lib/libdbus-1.so.3
No symbol table info available.
#7  0xb718c9be in append_basic (type=115 's', vl=<optimized out>,
    iter=0x9f4eb40) at src/lib/edbus_message.c:411
        string = 0x0
        __FUNCTION__ = "append_basic"
#8  0xb718dbab in _edbus_message_arguments_vset (msg=<optimized out>,
    signature=0xb71c4394 "s", ap=0xbf9a85d0 "") at
src/lib/edbus_message.c:438
        signature_iter = {dummy1 = 0xb71c4394, dummy2 = 0xfffffffc,
          dummy8 = 167039400, dummy12 = 167032464, dummy17 = -1235796738}
        iter = 0x9f4eb30
        type = 0x9f4d800 "s"
        r = 1 '\001'
        __FUNCTION__ = "_edbus_message_arguments_vset"
#9  0xb7186732 in _edbus_proxy_vcall (proxy=0x9f4bf98, member=<optimized
out>,
    cb=0xb71bfa90 <on_send_register>, cb_data=0x0, timeout=-1,
    signature=0xb71c4394 "s", ap=0xbf9a85cc "") at src/lib/edbus_proxy.c:547
        pending = <optimized out>
        msg = 0x9f4d7e8
#10 0xb71868a1 in edbus_proxy_call (proxy=0x9f4bf98,
    member=0xb71c554c "Register", cb=0xb71bfa90 <on_send_register>,
    cb_data=0x0, timeout=-1, signature=0xb71c4394 "s")
    at src/lib/edbus_proxy.c:570
        ap = 0xbf9a85cc ""
        __FUNCTION__ = "edbus_proxy_call"
#11 0xb71bff5b in efreet_cache_init () at efreet_cache.c:137
        obj = <optimized out>
#12 0xb71aed97 in efreet_init () at efreet.c:78
        tmp = <optimized out>
#13 0x08075353 in main (argc=1, argv=0xbf9aa7c4) at e_main.c:638
        safe_mode = 0 '\000'
        after_restart = 0 '\000'
        waslocked = 0 '\000'
        t = 1354470206.0509861
        tstart = 1354470206.0509861
        s = <optimized out>
        buff =
"1354470206.1\000\351\006\b\344\063n\266\270\"p\266\000P\031\b!J\025\b"
        action = {__sigaction_handler = {
            sa_handler = 0x812c9d0 <e_sigabrt_act>,
            sa_sigaction = 0x812c9d0 <e_sigabrt_act>}, sa_mask = {__val = {
              0 <repeats 32 times>}}, sa_flags = -1073741820,
          sa_restorer = 0xb66e3000}
        __FUNCTION__ = "main"

and it looks like that every time. It seems efreet is having problems
initializing the dbus connections, but that is as much as I can figure out.

Anybody have suggestions of where I can look next?

Thanks,
Mik

-- 
In a world of ninja v. pirate, I pilot a Gundam
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to