[mumi] Xapian SWIGy issue

  • Done
  • quality assurance status badge
Details
3 participants
  • Arun Isaac
  • Felix Lechner
  • Ludovic Courtès
Owner
unassigned
Submitted by
Ludovic Courtès
Severity
normal
L
L
Ludovic Courtès wrote on 2 Jun 2022 15:51
(address . bug-guix@gnu.org)
87bkvbp41m.fsf@inria.fr
Hello!

Earlier today, I caught mumi in the middle of what I think we can call:
a bug. Specifically, a Xapian or SWIG bug.

Toggle snippet (7 lines)
2022-06-02 15:04:45 GET /issue/54065/raw/12
2022-06-02 15:04:45 GET /issue/43096/raw/2
2022-06-02 15:04:45 GET /issue/45676/raw/10
2022-06-02 15:09:09 GET In procedure delete-Database: Wrong type argument in position 1: #<destroyed-swig-pointer Xapian::Database * 7fb8b0081570>
2022-06-02 15:09:21 In procedure delete-Database: Wrong type argument in position 1: #<destroyed-swig-pointer Xapian::Database * 7fb8400ea100>

Does that ring a bell, Arun?

Ludo’.
A
A
Arun Isaac wrote on 2 Jun 2022 17:04
87h753cdj7.fsf@systemreboot.net
Hi Ludo,

Toggle quote (10 lines)
> --8<---------------cut here---------------start------------->8---
> 2022-06-02 15:04:45 GET /issue/54065/raw/12
> 2022-06-02 15:04:45 GET /issue/43096/raw/2
> 2022-06-02 15:04:45 GET /issue/45676/raw/10
> 2022-06-02 15:09:09 GET In procedure delete-Database: Wrong type argument in position 1: #<destroyed-swig-pointer Xapian::Database * 7fb8b0081570>
> 2022-06-02 15:09:21 In procedure delete-Database: Wrong type argument in position 1: #<destroyed-swig-pointer Xapian::Database * 7fb8400ea100>
> --8<---------------cut here---------------end--------------->8---
>
> Does that ring a bell, Arun?

That doesn't immediately ring a bell, but I could investigate. Do you
have any way to reproduce this issue? Also, which version of mumi and
guile-xapian is this?

Thanks!
Arun
L
L
Ludovic Courtès wrote on 2 Jun 2022 17:49
(name . Arun Isaac)(address . arunisaac@systemreboot.net)(address . 55765@debbugs.gnu.org)
875yljm5fw.fsf@inria.fr
Hello,

Arun Isaac <arunisaac@systemreboot.net> skribis:

Toggle quote (3 lines)
> That doesn't immediately ring a bell, but I could investigate. Do you
> have any way to reproduce this issue?

Of course not, it’d be too easy. :-)

Toggle quote (2 lines)
> Also, which version of mumi and guile-xapian is this?

It’s this one:

Toggle snippet (31 lines)
ludo@berlin ~$ guix gc --references /gnu/store/dx753xnrzx2fsscryv9lc647nc5w637v-mumi-0.0.1-7.f5232c4/
/gnu/store/09b6hpmpnipvp3yxxvbnz40xzpig7ypz-guile-syntax-highlight-0.1
/gnu/store/3fa1s3ckzca1c9bqr7ylrhg7r7lb8rfw-guile-kolam-0.1.0
/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8
/gnu/store/60jl4xry9c93j9l0rr7nkvbw7dihjz4k-guile-gcrypt-0.3.0
/gnu/store/8403wphsahjviq4p4ryqfb7sindgg3nq-guile-irregex-0.9.6
/gnu/store/9l5rjl30b5p9qig9nj2xs9wwsp54ypkd-guile-webutils-0.1-0.8541904
/gnu/store/cnfsv9ywaacyafkqdqsv2ry8f01yr7a9-guile-3.0.7
/gnu/store/d5mcny1w7l8s7jv94ys2arg2qa39y8ha-guile-redis-2.2.0
/gnu/store/dx753xnrzx2fsscryv9lc647nc5w637v-mumi-0.0.1-7.f5232c4
/gnu/store/grjvqx3xfjlczak7j3gsdf0q4wf7fnw6-guile-json-4.5.2
/gnu/store/is9f6ki7i2f6qk80ivvz7q1vvlibb96l-guile-fibers-1.0.0
/gnu/store/xnp2h5zp9k05vd9r0j24a07175llsc33-guile-xapian-0.1.0
/gnu/store/xqb5spzkaxc5ayfv5xcw6gqyfh9dn3xl-mailutils-3.15
/gnu/store/z8wwwpnh1i97fm27xqqq5d4aaf5v8a5q-guile-email-latest-0.2.2-2.ea60bb9
ludo@berlin ~$ guix system describe
Generation 577 May 26 2022 16:49:25 (current)
file name: /var/guix/profiles/system-577-link
canonical file name: /gnu/store/2bfdwvc6iyaj7m58szhxnd56p41s6q68-system
label: GNU with Linux-Libre 5.17.9
bootloader: grub
root device: label: "my-root"
kernel: /gnu/store/si7fz3pxwq5aiqpdwkw0qs4jmsqh89n5-linux-libre-5.17.9/bzImage
channels:
guix:
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 0dc63ce519c5f98b2186d1871176e2fac3a6926b
configuration file: /gnu/store/sd59z8h741jilaa3cdf16441f84xghil-configuration.scm

Thanks!

Ludo’.
A
F
F
Felix Lechner wrote on 8 Feb 19:09 +0100
(no subject)
(address . control@debbugs.gnu.org)
87h6ii6d58.fsf@lease-up.com
reassign 65858 mumi
reassign 65809 mumi
reassign 49295 mumi
reassign 64833 mumi
reassign 54204 mumi
reassign 68920 mumi
reassign 55765 mumi
reassign 65923 mumi
reassign 63507 mumi
reassign 60226 mumi
reassign 63936 mumi
reassign 60951 mumi
reassign 66027 mumi
thanks
A
A
Arun Isaac wrote on 11 May 00:11 +0200
Re: [mumi] Xapian SWIGy issue
(address . 55765@debbugs.gnu.org)(name . Ludovic Courtès)(address . ludovic.courtes@inria.fr)
877cg171wh.fsf@systemreboot.net
Hi Ludo,

This issue is hard to reproduce and is quite old now. guile-xapian has
also gone through several new releases. May we hope that this issue is
gone and close it for now? If it returns, we may reopen this issue and
investigate again.

WDYT?

Regards,
Arun
L
L
Ludovic Courtès wrote on 13 May 09:54 +0200
(name . Arun Isaac)(address . arunisaac@systemreboot.net)(address . 55765-done@debbugs.gnu.org)
87r0e6f8pp.fsf@inria.fr
Hi Arun,

Arun Isaac <arunisaac@systemreboot.net> skribis:

Toggle quote (5 lines)
> This issue is hard to reproduce and is quite old now. guile-xapian has
> also gone through several new releases. May we hope that this issue is
> gone and close it for now? If it returns, we may reopen this issue and
> investigate again.

Agreed, let’s close it.

Thanks,
Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 55765@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55765
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch