Bugs item #2971516, was opened at 2010-03-16 16:22
Message generated for change (Tracker Item Submitted) made by mbucc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2971516&group_id=56967
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: MonetDB5 "stable"
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Bucciarelli (mbucc)
Assigned to: Nobody/Anonymous (nobody)
Summary: pci->fcn = 0 in malAtomProperty: segfault
Initial Comment:
Feb2010 CVS.
OpenBSD 4.6
gcc 3.3.5 (propolice)
Trying to start database, the mserver5 dumps core.
At line 92 of mal_atom.c, code tries to dereference null pointer:
case 'n':
if( idcmp("null",name)==0 && pci->argc==1){
-----> ptr atmnull = ((ptr (*)(void)) pci->fcn) ();
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2971516&group_id=56967
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs