Re: [sqlite] [SQLITE] Require Help

2009-02-17 Thread deepak dhananjaya
I have tried using this on symbian platform, it still crashes..
the call stack is :

 ->   int rc = sqlite3_open (KDbName, );
->  return openDatabase(zFilename, ppDb);
   > crashes at this point :
-->>> db = sqliteMalloc( sizeof(sqlite3) );

this is the actual stack:

12 sqlite3SymbianMalloc()
L:\src\common\generic\syslibs\sql\SQLite\os_symbian.cpp:1703 0x4618a32f
11 sqlite3MallocRaw() L:\src\common\generic\syslibs\sql\SQLite\util.c:590
0x46173491
10 sqlite3Malloc() L:\src\common\generic\syslibs\sql\SQLite\util.c:658
0x461735f9
9 openDatabase() L:\src\common\generic\syslibs\sql\SQLite\main.c:892
0x46172015
8 sqlite3_open() L:\src\common\generic\syslibs\sql\SQLite\main.c:1014
0x461722ce



This is on symbian, and a basic openC project.


anybody can help me?

regards,
Deepak Dhananjaya
On Thu, Feb 12, 2009 at 9:20 PM, MikeW  wrote:

> Roger Binns  writes:
>
> >
> >
> > deepak dhananjaya wrote:
> > > its crashing while opening...
> > > Note: its on Symbian platform..
> >
> > That code fundamentally works everywhere else.
> >
> > http://www.catb.org/~esr/faqs/smart-questions.html
> >
> > Roger
> >
>
> Obviously my previous 'helpful' suggestion to him was not good enough ...
>
> MikeW
>
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] [SQLITE] Require Help

2009-02-12 Thread MikeW
Roger Binns  writes:

> 
> 
> deepak dhananjaya wrote:
> > its crashing while opening...
> > Note: its on Symbian platform..
> 
> That code fundamentally works everywhere else.
> 
> http://www.catb.org/~esr/faqs/smart-questions.html
> 
> Roger
> 

Obviously my previous 'helpful' suggestion to him was not good enough ...

MikeW


___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] [SQLITE] Require Help

2009-02-10 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

deepak dhananjaya wrote:
> its crashing while opening...
> Note: its on Symbian platform..

That code fundamentally works everywhere else.

http://www.catb.org/~esr/faqs/smart-questions.html

Roger
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmR0jMACgkQmOOfHg372QSYOQCgsFRsh+BRCCr8QQoYA7hVy2Xm
gxQAoLgtpXUPX5GTtupsMm3ETPJ3IWqX
=yeYp
-END PGP SIGNATURE-
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users