cloudius-systems / osv-apps

OSv Applications
135 stars 75 forks source link

mysql41 errors #8

Open yinyinbigdata opened 10 years ago

yinyinbigdata commented 10 years ago

OSv v0.09 eth0: 192.168.122.15 page fault outside application, addr: 0x0000000000000000 [registers] RIP: 0x000000000041cf65 <strlen+37> RFL: 0x0000000000010246 CS: 0x0000000000000008 SS: 0x0000000000000010 RAX: 0x0000000000000000 RBX: 0x0000100000713820 RCX: 0x00002000001ffb5c RDX: 0x00002000001ffb60 RSI: 0x00002000001ffb68 RDI: 0x0000000000000000 RBP: 0x00002000001ffb80 R8: 0x00002000001ffa68 R9: 0x00002000001ffa64 R10: 0x0000000000000019 R11: 0x0000000000000024 R12: 0xffffc0003eaff8c0 R13: 0x00002000001ffa64 R14: 0x0000000000000019 R15: 0x0000000000000024 RSP: 0x00002000001ffb80 Aborted

[backtrace] 0x0000000000320f0c <mmu::vm_sigsegv(unsigned long, exception_frame)+76> 0x0000000000320fa2 <mmu::vm_fault(unsigned long, exception_frame)+146> 0x0000000000372ea9 <page_fault+105> 0x0000000000371de6 <ex_pf+34> 0x0000100000226263 <set_var_init()+132> 0x000010000021acfd <init_global_datetime_format(enum_mysql_timestamp_type, st_date_timeformat)+1366> 0x000010000021bc31 <main+123> 0x00000000003d599f <osv::run(std::string, int, char, int*)+255> 0x00000000003d5daf <osv::run(std::string, std::vector<std::string, std::allocator >, int)+575> 0x000000000020ed75 <run_main(std::vector<std::string, std::allocator > const&)+245> 0x0000000000210a2f <do_mainthread(void)+415> 0x0000000000420475 <sync+69> 0x00000000003bfd9a <thread_main_c+26> 0x0000000000372d65 <thread_main+7>

dorlaor commented 10 years ago

On Tue, Jul 8, 2014 at 10:45 AM, yinyinbigdata notifications@github.com wrote:

OSv v0.09 eth0: 192.168.122.15 page fault outside application, addr: 0x0000000000000000 [registers] RIP: 0x000000000041cf65 RFL: 0x0000000000010246 CS: 0x0000000000000008 SS: 0x0000000000000010 RAX: 0x0000000000000000 RBX: 0x0000100000713820 RCX: 0x00002000001ffb5c RDX: 0x00002000001ffb60 RSI: 0x00002000001ffb68 RDI: 0x0000000000000000 RBP: 0x00002000001ffb80 R8: 0x00002000001ffa68 R9: 0x00002000001ffa64 R10: 0x0000000000000019 R11: 0x0000000000000024 R12: 0xffffc0003eaff8c0 R13: 0x00002000001ffa64 R14: 0x0000000000000019 R15: 0x0000000000000024 RSP: 0x00002000001ffb80 Aborted

Can you please specify your hypervisor type and version and the host where you built this Capstan app? It does work for me on Fedora20 and kvm:

mysql41: capstan run Created instance: mysql41 OSv v0.09 eth0: 192.168.122.15 ./mysqld: ready for connections. Verion: '4.1.25-debug' ssocket: '' port: 3306 Source distribution

[backtrace] 0x0000000000320f0c 0x0000000000320fa2 0x0000000000372ea9 0x0000000000371de6 0x0000100000226263 0x000010000021acfd 0x000010000021bc31 0x00000000003d599f 0x00000000003d5daf >, int*)+575> 0x000000000020ed75 > const&)+245> 0x0000000000210a2f 0x0000000000420475 0x00000000003bfd9a 0x0000000000372d65

— Reply to this email directly or view it on GitHub https://github.com/cloudius-systems/osv-apps/issues/8.

geraldo-netto commented 6 years ago

Hello @wkozaczuk / @nyh / Friends,

Maybe we could close this ticket once we have MySQL 5.6.21 working

Kind Regards, Geraldo Netto