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

Bug#398316: marked as done (gcc-4.1: Apparent inline function expansion bug on ARM)



Your message dated Wed, 15 Nov 2006 09:09:18 -0500
with message-id <20061115140918.GB30400@thunk.org>
and subject line Bug#398316: gcc-4.1: Apparent inline function expansion bug on ARM
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)

--- Begin Message ---
Package: e2fsprogs
Version: 1.39+1.40-WIP-2006.10.02+dfsg-2
Severity: normal

dump2fs segfaults on ARM:

Directory Hash Seed:      23e96342-2dc4-4751-9577-8f6ce094b06f
Journal backup:           inode blocks
Journal size:             16M

Program received signal SIGSEGV, Segmentation fault.
ext2fs_u32_list_iterate_begin (bb=0x0, ret=0xbeb30870)
    at /home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/lib/ext2fs/badblocks.c:242
242             EXT2_CHECK_MAGIC(bb, EXT2_ET_MAGIC_BADBLOCKS_LIST);
(gdb) where
#0  ext2fs_u32_list_iterate_begin (bb=0x0, ret=0xbeb30870)
    at /home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/lib/ext2fs/badblocks.c:242
#1  0x00008d84 in list_bad_blocks (fs=<value optimized out>, dump=0)
    at /home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/misc/dumpe2fs.c:243
#2  0x00009228 in main (argc=<value optimized out>, argv=0xbeb30e14)
    at /home/tbm/src/e2fsprogs-1.39+1.40-WIP-2006.10.02+dfsg/misc/dumpe2fs.c:424
(gdb)




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages e2fsprogs depends on:
ii  e2fslibs                     1.39-1      ext2 filesystem libraries
ii  libblkid1                    1.39-1      block device id library
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcomerr2                   1.39-1      common error description library
ii  libdevmapper1.02             2:1.02.08-1 The Linux Kernel Device Mapper use
ii  libselinux1                  1.30.28-2   SELinux shared libraries
ii  libsepol1                    1.12.26-2   Security Enhanced Linux policy lib
ii  libss2                       1.39-1      command-line interface parsing lib
ii  libuuid1                     1.39-1      universally unique id library

e2fsprogs recommends no packages.

-- no debconf information

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
On Mon, Nov 13, 2006 at 11:28:08PM +0100, Falk Hueffner wrote:
> 
> How did you do it exactly? For example memcpy() should work.

I tried storing through a char * pointer, but you're right memcpy is
the best solution.  Thanks for the advice!

						- Ted

--- End Message ---

Reply to: