[i3-discuss] Re: Seeing a hang on i3 version 4.12

  • From: "Bryan C. Everly" <bryan@xxxxxxxxxxxxxxxxx>
  • To: i3-discuss@xxxxxxxxxxxxx
  • Date: Tue, 22 Mar 2016 15:19:23 -0400

Ingo,

I did a debug build of 4.12 from source (assuming that adding -DEBUG to
CCFLAGS environment variable worked).

How do I launch i3 under gdb?  I'm struggling with how to do that when I'm
going from the console to a GUI (where I lose the console).

Thanks for any tips.


Thanks,
Bryan

On Tue, Mar 22, 2016 at 2:57 PM, Ingo Bürk <admin@xxxxxxxxxxxx> wrote:

Hi Bryan,

you could attach gdb to the session and see where it is hanging. You'll
need a build of i3 that includes the debug symbols for that to be useful.
I'd also suggest you file this as a bug on Github and we track it there.


Regards
Ingo


On 03/22/2016 02:52 PM, Bryan C. Everly wrote:

Hi,

I just updated my OpenBSD install (I follow -current) and I'm seeing a
problem with 4.12.

My normal user account was hanging when I did a startx from the console
(my normal way to start X).  Just in case it was a configuration issue, I
created a new fresh user account, was able to startx with the default
config (cwm - felt like it was 1993 all over again <grin>) then I created a
simple .xinitrc:

exec /usr/local/bin/i3

Launched again (startx) and saw the hang.

I changed that to include the -V switch to see if I could get any
debugging output, I didn't get much.

The last line was [libi3] libi3/font.c X11 root window dictates 96.094581
DPI

Any ideas what I can do to troubleshoot / fix this?

Thanks,
Bryan



Other related posts: