Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
I guess you are talking about this code:

http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/src/vm/jit/mips/asmpart.S#l426

This code is correct, as the fsX defines use paired registers, starting
with a even one.  Also see:

http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/src/vm/jit/mips/md-asm.h#l183

Btw. thanks for pointing out this possible bug, as I found a real bug:

http://mips.complang.tuwien.ac.at/hg/cacao/rev/96a125f9de83

- twisti




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



Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote:
 I leave the Debian bug open for this one.

Is there still a problem somewhere?  Did I miss something?

- twisti




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



Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
On Mon, 2008-07-07 at 17:17 +0100, Thiemo Seufer wrote:
 Christian Thalinger wrote:
  On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote:
   I leave the Debian bug open for this one.
  
  Is there still a problem somewhere?  Did I miss something?
 
 I believe the SVN commit you pointed at is not yet in the Debian
 package.

Ahh, you're right.  But it will when Michael will package the new
release.

- twisti




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



Bug#434106:

2008-06-17 Thread Christian Thalinger
Hi Aurelien!

Someone _really_ should take this package and update it.  If that
happens, I could remove our own copy of Boehm-GC from the CACAO
repository.  That would help a lot...

- twisti




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



Bug#479529:

2008-05-06 Thread Christian Thalinger
Hi!

OK, I didn't know these are assembler macros.  That is good and even the
MIPSpro assembler knows them.  But I put the .set mipsX directives into
#ifdef's as they are not known by MIPSpro.  Here are the changesets:

http://mips.complang.tuwien.ac.at/hg/cacao/rev/683df1b2eac0
http://mips.complang.tuwien.ac.at/hg/cacao/rev/a0a153d01b3b

Thanks.

- twisti




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



Bug#446068:

2008-04-27 Thread Christian Thalinger
Aurelien,

I think you should take this job.  I guess otherwise it won't happen and
I really would need the 7.0 version, then I could remove the included
Boehm-GC from CACAO.

- twisti




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



Bug#477317:

2008-04-22 Thread Christian Thalinger
Opened a bug in the CACAO bugzilla:

http://server.complang.tuwien.ac.at/cgi-bin/bugzilla/show_bug.cgi?id=64

- twisti




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



Bug#475067: libpango1.0-0-dbg: Debugging symbols are not used in GDB

2008-04-08 Thread Christian Thalinger
Package: libpango1.0-0-dbg
Version: 1.20.0-1
Severity: important


The debugging symbols of this package are not picked up by GDB.  Other
packages like libgtk2.0-0-dbg work.  Here is a backtrace:

Breakpoint 2, 0x2cd20930 in pango_font_description_get_size () from 
/usr/lib/libpango-1.0.so.0
(gdb) bt
#0  0x2cd20930 in pango_font_description_get_size () from 
/usr/lib/libpango-1.0.so.0
#1  0x2b4f77bd in _gtk_style_init_for_settings (style=0xefa010, 
settings=value optimized out) at 
/build/buildd/gtk+2.0-2.12.9/gtk/gtkstyle.c:395
#2  0x2b502dcd in gtk_style_init (style=0xefa010) at 
/build/buildd/gtk+2.0-2.12.9/gtk/gtkstyle.c:410
#3  0x2d42c463 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#4  0x2d411edd in ?? () from /usr/lib/libgobject-2.0.so.0
#5  0x2d4124d0 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#6  0x2d412fc2 in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#7  0x2d413101 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#8  0x2b5941e5 in IA__gtk_widget_get_default_style () at 
/build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:6263
#9  0x2b59426f in gtk_widget_init (widget=0x2aaab400a550) at 
/build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:2599
#10 0x2d42c2b3 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#11 0x2d411edd in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x2d4124d0 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#13 0x2d412fc2 in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#14 0x2d413101 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#15 0x2b5a7d19 in IA__gtk_window_new (type=GTK_WINDOW_TOPLEVEL) at 
/build/buildd/gtk+2.0-2.12.9/gtk/gtkwindow.c:1192

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable'), (49, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpango1.0-0-dbg depends on:
ii  libpango1.0-0 1.20.0-1   Layout and rendering of internatio

libpango1.0-0-dbg recommends no packages.

-- no debconf information



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



Bug#448366:

2008-03-25 Thread Christian Thalinger
This bug is fixed with current Mercurial tip and will be in the next
release.

- twisti




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



Bug#448366:

2008-03-21 Thread Christian Thalinger
I entered this bug into the CACAO bugzilla:

http://server.complang.tuwien.ac.at/cgi-bin/bugzilla/show_bug.cgi?id=53

- twisti




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



Bug#419508: /usr/bin/ld: errno: TLS definition in /lib32/libc.so.6 section .tbss mismatches non-TLS definition in /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib32/libc.a(errno.o) section .bss

2007-04-16 Thread Christian Thalinger
Package: g++
Version: 4.1.1-15

When compiling a simple C++ file on x86_64 for the i386 architecture
using -export-dynamic, I got this error:

$ g++ -m32 -export-dynamic -o test test.cpp
/usr/bin/ld: errno: TLS definition in /lib32/libc.so.6 section .tbss mismatches 
non-TLS definition in 
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib32/libc.a(errno.o) section 
.bss
/lib32/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status

After installing libc6-dev-i386, the error went away.

I'm not really sure how to handle this problem (maybe a
package-dependency).  I just wanted to file it here.

- twisti


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



Bug#418326: ifup -a returns before alias interfaces are brought up

2007-04-16 Thread Christian Thalinger
Hi!

We have the same problem on one of our machines after upgrading to Etch.
But we don't have any aliased network interfaces, only real ones:

auto eth0
iface eth0 inet static
address 128.x.x.x
netmask 255.255.255.128
network 128.x.x.x
broadcast 128.x.x.x
gateway 128.x.x.x
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 128.x.x.x 128.x.x.x
dns-search xxx

auto eth1
iface eth1 inet static
address 192.168.1.6
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
# dns-* options are implemented by the resolvconf package, if installed

Both are Tigon3 interfaces:

$ dmesg | grep eth 
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.56.
eth0: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)] (PCI Express) 
10/100/1000BaseT Ethernet xxx
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[1] 
eth0: dma_rwctrl[7618] dma_mask[64-bit]
forcedeth: using HIGHDMA
eth1: forcedeth.c: subsystem: 010f1:2865 bound to :00:0a.0
eth1394: eth2: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
eth0: no IPv6 routers present
eth1: no IPv6 routers present

The nfs shares should be mounted from eth1, but it's not up when the
mount command is executed.

- twisti


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



Bug#417401: xsltproc-1.1.19 can't build openbios

2007-04-08 Thread Christian Thalinger
On Sun, 2007-04-08 at 18:31 +0200, Mike Hommey wrote:
 On Sun, Apr 08, 2007 at 06:24:04PM +0200, Mike Hommey [EMAIL PROTECTED] 
 wrote:
  On Mon, Apr 02, 2007 at 05:29:56PM +0200, Christian Thalinger [EMAIL 
  PROTECTED] wrote:
   Package: xsltproc
   Version: 1.1.19-1
   
   Current xsltproc-1.1.19 can't build openbios.  I reported a bug their
   BTS:
   
   http://tracker.linuxbios.org/trac/LinuxBIOS/ticket/75
   
   I suggest upgrading to 1.1.20.
  
  This was actually already reported as bug #401337, which is not a bug.
 
 I would have sent a message to the linuxbios tracker if I didn't get
 500 Internal Server Error (Submission rejected as potential spam)
 and then, after some tries,
 500 Internal Server Error (Submission rejected as potential spam
 (Maximum number of posts per hour for this IP exceeded))
 
 ...
 
 Antispam measures that prevent legitimate messages to be posted are
 crap.

Thanks for the info and right, I get the same error.  Let's wait a day
or two...

- twisti


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



Bug#417401: xsltproc-1.1.19 can't build openbios

2007-04-02 Thread Christian Thalinger
Package: xsltproc
Version: 1.1.19-1

Current xsltproc-1.1.19 can't build openbios.  I reported a bug their
BTS:

http://tracker.linuxbios.org/trac/LinuxBIOS/ticket/75

I suggest upgrading to 1.1.20.


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



Bug#405439: wengophone 2.1 now shipped

2007-03-24 Thread Christian Thalinger
Openwengo now ships wengophone 2.1 on their website.  Maybe we can start
rebuilding it?

- twisti



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



Bug#369376: please move azureus to main

2006-06-27 Thread Christian Thalinger
 Cannot find Java function at 0xb7c94f5e
 java: codegen-common.c:547: codegen_findmethod: Assertion `0' failed.
 Aborted
 
 Have you seen these troubles?

This error message means, that we had a segmentation fault, catched by
the SIGSEGV handler, now trying to build up the stacktrace, but can't
find a registered Java (JIT) method at the given address (0xb7c94f5e).

So, in most cases this is a bug somewhere in C code (CACAO itself or
maybe GNU Classpath).  To debug such crashes, start CACAO in gdb or turn
on core files.

I agree that this error message is not very clear and I'll change it
today and commit it to SVN.

TWISTI


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



Bug#162322: emacs21-x segfaults under X

2005-07-27 Thread Christian Thalinger
On my current mips sarge installation emacs21 is also crashing.

Program received signal SIGSEGV, Segmentation fault.
0x2ac22638 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
(gdb) bt
#0  0x2ac22638 in XtInitializeWidgetClass () from
/usr/X11R6/lib/libXt.so.6
#1  0x2ac23b8c in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#2  0x2ac23d3c in XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#3  0x004f1038 in xic_set_xfontset ()
#4  0x004f31c0 in Fx_create_frame ()
#5  0x005bcd80 in Ffuncall ()
#6  0x00606158 in Fbyte_code ()
#7  0x005bd4b8 in funcall_lambda ()
#8  0x005bcbe0 in Ffuncall ()
#9  0x00606158 in Fbyte_code ()
#10 0x005bd4b8 in funcall_lambda ()
#11 0x005bcbe0 in Ffuncall ()
#12 0x00606158 in Fbyte_code ()
#13 0x005bd4b8 in funcall_lambda ()
#14 0x005bcbe0 in Ffuncall ()
#15 0x00606158 in Fbyte_code ()
#16 0x005bd4b8 in funcall_lambda ()
#17 0x005bcbe0 in Ffuncall ()
#18 0x00606158 in Fbyte_code ()
#19 0x005bd4b8 in funcall_lambda ()
#20 0x005bd1e0 in apply_lambda ()
#21 0x005bb098 in Feval ()
#22 0x005191a0 in top_level_2 ()
#23 0x005b8f34 in internal_condition_case ()
#24 0x00519210 in top_level_1 ()
#25 0x005b85c0 in internal_catch ()
#26 0x0051906c in command_loop ()
#27 0x005185d4 in recursive_edit_1 ()
#28 0x00518898 in Frecursive_edit ()
#29 0x005155cc in main ()

TWISTI


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