dominik.vogt_at_gmx.de wrote:
> Doesn't crash here. Can you post a minimal config file and a
I could do that but it would make no sense, because the minimal config
file is an empty config file (so only the fvwm default config is used)
Do you still want me to post it? :)
> stack trace, please?
>
> $ gdb FvwmTaskBar core
> (gdb) where
I am not sure how to use the gdb. How are the exact steps to make gdb
what you want? Is it started in the FvwmConsole or in a shell? Perhaps
gdb did not offer an result because I did install fvwm using
"checkinstall" and as I remember it strips all executables. I think that
must not be, am I right?
But i did attach an "strace -p `pidof FvwmTaskBar`". Perhaps this does
help, too?
And well, I m not sure if FvwmTaskBar really _crashes_. Fact is only
that the process does not exist anymore after resizing and I see the
taskbar disappearing. Perhaps it is exited correctly in some why,
similar as an "-transient" pager?
Gert
select(6, [3 5], NULL, NULL, {26, 430000}) = 1 (in [5], left {26, 30000})
ioctl(3, 0x541b, [0]) = 0
read(5, "\377\377\377\377", 4) = 4
read(5, "_at_\0\0\0\t\0\0\0^\311\321\322", 12) = 12
read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\367\275\0\0", 20) = 20
time([1047214016]) = 1047214016
write(3, "=\0\4\0\3\0\340\0\370\0\0\0\261\0\25\0B\0\7\0\3\0\340\0"..., 220) = 220
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
select(6, [3 5], NULL, NULL, {30, 0}) = 1 (in [5], left {29, 340000})
ioctl(3, 0x541b, [0]) = 0
read(5, "\377\377\377\377", 4) = 4
read(5, "_at_\0\0\0\t\0\0\0\374\313\321\322", 12) = 12
read(5, "\3\0\340\0\221\3_at_\0\0\0\0\0\0\0\0\0\367\275\0\0", 20) = 20
time([1047214017]) = 1047214017
write(3, "=\0\4\0\3\0\340\0\274\4\0\0006\0\25\0B\0\7\0\3\0\340\0"..., 96) = 96
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
select(6, [3 5], NULL, NULL, {30, 0}) = 1 (in [3], left {29, 140000})
ioctl(3, 0x541b, [32]) = 0
read(3, "\26\0i\1\3\0\340\0\3\0\340\0\0\0\0\0\0\0\0\0\362\4,\0\0"..., 32) = 32
ioctl(3, 0x541b, [0]) = 0
write(3, "7\0\7\0\34\0\340\0SHAP\f\0\1\0\1\0\0\0\0\0\0\0\0\0\0\000"..., 200) = 200
read(3, 0xbffffa7c, 32) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\fLi\1\3\0\340\0\0\0\25\0\362\4\27\0\0\0\0\00080[\10P\'"..., 32) = 32
read(3, 0xbffffa7c, 32) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\0\tj\1SHAP\0\0007\10SHAP\0\0\0_at_\1\0\0\0\2605Y\10\\\375"..., 32) = 32
read(3, "\0\tk\1SHAP\0\0005\10\0\0\0\0pl\0\0\0\0\0\0\0\0\0\0\\\375"..., 32) = 32
read(3, "\0\rl\1\34\0\340\0\0\0008\10\34\0\340\0\3\0\0\200\2\0\0"..., 32) = 32
open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=33792, ...}) = 0
brk(0x8091000) = 0x8091000
read(4, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 33792) = 33792
close(4) = 0
brk(0x809a000) = 0x809a000
brk(0x80a3000) = 0x80a3000
brk(0x80a4000) = 0x80a4000
brk(0x80a5000) = 0x80a5000
brk(0x80a6000) = 0x80a6000
brk(0x80a7000) = 0x80a7000
brk(0x80a8000) = 0x80a8000
brk(0x80a9000) = 0x80a9000
write(2, "*FvwmTaskBar: Cause of next X Er"..., 37) = 37
write(2, " Error: 13 (BadGC (invalid GC "..., 44) = 44
write(2, " Major opcode of failed reques"..., 50) = 50
write(2, " Minor opcode of failed reques"..., 39) = 39
write(2, " Resource id of failed request"..., 45) = 45
write(2, " Leaving a core dump now\n", 25) = 25
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid() = 475
kill(475, SIGABRT) = 0
--- SIGABRT (Aborted) ---
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Mar 09 2003 - 07:05:51 GMT