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

[CRBD-20140] Adapt trim functions to EUCKR charset #2

Closed
wants to merge 1 commit into from

Conversation

andrei14vl
Copy link
Collaborator

No description provided.

@andrei14vl andrei14vl closed this Mar 24, 2016
andrei14vl pushed a commit to andrei14vl/cubrid that referenced this pull request Apr 18, 2016
- fixed, _op_get_db_user_id function doesn't work and it also causes
core dump like following when debug mode:

```
$ cub_manager: ../../src/compat/db_macro.c:2604: db_get_int: Assertion
`value->domain.general_info.type == DB_TYPE_INTEGER' failed.

#0 0x00000038c8e328a5 in raise () from /lib64/libc.so.6
CUBRID#1 0x00000038c8e34085 in abort () from /lib64/libc.so.6
CUBRID#2 0x00000038c8e2ba1e in __assert_fail_base () from /lib64/libc.so.6
CUBRID#3 0x00000038c8e2bae0 in __assert_fail () from /lib64/libc.so.6
CUBRID#4 0x00007f27abf567f6 in db_get_int (value=0x7f27977e9830) at
../../src/compat/db_macro.c:2604
CUBRID#5 0x00007f27ad900737 in _op_get_db_user_id (res=0x7f277c00caa0,
user=0x99bae0) at ../../src/cm_common/cm_dep_tasks.c:2830
CUBRID#6 0x00007f27ad8fd4c5 in cm_ts_userinfo (in=0x7f277c01dcb0,
out=0x7f277c00caa0, _dbmt_error=0x7f27977e9960 "?") at
../../src/cm_common/cm_dep_tasks.c:1368
CUBRID#7 0x000000000043aadb in ts_userinfo (req=0x7f277c01dcb0,
res=0x7f277c00caa0, _dbmt_error=0x7f27977e9960 "?")
    at ../../../../cubridmanager/server/src/cm_job_task.cpp:743
CUBRID#8 0x0000000000474ede in ch_process_request (req=0x7f277c01dcb0,
res=0x7f277c00caa0) at
../../../../cubridmanager/server/src/cm_server_interface.cpp:296
CUBRID#9 0x0000000000475006 in cm_async_request_handler
(lpArg=0x7f279002e720) at
../../../../cubridmanager/server/src/cm_server_interface.cpp:483
CUBRID#10 0x00000038c9607851 in start_thread () from /lib64/libpthread.so.0
CUBRID#11 0x00000038c8ee767d in clone () from /lib64/libc.so.6
```
wrlawodms referenced this pull request in wrlawodms/cubrid Nov 5, 2020
fix wrong error handlings and trivials.
It is mainly related permanent file.
ribram added a commit to ribram/cubrid that referenced this pull request May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant