Bugs item #2808453, was opened at 2009-06-18 15:06
Message generated for change (Settings changed) made by nielsnes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2808453&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: SQL/Core
Group: SQL CVS Head
Status: Open
Resolution: None
>Priority: 3
Private: No
Submitted By: Stefan de Konink (skinkie)
Assigned to: Niels Nes (nielsnes)
Summary: Trying a copy into in read only database segfault

Initial Comment:
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00007feea4ba5495 in mvc_append_wrap (cntxt=0x605780, mb=0x2131828, 
stk=0x213e8c8, pci=0x21445a8) at ../../../../src/backends/monet5/sql.mx:1743
#2  0x00007feeb671e4ec in runMALsequence (cntxt=0x605780, mb=0x2131828, 
startpc=1, stoppc=0, stk=0x213e8c8, env=0x0, pcicaller=0x0) at 
../../../src/mal/mal_interpreter.mx:1766
#3  0x00007feeb671601e in callMAL (cntxt=0x605780, mb=0x2131828, 
env=0x7feea4778e88, argv=0x7feea4778ed0, debug=0 '\0') at 
../../../src/mal/mal_interpreter.mx:394
#4  0x00007feea4bdee6a in SQLexecutePrepared (c=0x605780, be=0x20e5a38, 
q=0x21319d8) at ../../../../src/backends/monet5/sql_scenario.mx:1195
#5  0x00007feea4bdf0d9 in SQLengineIntern (c=0x605780, be=0x20e5a38) at 
../../../../src/backends/monet5/sql_scenario.mx:1248
#6  0x00007feea4bdf5a0 in SQLengine (c=0x605780) at 
../../../../src/backends/monet5/sql_scenario.mx:1358
#7  0x00007feeb6757988 in runPhase (c=0x605780, phase=4) at 
../../../src/mal/mal_scenario.mx:602
#8  0x00007feeb6757b15 in runScenarioBody (c=0x605780) at 
../../../src/mal/mal_scenario.mx:647
#9  0x00007feeb6757ca9 in runScenario (c=0x605780) at 
../../../src/mal/mal_scenario.mx:672
#10 0x00007feeb6714019 in MSserveClient (dummy=0x605780) at 
../../../src/mal/mal_session.mx:493
#11 0x00007feeb49ddff7 in start_thread () from /lib/libpthread.so.0
#12 0x00007feeb3b20f4d in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Database was started with readonly, copy into was used.

----------------------------------------------------------------------

Comment By: Martin Kersten (mlkersten)
Date: 2009-08-06 13:58

Message:
See report 2830238

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2808453&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

Reply via email to