On Fri, Mar 07, 2003 at 06:22:37PM -0800, Greg Gilbert wrote:
> Package: ion-devel
> Version: 0.0.20030225-1
> Severity: normal
> 
> Using the query_workspace_with function in ion-devel-0.0.20030225-1 on a
> frame that has a client attachted to it results in  ion-devel crashing.
> If there is no client in the frame, the workspace is sucessfully
> created/selected. 
> 
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux olddog 2.4.19 #1 Tue Aug 27 19:41:56 PDT 2002 i686
> Locale: LANG=, LC_CTYPE=
> 
> Versions of packages ion-devel depends on:
> ii  libc6                         2.3.1-14   GNU C Library: Shared libraries an
> ii  libfontconfig1                2.1.90-1   generic font configuration library
> ii  libfreetype6                  2.1.3-10   FreeType 2 font engine, shared lib
> ii  libxft2                       2.1-7      advanced font drawing library for 
> ii  xlibs                         4.2.1-6    X Window System client libraries
> ii  zlib1g                        1:1.1.4-10 compression library - runtime
> 

I'm forwarding this from the Debian BTS (please cc replies to
[EMAIL PROTECTED]). The same thing happens for me:

ion: query.c:294: handler_workspace_with: Assertion `frame!=((void *)0)' failed.
./ion/debdev/ion-devel-0.0.20030225/src/ion: Caught signal 6. Dying.
Aborted (core dumped)

The stack trace:

#0  0x401c3a51 in kill () from /lib/libc.so.6
#1  0x401c3872 in raise () from /lib/libc.so.6
#2  0x401c4a4b in abort () from /lib/libc.so.6
#3  0x401bdae9 in __assert_fail () from /lib/libc.so.6
#4  0x0805788d in handler_workspace_with (thing=0x80bb2a0,
    name=0x80be200 "rxvt<4>", userdata=0x80bd250 "�\020\a\b") at query.c:279
#5  0x080571f8 in wedln_finish (wedln=0x80bdf50) at wedln.c:484
#6  0x0805d1bb in callhnd_generic_void (thing=0x80bdf50, func=0x806fa30, n=0,
    args=0xbfffe860) at function.c:176
#7  0x08064dce in opt_default (tokz=0x80bdb48, n=1, toks=0xbfffe850)
    at commandsq.c:73
#8  0x0806992e in parse_config_tokz (tokz=0x80bdb48, options=0x8071da0)
    at parser.c:321
#9  0x08064ebb in execute_command_sequence (thing=0x80bdf50,
    fn=0x8078cd0 "finish") at commandsq.c:119
#10 0x08066f3f in dispatch_binding (reg=0x80bdf50, binding=0x80a5ff4, ev=0x0)
    at key.c:60
#11 0x08067319 in handle_keypress (ev=0xbffff940) at key.c:253
#12 0x080624df in handle_event_default (ev=0x402aa020) at eventh.c:137
#13 0x080625fa in mainloop () at eventh.c:180
#14 0x08053b8b in main (argc=21, argv=0x5) at main.c:135

/Pelle

Reply via email to