Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql41 errors #8

Open
yinyinbigdata opened this issue Jul 8, 2014 · 2 comments
Open

mysql41 errors #8

yinyinbigdata opened this issue Jul 8, 2014 · 2 comments

Comments

@yinyinbigdata
Copy link

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_time_format**)+1366>
0x000010000021bc31 <main+123>
0x00000000003d599f <osv::run(std::string, int, char**, int*)+255>
0x00000000003d5daf <osv::run(std::string, std::vector<std::string, std::allocatorstd::string >, int_)+575>
0x000000000020ed75 <run_main(std::vector<std::string, std::allocatorstd::string > const&)+245>
0x0000000000210a2f <do_main_thread(void_)+415>
0x0000000000420475 <sync+69>
0x00000000003bfd9a <thread_main_c+26>
0x0000000000372d65 <thread_main+7>

@dorlaor
Copy link

dorlaor commented Jul 8, 2014

On Tue, Jul 8, 2014 at 10:45 AM, yinyinbigdata [email protected]
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
#8.

@geraldo-netto
Copy link

geraldo-netto commented Mar 1, 2018

Hello @wkozaczuk / @nyh / Friends,

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

Kind Regards,
Geraldo Netto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants