Package: wmaker
Version: 0.91.0-7
Severity: important

Hi,
        
With eclipse 3.0.1, I get the following crash in wmaker : when I try to
create a new class, or when I try to export a Javadoc, wmaker crashes.

I have a core, so I did a backtrace :

#0  0x0809f680 in wNETWMShowingDesktop (scr=0x0, show=0)
    at /home/julien/temp/wmaker-0.91.0/src/wmspec.c:527
#1  0x080a1588 in wNETWMProcessClientMessage (event=0x0)
    at /home/julien/temp/wmaker-0.91.0/src/wmspec.c:1519
#2  0x0806b91f in handleClientMessage (event=0xbffffb90)
    at /home/julien/temp/wmaker-0.91.0/src/event.c:982
#3  0x080b24cb in WMHandleEvent (event=0xbffffb90)
    at /home/julien/temp/wmaker-0.91.0/WINGs/wevent.c:231
#4  0x0806ac39 in EventLoop ()
    at /home/julien/temp/wmaker-0.91.0/src/event.c:325
#5  0x08073a44 in real_main (argc=2, argv=0xbffffce4)
    at /home/julien/temp/wmaker-0.91.0/src/main.c:867
#6  0x080736c6 in main (argc=2, argv=0xbffffce4)
    at /home/julien/temp/wmaker-0.91.0/src/main.c:638

And list :

(gdb) l
522                 tmp = tmp->prev;
523             }
524             wins[i++] = NULL;
525
526             scr->netdata->show_desktop = wins;
527             updateShowDesktop(scr, True);
528         } else if (scr->netdata->show_desktop != NULL) {
529             /* FIXME: get rid of workspace flashing ! */
530             int ws = scr->current_workspace;
531             WWindow **tmp;


I can get other information if you need it.

The problem is not important when I want to create a class, because
wmaker restarts immediately.
But when I want to export a Javadoc, the window then doesn't answer
to any event anymore.

-- 
Julien Wajsberg

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages wmaker depends on:
ii  cpp                         4:3.3.5-1    The GNU C preprocessor (cpp)
ii  debianutils                 2.13.0       Miscellaneous utilities specific t
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libfontconfig1              2.2.3-4      generic font configuration library
ii  libfreetype6                2.1.7-2.3    FreeType 2 font engine, shared lib
ii  libwraster3                 0.91.0-7     Shared libraries of Window Maker r
ii  libx11-6                    6.8.1-0.4    X Window System protocol client li
ii  libxext6                    6.8.1-0.4    X Window System miscellaneous exte
ii  libxft2                     2.1.2-6      FreeType-based font drawing librar
ii  libxrender1                 0.9.0-0.4    X Rendering Extension client libra
ii  xlibs                       6.8.1-0.4    X Window System client libraries m
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to