Search the web
Sign In
New User? Sign Up
sqlite
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Mozilla Firefox 3.0.7 using SQLITE 3.5.9 crash on AIX   Message List  
Reply | Forward Message #4 of 8 |
Re: [sqlite] Mozilla Firefox 3.0.7 using SQLITE 3.5.9 crash on AIX

This is more of Firefox bug. You should report this to mozilla and file a bug at https://bugzilla.mozilla.org/

-Vivek


From: Shailendra Jain <shailendra_n_jain@...>
To: sqlite@yahoogroups.com
Sent: Monday, 16 March, 2009 2:28:55 PM
Subject: [sqlite] Mozilla Firefox 3.0.7 using SQLITE 3.5.9 crash on AIX


Hi,

While running Mozilla Firefox 3 on AIX platform, the application crashed with below stacktrace information.

sqlite3_result_ value() at 0x9000000077bb084
minMaxFinalize( )
sqlite3VdbememFinal ize()
sqlite3VdbeExec( )
sqlite3Step( )
ExecuteStep_ 19mozStorageStat ementFPi( )
Init_12nsNavHistory Ev()
getSingleton_ 12nsNavHitoryFv( )
nsnavHistoryConstru ctor_FP11nsISupp ortsRC4nsIDPPv@ AF15_1()
nsGenericFactory. CreateInstance( )
GetService_22nsComp onentManagerImpl ()
NS_InvokedByIndex_ P()
CallMethod_16XPCWra ppedNative( )
js_Invoke()
js_Interpret( )
js_Invoke()
PrepareAndDispatch( )
XRE_main()
main()

Note : The .mozconfig had the line -> ac_add_options --disable-debug

How to go about debugging this further ?

I did see some debug options for sqlite3 such as SQLITE_DEBUG and SQLITE_MEMDEBUG. I tried setting these ( -DSQLITE_DEBUG= 2 -DSQLITE_MEMDEBUG= 1) in the makefile of mozilla/db/sqlite3/ src with below line in .mozconfig.

ac_add_options --disable-debug

But I was not able to get any debug statements or tracefile generated.

Could you please advise how to go about the same ?

Thanks,
Shailendra



Add more friends to your messenger and enjoy! Invite them now.

Mon Mar 16, 2009 9:18 am

bolvivek
Offline Offline
Send Email Send Email

Forward
Message #4 of 8 |
Expand Messages Author Sort by Date

Hi, While running Mozilla Firefox 3 on AIX platform, the application crashed with below stacktrace information. sqlite3_result_value() at 0x9000000077bb084 ...
Shailendra Jain
shailendra_n...
Offline Send Email
Mar 16, 2009
8:58 am

This is more of Firefox bug. You should report this to mozilla and file a bug at https://bugzilla.mozilla.org/ -Vivek ________________________________ From:...
Vivekanand
bolvivek
Offline Send Email
Mar 16, 2009
9:18 am

Hi,    If I have to move to new version of SQLITE, where can I download sqlite3.h and sqlite3.c ? Thanks, Shailendra ... From: Vivekanand...
Shailendra Jain
shailendra_n...
Offline Send Email
Mar 16, 2009
11:17 am

Hi, You can download it from sqlite.org Regards, Vivek ________________________________ From: Shailendra Jain <shailendra_n_jain@...> To:...
Vivekanand
bolvivek
Offline Send Email
Mar 16, 2009
11:42 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help