[Bug 215910] New: Adobe Reader (acroread) crashes
https://bugzilla.novell.com/show_bug.cgi?id=215910 Summary: Adobe Reader (acroread) crashes Product: openSUSE 10.2 Version: Beta 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Commercial AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: burnus@gmx.de QAContact: qa@suse.de Running "acroread" (acroread-7.0.8-15) under AMD64 crashes. I have a system manually brought from alpha4 to beta1. Running gdb on the core gives the following backtrace. Core was generated by `/usr/X11R6/lib/Acrobat7/Reader/intellinux/bin/acroread'. Program terminated with signal 6, Aborted. #0 0xffffe405 in __kernel_vsyscall () (gdb) bt #0 0xffffe405 in __kernel_vsyscall () #1 0x56551060 in raise () from /lib/libc.so.6 #2 0x56552801 in abort () from /lib/libc.so.6 #3 0x55e6da87 in __cxxabiv1::__terminate () from /usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libJP2K.so #4 0x55e6dad4 in std::terminate () from /usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libJP2K.so #5 0x55e6dc9d in __cxa_rethrow () from /usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libJP2K.so #6 0x08ca5166 in devtech_private::(anonymous namespace)::ToUnicode::ToUnicode () #7 0x08ca5033 in devtech_private::UnicodeConversion::ConvertFromUnicode () #8 0x08ca5122 in devtech_private::UnicodeConversion::ConvertFromUnicode () #9 0x08cecee5 in ASUtil::TimeAddYears () #10 0x08363d9d in _init () #11 0x08ceada2 in __libc_csu_init () #12 0x5653df41 in __libc_start_main () from /lib/libc.so.6 #13 0x08367cd1 in _start () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215910 andreas.hanke@gmx-topmail.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.hanke@gmx-topmail.de ------- Comment #1 from andreas.hanke@gmx-topmail.de 2006-10-27 13:40 MST ------- Do you have the "glibc-locale-32bit" package installed? If not, does installing that resolve the crash? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215910 ------- Comment #2 from burnus@gmx.de 2006-10-27 16:51 MST ------- I now installed glibc-locale-32bit and it indeed worked. Thus acroread has wrong dependencies. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215910 ------- Comment #3 from andreas.hanke@gmx-topmail.de 2006-10-27 16:56 MST ------- (In reply to comment #2)
I now installed glibc-locale-32bit and it indeed worked.
OK, so it is a known issue: See bug 145167
Thus acroread has wrong dependencies.
I'm not sure, 10 months ago it was a WONTFIX. Note that simply adding "Requires: glibc-locale-32bit" to acroread.spec is impossible because it would break the package on i586. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215910 ------- Comment #4 from burnus@gmx.de 2006-10-27 17:20 MST -------
'Note that simply adding "Requires: glibc-locale-32bit" to acroread.spec is impossible.'
Not if you add a Provides: glibc-locale-32bit to glibc-locale.i586 Otherwise you can add a simi-faked dependency to one of the libraries provided by glibc-locale, e.g. "CP737.so". This gives: i586:
rpm -q --whatprovides 'CP737.so' glibc-locale-2.4-31
AMD64: # rpm -q --whatprovides 'CP737.so' glibc-locale-32bit-2.5-14 whereas # rpm -q --whatprovides 'CP737.so()(64bit)' glibc-locale-2.5-13 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215910 ------- Comment #5 from aj@novell.com 2006-10-28 00:29 MST ------- I'm adding glibc-locale-32bit now to the base pattern so that it will always get installed on x86-64. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=215910 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #6 from mhorvath@novell.com 2006-11-01 02:55 MST ------- I think we can mark this bug as fixed now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com