The latest Mrxvt keeps SEGVing for me:

  $ dbx mrxvt core
  For information about new features see `help changes'
  To remove this message, put `dbxenv suppress_startup_message 7.7' in your 
.dbxrc
  Reading mrxvt
  core file header read successfully
  Reading ld.so.1
  Reading libpng.so.3.1.2.5
  Reading libjpeg.so.62.0.0
  Reading libXpm.so.4
  Reading libICE.so.6
  Reading libSM.so.6
  Reading libX11.so.4
  Reading libz.so.1
  Reading libm.so.2
  Reading libc.so.1
  Reading libsocket.so.1
  Reading libnsl.so.1
  Reading libc_psr.so.1
  Reading libXcursor.so.1
  Reading libXrender.so.1
  program terminated by signal SEGV (no mapping at the fault address)
  0xff3a0408: _memmove+0x00e8:    ldx      [%i1], %o2
  Current function is rxvt_process_children_cmdfd
   1861           rxvt_check_cmdbuf( r, i );
  (dbx) where
    [1] _memmove(0x7b3a0, 0x3, 0x7363726f, 0x706f, 0xfedf0100, 0xfedf0140), at 
0xff3a0408
  =>[2] rxvt_process_children_cmdfd(r = 0x400000, p_readfds = 0xc), line 1861 
in "command.c"
    [3] rxvt_check_cmdbuf(r = 0x7b3a0, page = 3), line 1747 in "command.c"
    [4] rxvt_process_children_cmdfd(r = 0x7b3a0, p_readfds = 0xffbfdfcc), line 
1861 in "command.c"
    [5] rxvt_cmd_getc(r = 0x7b3a0, p_page = 0xffbfe0c4), line 2372 in 
"command.c"
    [6] rxvt_process_escape_seq(r = 0x7b3a0, page = 3), line 4757 in "command.c"
    [7] rxvt_process_getc(r = 0x7b3a0, page = 3, ch = '\033'), line 6686 in 
"command.c"
    [8] rxvt_main_loop(r = 0x7b3a0), line 6762 in "command.c"
    [9] main(argc = 3, argv = 0xffbfe28c), line 64 in "rxvt.c"
  (dbx)

Any idea what could cause this?

-Ethan

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to