Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228513 - mozilla-firefox-3.0 crash
Summary: mozilla-firefox-3.0 crash
Status: RESOLVED DUPLICATE of bug 228305
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-20 11:42 UTC by Avuton Olrich
Modified: 2008-06-20 18:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2008-06-20 11:42:30 UTC
Firefox constantly crashes. The binary version runs fine.

        app-admin/eselect-compiler: (none)
        app-shells/bash:       3.2_p39
        dev-java/java-config:  (none)
        dev-lang/python:       2.5.2-r4
        dev-python/pycrypto:   2.0.1-r6
        dev-util/ccache:       (none)
        dev-util/confcache:    (none)
        sys-apps/baselayout:   2.0.0
        sys-apps/openrc:       0.2.5
        sys-apps/sandbox:      1.2.18.1-r2
        sys-devel/autoconf:    2.13 2.62
        sys-devel/automake:    1.10.1-r1 1.5 1.7.9-r1 1.8.5-r3 1.9.6-r2
        sys-devel/binutils:    2.18-r1
        sys-devel/gcc-config:  1.4.0-r4
        sys-devel/libtool:     2.2.4
        virtual/os-headers:    2.6.25-r4 (for sys-kernel/linux-headers::installed)

* www-client/mozilla-firefox [R 3.0] <target>
    -bindist -dbus gnome -ipv6 -java -mozdevelop -restrict-javascript -startup-notification -xulrunner linguas: -af -ar -be -ca -cs -da -de -el -en -en_GB en_US -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -id -it -ja -ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -si -sk -sl -sq -sr -sv -sv_SE -tr -uk -zh -zh_CN -zh_TW

#0  0x00007fd9a9c181eb in raise () from /lib/libpthread.so.0
#1  0x00007fd9a84a3f60 in nsProfileLock::FatalSignalHandler (signo=6) at nsProfileLock.cpp:212
#2  <signal handler called>
#3  0x00007fd9a46e2535 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#4  0x00007fd9a46e39e0 in *__GI_abort () at abort.c:88
#5  0x00007fd9a46db8bf in *__GI___assert_fail (assertion=0x7fd9a44a0010 "0==(pMem->flags&0x0040) && !pMem->xDel", file=0x7fd9a449fd6a "./src/vdbemem.c",
    line=255, function=0x7fd9a449ffc0 "sqlite3VdbeMemFinalize") at assert.c:78
#6  0x00007fd9a448137f in sqlite3VdbeMemFinalize (pMem=0x7fd9994afba0, pFunc=0x7fd9977ea1a8) at ./src/vdbemem.c:255
#7  0x00007fd9a44778d0 in sqlite3VdbeExec (p=0x7fd997d65a08) at ./src/vdbe.c:4369
#8  0x00007fd9a447984e in sqlite3Step (p=0x7fd997d65a08) at ./src/vdbeapi.c:477
#9  0x00007fd9a4479ac5 in sqlite3_step (pStmt=0x7fd997d65a08) at ./src/vdbeapi.c:539
#10 0x00007fd9a8f46bb8 in mozStorageStatement::ExecuteStep (this=0x7fd9978121a0, _retval=0x7fffb203b63c) at mozStorageStatement.cpp:472
#11 0x00007fd9a8f96956 in nsNavHistory::AutoCompleteProcessSearch (this=0x7fd997971800, aQuery=0x7fd9978121a0, aType=nsNavHistory::QUERY_FULL,
    aHasMoreResults=0x7fffb203b8b0) at nsNavHistoryAutoComplete.cpp:695
#12 0x00007fd9a8f96aec in nsNavHistory::AutoCompleteFullHistorySearch (this=0x7fd997971800, aHasMoreResults=0x7fffb203b8b0)
    at nsNavHistoryAutoComplete.cpp:666
#13 0x00007fd9a8f9722f in nsNavHistory::PerformAutoComplete (this=0x7fd997971800) at nsNavHistoryAutoComplete.cpp:359
#14 0x00007fd9a8f974ef in nsNavHistory::AutoCompleteTimerCallback (aTimer=0x7fd98f824970, aClosure=0x7fd997971800) at nsNavHistoryAutoComplete.cpp:328
#15 0x00007fd9a910c687 in nsTimerImpl::Fire (this=0x7fd98f824970) at nsTimerImpl.cpp:400
#16 0x00007fd9a910c806 in nsTimerEvent::Run (this=0x7fd991ddd5c0) at nsTimerImpl.cpp:490
#17 0x00007fd9a910855a in nsThread::ProcessNextEvent (this=0x7fd99de6ec90, mayWait=1, result=0x7fffb203ba6c) at nsThread.cpp:510
#18 0x00007fd9a90b8fd5 in NS_ProcessNextEvent_P (thread=0x7fd99de6ec90, mayWait=1) at nsThreadUtils.cpp:227
#19 0x00007fd9a8fe4bfd in nsBaseAppShell::Run (this=0x7fd998bfe7a0) at nsBaseAppShell.cpp:170
#20 0x00007fd9a8e0cabf in nsAppStartup::Run (this=0x7fd99816b680) at nsAppStartup.cpp:181
#21 0x00007fd9a849a83a in XRE_main (argc=1, argv=0x7fffb203c3d8, aAppData=0x7fd99de3f080) at nsAppRunner.cpp:3170
#22 0x00000000004011aa in main (argc=1, argv=0x7fffb203c3d8) at nsBrowserApp.cpp:158
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-06-20 13:44:08 UTC

*** This bug has been marked as a duplicate of bug 228305 ***
Comment 2 Rafał Mużyło 2008-06-20 14:19:18 UTC
Just for reference, can the reporter of this bug post
version and useflags of sqlite on the system while firefox was built ?
Comment 3 Avuton Olrich 2008-06-20 18:00:09 UTC
* dev-db/sqlite
    gentoo:                  2.8.16-r4 {:0} 3.4.1 3.5.3 3.5.6 3.5.9 {:3}
    installed:               2.8.16-r4 {:0} 3.5.9* {:3}
    Description:             an SQL Database Engine in a C Library
    Homepage:                http://www.sqlite.org/
    Relevant USE flags:      (debug) (-doc) (-soundex) (-tcl) (threadsafe)
    License:                 as-is
    Installed time:          Sun May 25 14:56:25 2008
    Source repository:       gentoo
    Installed using:         paludis-0.26.1