[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#731269: xterm does not start



* Sven Joachim <svenjoac@gmx.de> [2013-12-03 22:23 +0100]:

> Am 03.12.2013 um 22:01 schrieb Elimar Riesebieter:
> 
> > Reading symbols from /usr/bin/xterm...(no debugging symbols found)...done.
> 
> That's why I told the bug submitter to rebuild xterm with debugging
> symbols, without them the backtrace is useless.
> 
> > #7  0x00007ffff44de760 in ?? () from /usr/lib/x86_64-linux-gnu/libXcursor.so.1
> 
> Please install also libxcursor1-dbg.

And yes, I am running xfce4.

riesebie@galadriel>pts/2 ~S/xterm/xterm-299/build $ LC_ALL=C gdb $PWD/xterm
GNU gdb (GDB) 7.6.1 (Debian 7.6.1-1)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /source/xterm/xterm-299/build/xterm...done.
(gdb) run
Starting program: /source/xterm/xterm-299/build/xterm 
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff63c3dfa in __GI__IO_file_doallocate (fp=0x1f2a660) at filedoalloc.c:111
111 filedoalloc.c: No such file or directory.
(gdb) bt
#0  0x00007ffff63c3dfa in __GI__IO_file_doallocate (fp=0x1f2a660) at filedoalloc.c:111
#1  0x00007ffff63d110c in __GI__IO_doallocbuf (fp=fp@entry=0x1f2a660) at genops.c:419
#2  0x00007ffff63d0394 in _IO_new_file_underflow (fp=0x1f2a660) at fileops.c:577
#3  0x00007ffff63d114e in __GI__IO_default_uflow (fp=0x1f2a660) at genops.c:436
#4  0x00007ffff63c5874 in __GI__IO_getline_info (fp=fp@entry=0x1f2a660, 
    buf=buf@entry=0x7fffff7ff140 "\220\006=\366\377\177", n=n@entry=8191, delim=delim@entry=10, 
    extract_delim=extract_delim@entry=1, eof=eof@entry=0x0) at iogetline.c:69
#5  0x00007ffff63c5968 in __GI__IO_getline (fp=fp@entry=0x1f2a660, 
    buf=buf@entry=0x7fffff7ff140 "\220\006=\366\377\177", n=n@entry=8191, delim=delim@entry=10, 
    extract_delim=extract_delim@entry=1) at iogetline.c:38
#6  0x00007ffff63c47bf in _IO_fgets (buf=buf@entry=0x7fffff7ff140 "\220\006=\366\377\177", n=n@entry=8192, 
    fp=fp@entry=0x1f2a660) at iofgets.c:56
#7  0x00007ffff44de760 in fgets (__stream=0x1f2a660, __n=8192, __s=0x7fffff7ff140 "\220\006=\366\377\177")
    at /usr/include/x86_64-linux-gnu/bits/stdio2.h:263
#8  _XcursorThemeInherits (full=full@entry=0x1f2a550 "/tmp/xtermIwBELZ/index.theme") at ../../src/library.c:173
#9  0x00007ffff44debdb in XcursorScanTheme (theme=<optimized out>, 
    name=0x7ffff44dfd32 <_XcursorStandardNames+754> "xterm") at ../../src/library.c:252
#10 0x00007ffff44dec32 in XcursorScanTheme (theme=<optimized out>, 
    name=0x7ffff44dfd32 <_XcursorStandardNames+754> "xterm") at ../../src/library.c:263
#11 0x00007ffff44dec32 in XcursorScanTheme (theme=<optimized out>, 
    name=0x7ffff44dfd32 <_XcursorStandardNames+754> "xterm") at ../../src/library.c:263
#12 0x00007ffff44dec32 in XcursorScanTheme (theme=<optimized out>, 
    name=0x7ffff44dfd32 <_XcursorStandardNames+754> "xterm") at ../../src/library.c:263

Elimar
-- 
  You cannot propel yourself forward by
  patting yourself on the back.


Reply to: