bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

test-localename crash


From: Simon Josefsson
Subject: test-localename crash
Date: Tue, 29 Dec 2009 23:07:50 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

The test-localename test crashes for me:

/bin/sh: line 5: 15913 Segmentation fault      ${dir}$tst
FAIL: test-localename

Gdb says:

(gdb) r
Starting program: /home/jas/src/gnulib/m/gltests/test-localename 

Program received signal SIGSEGV, Segmentation fault.
strcmp () at ../sysdeps/i386/i686/strcmp.S:39
39      ../sysdeps/i386/i686/strcmp.S: No such file or directory.
        in ../sysdeps/i386/i686/strcmp.S
Current language:  auto
The current source language is "auto; currently asm".
(gdb) bt
#0  strcmp () at ../sysdeps/i386/i686/strcmp.S:39
#1  0x08049840 in test_locale_name_thread () at test-localename.c:421
#2  0x0804aded in main () at test-localename.c:734
(gdb) 


Debugging it shows that the variables passed to strcmp are NULL.  Bruno,
are you able to reproduce this?

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]