Menu

#216 mcop warning

closed-out-of-date
nobody
None
5
2008-08-31
2004-07-24
Adam Butler
No

Hi Ed.

> Try using it with the the -D option.
I get the same error:

i@ii:~/.ayttm$ ayttm -D
Disabling console message server.
mcop warning: user defined signal handler found for
SIG_PIPE, overriding
i@ii:~/.ayttm$

> Also, please open a bug report so that I can try and
> reproduce and fix.
You mean open bug report on sourcefourge like this?
I get no more messages after setting all ~/.ayttm/prefs
debug options to 1.

> Which 2.6 kernel are you using?
2.6.6 with debian patches - custom compile

> Where did you get it from?
Got ayttm-0.4.6-17.tar.bz2 from the sourcefourge
download page - dont know which server - possibly an
aussie one. Get the same problems with the latest
source from cvs.
Got my kernel source from dselect.

I dont know if this is a bug or just a problem with my
system config - might be both, might.

Another odd thing (most likely unrelated) is that when
I had the still working 0.4.6-2 installed from dselect.
Its actually only 0.4.6-1.

Discussion

  • Edward L. Haletky

    Logged In: YES
    user_id=747074

    mcop warning is normal. that is not what is causing the
    problem. Please run the program under the debugger and do a
    ctrl-C then a where and respond with the output. That will
    tell us where it is hanging.

     
  • Edward L. Haletky

    Logged In: YES
    user_id=747074

    Hello, PLease note that this is a GTK+ application. GTK2
    will not work. Is there anything else for this
    report?1Z6R88V5DK41005456

     
  • Anonymous

    Anonymous - 2004-11-17

    Logged In: YES
    user_id=191511

    stat64(9, {st_mode=S_IFREG|0644, st_size=976, ...}) = 0
    old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
    MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40fef000
    _llseek(9, 0, [0], SEEK_CUR) = 0
    read(9, "root❌0:0::/root:/bin/bash\nbin:"..., 4096) = 976
    close(9) = 0
    munmap(0x40fef000, 4096) = 0
    lstat64("/etc/gtk/gtkrc.en", 0xbfffcc90) = -1 ENOENT (No
    such file or directory)
    lstat64("/etc/gtk/gtkrc.en_US", 0xbfffcc90) = -1 ENOENT (No
    such file or directory)
    lstat64("/etc/gtk/gtkrc", 0xbfffcc90) = -1 ENOENT (No such
    file or directory)
    lstat64("/home/jjshoe/.gtkrc.en", 0xbfffcc90) = -1 ENOENT
    (No such file or directory)
    lstat64("/home/jjshoe/.gtkrc.en_US", 0xbfffcc90) = -1 ENOENT
    (No such file or directory)
    lstat64("/home/jjshoe/.gtkrc", {st_mode=S_IFREG|0644,
    st_size=1437, ...}) = 0
    open("/home/jjshoe/.gtkrc", O_RDONLY) = 9
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    write(8, "\33\0\2\0\0\0\0\0 d\2\0\0\0\0\0+h\1\0", 20) = 20
    read(8, 0xbfffc870, 32) = -1 EAGAIN
    (Resource temporarily unavailable)
    select(9, [8], NULL, NULL, NULL) = 1 (in [8])
    read(8,
    "\1\1!\0\0\0\0\0\22\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0x\313\364"...,
    32) = 32
    fork() = 7913
    wait4(7913, NULL, 0, NULL) = 7913
    --- SIGCHLD (Child exited) @ 0 (0) ---
    unlink("/home/jjshoe/.ayttm//eb_socket") = -1 ENOENT (No
    such file or directory)
    exit_group(253) = ?

    i should add that i had to copy my gtkrc file from
    /home/jjshoe/.kde/share/config/ to get it to even see it
    even though it was checking the location i moved my gtkrc from.

     
  • Anonymous

    Anonymous - 2004-11-17

    Logged In: YES
    user_id=191511

    stat64(9, {st_mode=S_IFREG|0644, st_size=976, ...}) = 0
    old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
    MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40fef000
    _llseek(9, 0, [0], SEEK_CUR) = 0
    read(9, "root❌0:0::/root:/bin/bash\nbin:"..., 4096) = 976
    close(9) = 0
    munmap(0x40fef000, 4096) = 0
    lstat64("/etc/gtk/gtkrc.en", 0xbfffcc90) = -1 ENOENT (No
    such file or directory)
    lstat64("/etc/gtk/gtkrc.en_US", 0xbfffcc90) = -1 ENOENT (No
    such file or directory)
    lstat64("/etc/gtk/gtkrc", 0xbfffcc90) = -1 ENOENT (No such
    file or directory)
    lstat64("/home/jjshoe/.gtkrc.en", 0xbfffcc90) = -1 ENOENT
    (No such file or directory)
    lstat64("/home/jjshoe/.gtkrc.en_US", 0xbfffcc90) = -1 ENOENT
    (No such file or directory)
    lstat64("/home/jjshoe/.gtkrc", {st_mode=S_IFREG|0644,
    st_size=1437, ...}) = 0
    open("/home/jjshoe/.gtkrc", O_RDONLY) = 9
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    write(8, "\33\0\2\0\0\0\0\0 d\2\0\0\0\0\0+h\1\0", 20) = 20
    read(8, 0xbfffc870, 32) = -1 EAGAIN
    (Resource temporarily unavailable)
    select(9, [8], NULL, NULL, NULL) = 1 (in [8])
    read(8,
    "\1\1!\0\0\0\0\0\22\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0x\313\364"...,
    32) = 32
    fork() = 7913
    wait4(7913, NULL, 0, NULL) = 7913
    --- SIGCHLD (Child exited) @ 0 (0) ---
    unlink("/home/jjshoe/.ayttm//eb_socket") = -1 ENOENT (No
    such file or directory)
    exit_group(253) = ?

    i should add that i had to copy my gtkrc file from
    /home/jjshoe/.kde/share/config/ to get it to even see it
    even though it was checking the location i moved my gtkrc from.

     
  • Siddhesh Poyarekar

    • status: open --> closed-out-of-date
     
  • Siddhesh Poyarekar

    Logged In: YES
    user_id=925451
    Originator: NO

    This seems to have been a GTK1.x related problem. Closing as out of date since we've long since ported to gtk2. Please reopen if the problem persists with the latest ayttm.

     

Log in to post a comment.