Bugs item #2912631, was opened at 2009-12-11 13:39
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2912631&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Martin Dürre (mduerre)
Assigned to: Nobody/Anonymous (nobody)
Summary: Connectiing with mclient fails: Abort trap

Initial Comment:
Hello MonetDB-Team

After:

merovingian
monetdb create testx
monetdb start testx
monetdb status testx
/*
     name        state     uptime       health       last crash
testx           locked           60s  100%,  0s  -
*/
mclient -l sql -d testx -u monetdb
// Password: monetdb
// Abort trap

merovingian log says:

2009-12-11 13:32:47 MSG merovingian[162]: proxying client localhost:49698 for 
database 'testx' to mapi:monetdb://127.0.0.1:50002/testx
2009-12-11 13:32:48 MSG merovingian[162]: client localhost:49698 has 
disconnected from proxy

Thanks,
Martin



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

>Comment By: Fabian (mr-meltdown)
Date: 2009-12-11 14:38

Message:
From your crash log I see you have a library mismatch, your mclient is
indirectly linked against both /usr/lib/libz.dylib and
/usr/local/lib/libz.dylib.  I think this comes from early compilation
attempts which did not include the proper linking as we discussed on a
previous bug.

Can you please start from scratch compiling everything using the correct
LDFLAGS and check what happens then?  We are not able to reproduce this
problem on our Mac(s) here.

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

Comment By: Fabian (mr-meltdown)
Date: 2009-12-11 14:14

Message:
Thanks, that helps to see where the problem occurs.  I'm still in the dark
why, though.

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

Comment By: Martin Dürre (mduerre)
Date: 2009-12-11 13:58

Message:
Hi,

here is the corresponding crash-File:

Process:         mclient [215]
Path:            /usr/local/bin/mclient
Identifier:      mclient
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  sh [159]

Date/Time:       2009-12-11 13:40:03.255 +0100
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  CF257F10-B422-47BC-B896-105DBA432D13

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib                   0x9270fe42 __kill + 10
1   libSystem.B.dylib                   0x9278223a raise + 26
2   libSystem.B.dylib                   0x9278e622 __abort + 97
3   libSystem.B.dylib                   0x9275a43e sys_cache_control + 0
4   libSystem.B.dylib                   0x9273dca9 __strncat_chk + 43
5   libMapi.1.dylib                     0x0001d5e5 __inline_strncat_chk + 40
(_string.h:135)
6   libMapi.1.dylib                     0x0001b074 mapi_start_talking + 1676
(Mapi.mx:2453)
7   libMapi.1.dylib                     0x0001d3b4 mapi_start_talking + 10700
(Mapi.mx:2818)
8   libMapi.1.dylib                     0x0001d60c mapi_reconnect + 37
(Mapi.mx:2850)
9   libMapi.1.dylib                     0x0001d666 mapi_connect + 82
(Mapi.mx:2864)
10  mclient                             0x00008713 main + 4944
(MapiClient.mx:2166)
11  mclient                             0x00001f8a start + 54

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x9275a3cf  ecx: 0xbfffa6dc  edx: 0x9270fe42
  edi: 0x003008c8  esi: 0x00000000  ebp: 0xbfffa6f8  esp: 0xbfffa6dc
   ss: 0x0000001f  efl: 0x00000282  eip: 0x9270fe42   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xa0290101

Binary Images:
    0x1000 -    0x10fff +mclient ??? (???)
<f4dd788b30c62eec7dbbd1ad6ea3531e> /usr/local/bin/mclient
   0x16000 -    0x28ffc +libMapi.1.dylib ??? (???)
<aa9a87fbb7a1c9e101f1b03c434e3e26> /usr/local/lib/libMapi.1.dylib
   0x31000 -    0x37fff +libstream.1.dylib ??? (???)
<18e41f735a46e9aad7d422ca1fab082d> /usr/local/lib/libstream.1.dylib
   0x3f000 -    0x40ffc +libmutils.1.dylib ??? (???)
<61808294a332d0a37781a5d4e63fdf88> /usr/local/lib/libmutils.1.dylib
   0x44000 -    0x7cfeb +libssl.0.9.8.dylib ??? (???)
<463006fb472192b95d158901eb1eff7f> /opt/local/lib/libssl.0.9.8.dylib
   0x90000 -    0xa0ffd +libz.1.dylib ??? (???)
<a3bea29149481a5c9fd056566c80b4df> /opt/local/lib/libz.1.dylib
  0x162000 -   0x265fe7 +libcrypto.0.9.8.dylib ??? (???)
<f90fe0999ba5e8a9a4cc825a2071ef61> /opt/local/lib/libcrypto.0.9.8.dylib
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)
<458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90a11000 - 0x90a15fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x926a1000 - 0x92808ff3  libSystem.B.dylib ??? (???)
<ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x94232000 - 0x94240ffd  libz.1.dylib ??? (???)
<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x95122000 - 0x9512efff  libbz2.1.0.dylib ??? (???)
<887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
0x958a7000 - 0x9599bff4  libiconv.2.dylib ??? (???)
<96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x96d28000 - 0x96d2ffe9  libgcc_s.1.dylib ??? (???)
<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???)
/usr/lib/libSystem.B.dylib

Maybe it helps.
Thanks again,
Martin

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

Comment By: Fabian (mr-meltdown)
Date: 2009-12-11 13:46

Message:
hi Martin,

can you please look in ~/Library/Logs/CrashReporter/mclient.log (or
something) to see if there's any more information that can reveal where
your trap is caused by?

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2912631&group_id=56967

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to