Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 20:07:22 +1000
From:      caleb <destroyingculture@netspace.net.au>
To:        freebsd-questions@freebsd.org
Subject:   core dump
Message-ID:  <42D4E7DA.7040307@netspace.net.au>

next in thread | raw e-mail | index | archive | help
Hi,
     I am having some problems with firefox 1.0.4 and the helix real 
player 10 plugin. Whenever I try and access a page which requires the 
plugin firefox crashes and reports a core dump. Below is an entry from 
/var/log/messages;

Jul  12 21:15:15 localhost kernel: pid 674 (firefox-bin), uid 1001: 
exited on signal 6 (core dumped)


I also logged the output from the terminal;

PresShell.cpp, line 3592
Break: at file nsPresShell.cpp, line 3592
Block(h1)(1)@0x92482f0: line=0x92483f4 xmost=-1496865
For audio/x-pn-realaudio-plugin found plugin 
/usr/local/lib/linux-mozilla/plugins/nphelix.so
LoadPlugin() /usr/local/lib/linux-mozilla/plugins/nphelix.so returned 
8a85520
Calling realplay
playeripc: Got command Version 1
firefox-bin in free(): error: chunk is already free
Abort trap (core dumped)

I have other plugins for firefox working without a problem (java, flash, 
acrobat) helix is the only one causing problems. Below is my 
/etc/libmap.conf

# Flash with Firefox
[/usr/local/lib/linux-flashplugin6/libflashplayer.so]
libpthread.so.0 pluginwrapper/flash6.so
libdl.so.2 pluginwrapper/flash6.so
libz.so.1 libz.so.2
libstdc++-libc6.2-2.so.3 liblstdc++.so.4
libm.so.6 libm.so
libc.so.6 pluginwrapper/flash6.so

# Acrobat 7.0  with Firefox
[/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so]
libc.so.6              pluginwrapper/acrobat.so

# Helix Realplayer with Firefox
[/usr/local/lib/linux-mozilla/plugins/nphelix.so]
libstdc++.so.5                  libstdc++.so.4
libc.so.6                       pluginwrapper/realplayer.so

I have no idea what is causing the core dump, I am tracking 5.4 - 
STABLE. Could you please CC me if you reply.

Thankyou,

caleb.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D4E7DA.7040307>