Your message dated Wed, 9 Nov 2005 11:36:23 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed upload
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Sep 2005 19:36:43 +0000
>From [EMAIL PROTECTED] Sun Sep 11 12:36:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 164.235.97-84.rev.gaoland.net (babasse.is-a-geek.org) 
[84.97.235.164] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEXd4-0000tr-00; Sun, 11 Sep 2005 12:36:43 -0700
Received: from smimram by babasse.is-a-geek.org with local (Exim 4.52)
        id 1EEXd3-0003gA-6G; Sun, 11 Sep 2005 21:36:41 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Samuel Mimram <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: lablgl: FTBFS on m68k, ocamlmktop crashes at exit
X-Mailer: reportbug 3.17
Date: Sun, 11 Sep 2005 21:36:40 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: lablgl
Severity: serious
Tags: help
Justification: no longer builds from source

Hi,

The last buildd failed on m68k ending on:

ocamlmktop  -I . -I +labltk -I ../../src -o lablgltop \
  labltk.cma lablgl.cma togl.cma
make[2]: *** [lablgltop] Segmentation fault
make[2]: *** Deleting file `lablgltop'
make[2]: Leaving directory `/build/buildd/lablgl-1.01/Togl/src'

Thanks to Ingo Juergensmann I've been able to get an account on an m68k
box. I first ran gdb to know were was the problem:

arrakis:~/lablgl/lablgl-1.01/Togl/src% gdb ocamlrun
(gdb) r /usr/bin/ocamlc -linkall toplevellib.cma -o test  -I . -I
+labltk -I ../../src labltk.cma topstart.cmo
[...]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1801)]
0x1d3c0000 in ?? ()
(gdb) where
#0  0x1d3c0000 in ?? ()
#1  0xc04d9002 in ?? () from /usr/lib/libtk8.4.so.0
#2  0xc057c5e8 in ?? () from /usr/lib/libtk8.4.so.0
#3  0x0000000b in ?? ()
#4  0x8004b7b0 in ?? ()
#5  0xc001271c in ?? () from /lib/ld.so.1
#6  0xeffff73e in ?? ()
#7  0xc056ca72 in _fini () from /usr/lib/libtk8.4.so.0
#8  0xc056ca72 in _fini () from /usr/lib/libtk8.4.so.0
#9  0xc0009686 in _dl_rtld_di_serinfo () from /lib/ld.so.1
#10 0xc00ffc04 in exit () from /lib/libc.so.6
#11 0x8000fc10 in caml_sys_exit ()
#12 0x8001653e in caml_interprete ()
#13 0x80017872 in caml_main ()
#14 0x80007d7e in main ()

I then recompiled tk8.4 with debugging symbols and the segmentation
fault became a bus error:

Program received signal SIGBUS, Bus error.
[Switching to Thread 16384 (LWP 10586)]
0xc04d8224 in ?? () from /usr/lib/libtk8.4.so.0
(gdb) where
#0  0xc04d8224 in ?? () from /usr/lib/libtk8.4.so.0
#1  0xc04d9002 in __do_global_dtors_aux () from /usr/lib/libtk8.4.so.0
#2  0xc056ca4a in _fini () from /usr/lib/libtk8.4.so.0
#3  0xc0009686 in _dl_rtld_di_serinfo () from /lib/ld.so.1
#4  0xc00ffc04 in exit () from /lib/libc.so.6
#5  0x8000fc10 in caml_sys_exit ()
#6  0x8001653e in caml_interprete ()
#7  0x80017872 in caml_main ()
#8  0x80007d7e in main ()

The symbols _dl_rtld_di_serinfo, _fini, __do_global_dtors_aux do not
seem to be present in tk8.4 sources (grep did not find the at least),
so I guess it must be some gcc stuff.

I'm a bit lost now and I have no idea of what to look for. If someone
has an idea of something to try, I can use my account on the m68k.

Sam.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

---------------------------------------
Received: (at 327746-done) by bugs.debian.org; 9 Nov 2005 10:37:34 +0000
>From [EMAIL PROTECTED] Wed Nov 09 02:37:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hoboe2bl1.telenet-ops.be [195.130.137.73] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EZnKg-0004CG-00; Wed, 09 Nov 2005 02:37:34 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by hoboe2bl1.telenet-ops.be (Postfix) with SMTP id 4CFE4381C1
        for <[EMAIL PROTECTED]>; Wed,  9 Nov 2005 11:37:33 +0100 (CET)
Received: from western.grep.be (dD5E06763.access.telenet.be [213.224.103.99])
        by hoboe2bl1.telenet-ops.be (Postfix) with ESMTP id 24E3E381E5
        for <[EMAIL PROTECTED]>; Wed,  9 Nov 2005 11:37:33 +0100 (CET)
Received: from [2001:6f8:32f:20:201:38ff:fe4c:d037] (helo=grep.be)
        by western.grep.be with esmtp (Exim 4.50)
        id 1EZnKe-0001mD-3t
        for [EMAIL PROTECTED]
        message size 1066; Wed, 09 Nov 2005 11:37:32 +0100
Received: from wouter by grep.be with local (Exim 4.54)
        id 1EZnJX-00065W-9q
        for [EMAIL PROTECTED]; Wed, 09 Nov 2005 11:36:23 +0100
Date: Wed, 9 Nov 2005 11:36:23 +0100
From: Wouter Verhelst <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Fixed upload
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Speed: Gates' Law: Every 18 months, the speed of software halves.
Organization: The Debian Project, http://www.debian.org/
User-Agent: Mutt/1.5.11
Sender: "Wouter Verhelst,,," <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Hi,

tk8.4 has been binNMU'ed on m68k now, so I'm closing this bug.

-- 
.../ -/ ---/ .--./ / .--/ .-/ .../ -/ ../ -./ --./ / -.--/ ---/ ..-/ .-./ / -/
../ --/ ./ / .--/ ../ -/ ..../ / -../ ./ -.-./ ---/ -../ ../ -./ --./ / --/
-.--/ / .../ ../ --./ -./ .-/ -/ ..-/ .-./ ./ .-.-.-/ / --/ ---/ .-./ .../ ./ /
../ .../ / ---/ ..-/ -/ -../ .-/ -/ ./ -../ / -/ ./ -.-./ ..../ -./ ---/ .-../
---/ --./ -.--/ / .-/ -./ -.--/ .--/ .-/ -.--/ .-.-.-/ / ...-.-/


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

Reply via email to