sillysloft / fluxbox

Fluxbox Window Manager (Mirror)
http://fluxbox.org/news/
Other
0 stars 1 forks source link

1.0rc2 abort on boot, amd64 #706

Open sillysloft opened 17 years ago

sillysloft commented 17 years ago

Fluxbox-1.0rc2

Problem: Fluxbox aborts during boot.

Built with: $ ./configure --prefix=/usr/local/fluxbox-test --enable-debug --enable-nls --disable-kde --disable-gnome --enable-imlib2 --with-x

gcc-4.1.1 Xorg 7.1.1 Linux serac 2.6.18-ck1-r1 #6 PREEMPT Wed Nov 15 00:00:32 EST 2006 x86_64 AMD Athlon(tm) 64 Processor 3400+ AuthenticAMD GNU/Linux

Below is the dump from gdb:

Program received signal SIGHUP, Hangup. 0x00002b2cab21a920 in write () from /lib/libc.so.6 Starting program: /usr/local/fluxbox-test/bin/fluxbox

Program received signal SIGABRT, Aborted. 0x00002b91f9f568e5 in raise () from /lib/libc.so.6 #0 0x00002b91f9f568e5 in raise () from /lib/libc.so.6 #1 0x00002b91f9f57b7e in abort () from /lib/libc.so.6 #2 0x00002b91f9f8c9b7 in __fsetlocking () from /lib/libc.so.6 #3 0x00002b91f9f91aad in malloc_usable_size () from /lib/libc.so.6 #4 0x00002b91f9923979 in XFree () from /lib/libX11.so.6 #5 0x00000000004be891 in Ewmh::updateWorkspaceNames (this=0x6e1170, screen=@0x6e3660) at Ewmh.cc:494 #6 0x00000000004bf877 in Ewmh::initForScreen (this=0x6e1170, screen=@0x6e3660) at Ewmh.cc:204 #7 0x0000000000423e70 in Fluxbox::initScreen (this=0x6d3d50, scrnr=0) at fluxbox.cc:505 #8 0x00000000004292ca in Fluxbox (this=0x6d3d50, argc=1, argv=0x7fffb24ba778, dpy_name=0x2b91f9cb3dd8 "", rcfilename=0x2b91f9cb3dd8 "") at fluxbox.cc:364 #9 0x000000000043deaa in main (argc=1, argv=0x7fffb24ba778) at main.cc:277 The program is running. Exit anyway? (y or n)

Reported by: jbronder

sillysloft commented 17 years ago

Logged In: YES user_id=1538990 Originator: NO

I've changed that handling a bit since 1.0rc2. Try svn.

Original comment by: mark-t

sillysloft commented 17 years ago

Logged In: YES user_id=1281806 Originator: YES

Using the build from svn did fix it. Thanks.

Original comment by: jbronder

sillysloft commented 17 years ago

Original comment by: jbronder