Hi,
thanks for your bug report.
On Sat, Sep 27, 2008 at 09:13:24AM +0200, Jan De Luyck wrote:
> When using orphaner (--purge), and selecting any action except exit,
> orphaner crashes:
>
> segfault at 7f08fedeb3c0 ip 7f08fedeb3c0 sp 7fff07ec9eb8
> error 14 in ISO8859-15.so[7f08fedec000+2000]
> /usr/sbin/orphaner: line 223: 6134 Segmentation fault dialog
> --backtitle "Orphaner $VERSION" --defaultno
> ${DEFAULT_PKG:+--default-item $DEFAULT_PKG} --separate-output --title
> "Orphaner $VERSION" --help-button --help-status --extra-button
> --extra-label "$SIMULATE_BUTTON" --checklist "$ORPHANER_INSTRUCTION"
> $LISTSIZE ${SPLIT_NEW:+$SPLIT_NEW ---- _new_packages_above_ off}
> $SPLIT_OLD 2> $TMPFILE
> "dialog" returned with exitcode 139.
I can't reproduce this on i386 and it looks like a problem in dialog or libc6.
Has anybody an idea what error 14 in ISO8859-15.so (which is part of the libc6)
or exitcode 139 of dialog means?
Please check whether this bug is reproducible using the following
command:
LANG=C LC_ALL=C orphaner
Additionally, please add the following line above line 373 in
/usr/bin/orphaner, try to reproduce this bug and then send the file
/tmp/deborphan_bug_500309.txt to me:
echo "dialog --backtitle \"Orphaner $VERSION\" --defaultno
${DEFAULT_PKG:+--default-item $DEFAULT_PKG} --separate-output --title
\"Orphaner $VERSION\" --help-button --help-status --extra-button --extra-label
\"$SIMULATE_BUTTON\" --checklist \"$ORPHANER_INSTRUCTION\" $LISTSIZE
${SPLIT_NEW:+$SPLIT_NEW ---- _new_packages_above_ off} $SPLIT_OLD" >>
/tmp/deborphan_bug_500309.txt
Regards,
Carsten
P.S.: Please consider adding some additional information about dialogs exit
codes to its man page :)
> -- System Information:
> Debian Release: lenny/sid
> APT prefers unstable
> APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
> 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.25.16 (SMP w/2 CPU cores; PREEMPT)
> Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15
> (charmap=ISO-8859-15)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages deborphan depends on:
> ii libc6 2.7-13 GNU C Library: Shared libraries
>
> Versions of packages deborphan recommends:
> ii apt 0.7.14+b1 Advanced front-end for dpkg
> ii dialog 1.1-20080819-1 Displays user-friendly dialog
> boxe
> ii gettext-base 0.17-4 GNU Internationalization
> utilities
>
> deborphan suggests no packages.
>
> -- no debconf information
>
>
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]