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

Bug#280958: Konqueror: Crash when switching from Icon to Tree View



On Saturday 13 November 2004 04:33 am, Clemens Bier wrote:
> Sorry for having misjudged the severity status.
>
> I did some stracing when running konqueror. This gives me the following
> output (last couple of lines after crash):
>
> gettimeofday({1100337883, 984244}, NULL) = 0
> access("/home/clemens/.kde/share/icons/kde_xp/32x32/apps/unknown.png",
> R_OK) = -1 ENOENT (No such file or directory)
> access("/home/clemens/.kde/share/icons/kde_xp/32x32/devices/unknown.png",
> R_OK) = -1 ENOENT (No such file or directory)
> access("/home/clemens/.kde/share/icons/kde_xp/32x32/filesystems/unknown.p
>ng", R_OK) = 0
> open("/home/clemens/.kde/share/icons/kde_xp/32x32/filesystems/unknown.png
>", O_RDONLY|O_LARGEFILE) = 18 fstat64(18, {st_mode=S_IFREG|0755,
> st_size=355, ...}) = 0
> fstat64(18, {st_mode=S_IFREG|0755, st_size=355, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
> 0) = 0xb5f0b000
> _llseek(18, 0, [0], SEEK_SET)           = 0
> read(18, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0 \10\3\0\0\0D"...,
> 4096) = 355
> close(18)                               = 0
> munmap(0xb5f0b000, 4096)                = 0
> writev(3, [{"5\30\4\0Q\23\340\2\257\0\0\0 \0 \0H\2\6\4Q\23\340\2\2
> \0"..., 40}, {"\0\0\0\377\0\0\0\377\0\0\0\377\265\265\265\377\265
> \265"..., 4096}], 2) = 4136
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
...

I'm not certain - but it looks to me like this was caused by a null pointer 
dereference.

You are using a kde_xp icon theme in your local user directory?  I wonder if 
this has anything to do with it, considering icons from that theme were the 
most recent thing accessed.  Does changing your icon theme to the default 
or something else work around the problem?

Josh



Reply to: