login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
openbsd-misc
»
2010
»
August
»
2
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Matthieu Herrb
Subject:
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
Date: Sunday, August 1, 2010 - 11:12 pm
On Mon, Aug 2, 2010 at 7:24 AM, patrick keshishian <pkeshish@gmail.com> wrote:
quoted text
> Hi, > > On Fri, Jul 30, 2010 at 5:49 AM, David Coppa <dcoppa@gmail.com> wrote:
quoted text
> Reading symbols from /usr/libexec/ld.so...done. > Loaded symbols for /usr/libexec/ld.so > #0 0x221152f8 in dlsym () from /usr/libexec/ld.so > (gdb) bt full > #0 0x221152f8 in dlsym () from /usr/libexec/ld.so > No symbol table info available. > #1 0x2214af94 in ?? () from /usr/libexec/ld.so > No symbol table info available. > #2 0x2214af94 in ?? () from /usr/libexec/ld.so > No symbol table info available. > Previous frame identical to this frame (corrupt stack?) > > > > [2] Very simple program that calls dlopen() > $ ./so_loader > $ echo $? > 20 > $ gdb so_loader > GNU gdb 6.3 > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you
are
quoted text
> welcome to change it and/or distribute copies of it under certain
conditions.
quoted text
> Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "powerpc-unknown-openbsd4.7"... > (gdb) break main > Breakpoint 1 at 0x1800a64: file so_loader.c, line 35. > (gdb) r > Starting program: /home/sidster/src/so_loader > > Breakpoint 1, main (argc=1, argv=0xfffdd2c4) at so_loader.c:35 > 35 dh = dlopen(SOFILE, RTLD_NOW); > (gdb) n > > Program exited with code 024. > >
This problem was identified as a gcc4 problem, mis-compiling ld.so. The following commit fixes it.
quoted text
> Date: Sun, 1 Aug 2010 11:55:28 -0600 (MDT) > From: Mark Kettenis <kettenis@cvs.openbsd.org> > To:
source-changes@cvs.openbsd.org
> Subject: CVS: cvs.openbsd.org: src > > CVSROOT: /cvs > Module name: src > Changes by:
kettenis@cvs.openbsd.org
2010/08/01 11:55:28 > > Modified files: > gnu/gcc/gcc/config/rs6000: rs6000.c > > Log message: > Make __builtin_return_address(0) work with -fstack-protector. Old diff > from Jakub Jelinek that never made it into upstream GCC. Fixes ld.so. > Found by drahn@ and me; ok miod@
-- Matthieu Herrb
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
macppc: firefox 3.6.8 crashing (same as 3.6.7)
, patrick keshishian
, (Wed Jul 28, 6:42 pm)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, David Coppa
, (Wed Jul 28, 10:27 pm)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, patrick keshishian
, (Fri Jul 30, 1:39 am)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, David Coppa
, (Fri Jul 30, 5:49 am)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, patrick keshishian
, (Sun Aug 1, 10:24 pm)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, Matthieu Herrb
, (Sun Aug 1, 11:12 pm)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, patrick keshishian
, (Sun Aug 1, 11:53 pm)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, patrick keshishian
, (Tue Aug 3, 12:44 am)
Re: macppc: firefox 3.6.8 crashing (same as 3.6.7)
, patrick keshishian
, (Tue Aug 3, 1:02 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate