Package: highlight
Version: 3.9-1
Severity: normal

Highlight generates thousands of unaligned accesses that have to be
fixed by the kernel on hppa:

highlight(3565): unaligned access to 0x00000000000d848c at ip=0x0000000000079bb7
highlight(3565): unaligned access to 0x00000000fc203d7c at ip=0x0000000000079bb7
highlight(3565): unaligned access to 0x00000000fc203d7c at ip=0x0000000000079bb7
highlight(3565): unaligned access to 0x00000000fc203d7c at ip=0x0000000000079bb7
highlight(3565): unaligned access to 0x00000000fc203d7c at ip=0x0000000000079bb7
handle_unaligned: 73211 callbacks suppressed

This occurs in a boost header template:

   79b9c:       37 de 01 00     ldo 80(sp),sp
   79ba0:       6b c3 3f 31     stw r3,-68(sp)   79ba4:       6b c4 3f 29     
stw r4,-6c(sp)   79ba8:       4b 5c 00 30     ldw 18(r26),ret0
   79bac:       8f 86 20 30     cmpib,<> 3,ret0,79bcc <char* boost::detail::lcas
t_put_unsigned<std::char_traits<char>, unsigned int, char>(unsigned int, char*)+
0x670>
   79bb0:       08 1a 02 43     copy r26,r3
   79bb4:       2f 40 10 04     fldd 0(r26),fr4
   79bb8:       4b c2 3e d9     ldw -94(sp),rp   79bbc:       4b c4 3f 29     
ldw -6c(sp),r4   79bc0:       4b c3 3f 31     ldw -68(sp),r3
   79bc4:       e8 40 c0 00     bv r0(rp)
   79bc8:       37 de 3f 01     ldo -80(sp),sp
   79bcc:       e8 5d 0c e9     b,l 74248 
<NFAQuantifierNode::findAllNodes(std::map<NFANode*, bool, std::less<NFANode*>, 
std::allocator<std::pair<NFANode* const
, bool> > >&)+0x6ba4>,rp
   79bd0:       34 1a 00 20     ldi 10,r26
   79bd4:       23 32 90 00     ldil L%a4800,r25

The argument passed in r26 needs to be double word aligned for the fldd
instruction.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.5.3+ (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages highlight depends on:
ii  highlight-common  3.9-1
ii  libc6             2.13-35
ii  libgcc4           4.7.1-7
ii  liblua5.1-0       5.1.4-12
ii  libstdc++6        4.7.1-7

highlight recommends no packages.

highlight suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to