Bugs item #2852707, was opened at 2009-09-06 03:24
Message generated for change (Comment added) made by mlkersten
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2852707&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 CVS Head
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Stefan de Konink (skinkie)
>Assigned to: Martin Kersten (mlkersten)
Summary: non existing mal function segv
Initial Comment:
Entering on the MonetDB server:
user.main();
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7faf8fe906f0 (LWP 15035)]
0x00007faf8f99ca60 in runMALsequence (cntxt=Cannot access memory at address
0x7fff7d7db5a8
) at ../../../src/mal/mal_interpreter.mx:415
415 {
(gdb) bt
#0 0x00007faf8f99ca60 in runMALsequence (cntxt=Cannot access memory at address
0x7fff7d7db5a8
) at ../../../src/mal/mal_interpreter.mx:415
#1 0x00007faf8f99bf06 in runMAL (cntxt=0x605560, mb=0x15960a8, startpc=1,
mbcaller=0x15960a8, env=0x7fff7d7e0530, pcicaller=0x1bf9698)
at ../../../src/mal/mal_interpreter.mx:308
#2 0x00007faf8f9a9972 in runMALsequence (cntxt=0x605560, mb=0x15960a8,
startpc=1, stoppc=0, stk=0x7fff7d7e0530, env=0x7fff7d7e3070,
pcicaller=0x1bf9698)
at ../../../src/mal/mal_interpreter.mx:1770
#3 0x00007faf8f99bf06 in runMAL (cntxt=0x605560, mb=0x15960a8, startpc=1,
mbcaller=0x15960a8, env=0x7fff7d7e3070, pcicaller=0x1bf9698)
at ../../../src/mal/mal_interpreter.mx:308
etc.
I found this one by pasting in a function that didn't work. And reduced it
actually executing the function.
----------------------------------------------------------------------
>Comment By: Martin Kersten (mlkersten)
Date: 2009-09-06 08:05
Message:
This is the general stack and does not give any clue on what object it is
attempting to access.
Also it seems a glitch depending on an unspecified sequence of actions.
The erroneous function might give an indication if the parser/type
resolver,etc.... left something
unmarked.
The bug is archived.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2852707&group_id=56967
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs