Comment 38 for bug 1608180

Revision history for this message
Matthias Apitz (gubu) wrote : Re: [Bug 1608180] Re: stellarium 0.14.3 on FreeBSD 11-CUR amd64 crashes on start

El d�a Tuesday, March 14, 2017 a las 08:13:56AM -0000, Alexey Dokuchaev escribi�:

> > launching stellarium below GDB (anyway if gdb or gdb7121) just hangs
> > where normally the crash occurs; maybe some resource problem;
>
> Not sure if I understand you correctly here. Do you mean that it's not
> possible to do the test I asked for in comment #33?

Re/ comment #33

> Try to install gdb711 (devel/gdb port), then do this:

installed OK (7121)

> $ gdb711 ./stellarium
> $ disas /r 0x000000080159472b

gives someting like 'not in function'

> $ r

the 'r' command starts stellarium, splash appears, small GUI window in
left upper corner of display; then it hangs and I have to kill the gdb
proc.

> $ disas /r 0x000000080159472b

could not be done due to hanging/killed gbd session