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

Re: debugging fvwm/X11



Am 2017-02-13 um 09:30 schrieb Samuel Thibault:
> Simon Kainz, on Mon 13 Feb 2017 08:09:48 +0100, wrote:
>> I have libc0.3-dbg installed, but there is no xser-xorg-core-dbgsym
>> package for Hurd, at least [0] tells my so.
> 
> There is, just like on Linux. Do you have this in your sources.list?
> 
> deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main
> 
> Samuel
> 

I added the repo (didn't know about that!) and redid all my things:

Now i get the following backtrace from Xorg after starting fvwm:


/usr/bin/xinit: XFree86_VT property unexpectedly has 0 items instead of 1
(EE)
(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x52) [0x81ceee2]
(EE) 1: /usr/lib/xorg/Xorg (0x8048000+0x18ae12) [0x81d2e12]
(EE) 2: /lib/i386-gnu/libc.so.0.3 (0x1276000+0x3fbd2) [0x12b5bd2]
(EE)
(EE) Bus error at address 0x1802000
(EE)
Fatal server error:
(EE) Caught signal 10 (Bus error). Server aborting
(EE)
(EE)


Using addr2line i got:
$ addr2line -e /usr/lib/xorg/Xorg 81ceee2
./debian/build/main/os/../../../../os/backtrace.c:130

$ addr2line -e /usr/lib/xorg/Xorg 81d2e12
./debian/build/main/os/../../../../os/osinit.c:139

for libc.so.0.3 i only see
??:0

Inspecting the code it seems to me that something inside lobc.so.0.3
triggers SIgnal 10, but i have no ide waht, as i am unable to addr2line
libc.

So, how might i continue?

Thanks,

Simon









-- 
ᘓ Debian Developer
  4096R/ED98D2D344641A6859A0864F1CB4F0F78DECAFE9
  Get my key:  finger skainz/key@db.debian.org
               http://blog.familiekainz.at/static/gpg/8DECAFE9.asc

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: