Thread_id_string() always use pthread_self() even if thread_id() callback gives a diffenent one

Hi!
When using "void thread_id(DbEnv* dbenv, pid_t* pid, db_threadid_t* tid)" callback supply the native thread id to the "db_threadid_t* tid", "int is_alive(DbEnv* dbenv, pid_t pid, db_threadid_t tid, u_int32_t flags)" callback can get the native thread id in tid, however, tid in "char* thread_id_string(DbEnv* dbenv, pid_t pid, db_threadid_t tid, char* buf)" always use the pthread_self() value, see DBD source code /src/os/os_pid.c, line 51. Is that right?
I'm using db-6.0.20 on debian 7.0.

Hi Kevin,
Thanks for reporting this. We've created an internal ticket to check all the thread_id function use in our code, and we will get back to you later.
Regards,
Winter, Oracle Berkeley DB

Similar Messages

  • HT204053 i have 2 apple ids and one is from years ago when icloud wasnt a thought but now somehow it became my primary apple id and i cant photo stream with the apple id i use. Even if im signed into my old one the photo stream doesnt automatically go to

    i have 2 apple ids and one is from years ago when icloud wasnt a thought but now somehow it became my primary apple id and i cant photo stream with the apple id i use. Even if im signed into my old one the photo stream doesnt automatically go to my mac. Im not exactly technology savy but id love to figure this out.

    I have also noticed the same "problem".  I do not fully understand the impact of using the same ID on multiple computers and devices if I want to keep them all in sync.

  • My ipod touch shows up under devices, and it always used to sync right but all of a sudden one day it started saying "You're ipod could not be synced because the sync session failed to start" and now it's not syncing anymore. How do I fix this?

    My ipod touch shows up under devices, and it always used to sync right but all of a sudden one day it started saying "You're ipod could not be synced because the sync session failed to start" and now it's not syncing anymore. How do I fix this?

    See if this previous discussion helps.
    Sync Session Failed to Start iTouch iOS5: Apple Support Communities

  • My Firefox extention for Norton just updated to Firefox7.0.1, and ever since I get a warning from Norton to not log on to Facebook,even though it's the same website I've always used for Facebook. Can you help with this?

    The extension Firefox for Norton Toolbar 2011.7.2.3 was just updated to be compatible with Firefox 7.0.1, and it now warns me not to log on to my Facebook account, that it's a fraudulent website, even though it's the same web-site I've always used to log on to Facebook.
    Can you help me with this issue?
    Thank You

    Please see Norton support for help with that issue.
    http://norton.lithium.com/norton/

  • When I try to update my apps, I keep getting the message that there is a problem with my billing information even though this is the billing information I have always used in purchasing my apps. What do I do?

    When I try to update my apps, I keep getting the message that there is a problem with my billing information even though this is the billing information I have always used in purchasing my apps. What do I do?

    You probably need to confirm  the security code of your CC.  Log into your account an input this, even if it's already there.

  • I am using an apple ipad 2. has always used facebook on it since the first day I purchased it.  I started to use it last evening, 01/19/14 and received a blank white page on facebook..at the top it shows ipad with wifi running, time in the middle and amou

    I am using an apple ipad 2, have always used facebook on it since I purchased it. now, tryig to open facebook, I receive only a white blank page.  the only thing is that at the very top, it shows ' ipad with wifi running   middle -- time and at the right end.. the battery amount.  then my my white page.  I am not understanding?

    Quit the Facebook app then reset the iPad.
    Double click the Home button to show the screen with running and recently used apps. Each app icon will have a sample page above it. Flick up on the page (not the app icon) and the page will fly away and the app icon will disappear. This quits that app. Then reset your device. Press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

  • Good credit card not accepted even tho its the one i've always used

    I recently tried to download a free app via my iPhone. After entering ID and password, I had to verify billing. I entered the same card info I have always used, but was told iTunes would not accept it. I thought perhaps they were no longer taking AmExp. So I entered my Visa number. I was told that my security number had the wrong number of digits, which was wrong. I tried checking with Apple Care, but all I got so far was to make sure all info was exactly as it is with my crds billing info. It is. I am still waiting after 4 days of letting Apple Care know. During that time I tried to buy a song from my computer from the iTunes Store. Same problem. How do I go about getting my store "privileges" back?
    I should add that I had to replace my iPhone a few weeks ago. After that I went thru a period where I kept having to redo my password. Not sure if the issues are related.

    The credit card needs to have been issued by a bank in the country where you are - so if you are in Hong Kong then you can only use a credit card that was issued by a Hong Kong bank and which is registered to your Hong Kong address. Why it is like that I'm not sure.
    As far as I know gift cards aren't available in Hong Kong, and as they are country-specific you won't be able to use cards from other countries.
    If you don't have, and aren't going to get, a Hong Kong credit card then you will only be able to download free items - creating an account without giving credit card details : http://support.apple.com/kb/HT2534

  • Web browsers always use aliased fonts if possible

    This is screwy, folks. I needed to install xorg-fonts-100dpi and xorg-fonts-75dpi in order to get KWord working properly, and now Konqueror is *always* using 75dpi fonts for *everything* on *all* web pages, even though my font configuration (the default!) looks like this:
    Standard font: Bitstream Vera Sans
    Fixed font: Bitstream Vera Sans Mono
    Serif font: Bitstream Vera Serif
    Sans serif font: Bitstream Vera Sans
    Cursive tont: Bitstream Vera Sans
    Fantasy font: Bitstream Vera Sans
    Now, whatever bloody fonts Konqueror is using now, they look aliased and generally hideous and sure as hell are not Bitstream fonts! :x Could someone please help me sort this out?
    Edit: here's a screenshot...
    [URL=http://img296.imageshack.us/my.php?image=snapshot27jd.png][/URL]
    Ugly or what?

    I dont think this is a bug at all......
    From what it looks like... Konqueror is doing the correct thing.
    font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
    Those are the fonts specified to be used throughout the CSS of the site.
    Load this up and see what you get. (yes its a hideous non standard mix of xhtml and html4 as well as using dirty <font> tags instead of css. shoot me.)
    <html>
    <body>
    <font face="Verdana">Verdana. Is this aliased?</font><br />
    <font face="Helvetica">Helvetica. Is this aliased?</font><br />
    <font face="Arial">Arial. This is always aliased.</font><br />
    </body>
    </html>
    My system doesnt seem to have Verdana and Arial, so I get a generic sans font for them. But it does have helvetica.
    Konqueror is correctly noting that the system doesnt have verdana, and falling back to arial, which I also don't seem to have, and finally falling back to Helvetica, which by nature is an aliased font.
    Your specified sans-serif font is only used when all three of the web page's specified fonts are unavailable.
    So no bug on konqeror's behalf. It's behaving correctly. Maybe its that the primary listed fonts are incorrectly installed, not installed, or for some unforseen reason, unusable by kde.
    AFAIK, Arial and Verdana are MS fonts, so installing webcore (ttf-ms-fonts) and restarting KDE/X ought to fix this problem.
    iphitus
    edit: and as expected, installing ttf-ms-fonts fixed it. you might need to wait a while for kde to pick em up though, or restart kde.

  • QA32 spreadsheet needs to unmark the button "always use selected format"

    Hello Experts.
    I am currently doing some testings in QA32, i want to transfer my list in printable documents, when i am in the menu LIST- EXPORT - SPREADSHEET , then the list for choices appears if(excel, all available formats)then there is this button box "always use selected format" which i have marked it and saves..then when after i proceed to QA32 again, i can't choose the format that i want in the selection.I believe it is the result of marking the button "always selected use format"
    how can i unmarked the  button "always selected use format" so i can have the chance to choose again?
    Thanks

    Exporting to Spreadsheets  
    Use
    You can export the list as various spreadsheet formats. The following list summarizes the most important of these formats and the corresponding file name extension for the files:
    Format
    File Name Extension
    Excel (in MHTML format)
    MHTML
    Excel (in MHTML format for 2000/97)
    MHTML
    Star Office (in ODS format 1.0)
    ODS
    Excel (in Office 2003 XML format)
    MHTML
    SAP-internal XML format
    XML
    SAP standard (internal table)
    XML
    Excel (in previous XXL format)
    XLS
    A format is only included in the selection options if it is available on your PC. The system administrator can also restrict the list of possible formats or even reduce the export to a certain format.
    When you export the list in one of these formats, the system automatically generates a file with the name export and with the corresponding file name extension. Exactly which parts of the list are exported to the file depends on the format.
    Exactly which data is exported to the file depends on the format:
    ●      In MHTML and XML formats, for example, you export the data that is displayed in the list on the screen. The number, selection, and sequence of columns as well as the sorting, filter, and calculation settings are all included in the export.
    ●      In Excel XXL format, any functions that you executed on the list are not included in the export. The file contains all the columns that you have displayed, but your sorting, filter, and calculation settings are ignored.
    Prerequisites
    To be able to display and, where necessary, further edit the file that you have generated with the export, the relevant program must be installed.
    Procedure
    Exporting the List
           1.      Choose  with the quick info text Export and select Spreadsheet in the selection list. In full-screen mode, choose List ® Export ® Spreadsheet.
    If you have a choice of more than one format, the Select Spreadsheet dialog box opens.
           2.      In the Select Spreadsheet dialog box, select the format in which you want to save the exported data.
           3.      Confirm the settings.
           4.      In the dialog box that appears, specify the path and name of the file and save the file.
    For some formats, you also need to specify other settings for the file that is saved.
           5.      Make the required settings, where applicable.
    If an installed program is linked to the selected file name extension, this program is started automatically and the generated file is opened.
    Keeping Settings
    If you plan to reuse the same spreadsheet format, you can save the settings for the format. By doing this, you can omit the step with the Select Spreadsheet dialog box and can export the list more quickly.
           1.      Proceed as described above in steps 1 and 2.
           2.      In the Select Spreadsheet dialog box, select Always Use Selected Format.
           3.      Confirm your settings and continue as outlined above.
    From now on, whenever you export your list as described above, you bypass the Select Spreadsheet dialog box step and proceed immediately to saving the data.
    4.      If you want to display the Select Spreadsheetdialog box again during the export, in the context menu for the list, choose Spreadsheet.
    The dialog box opens; the Always Use Selected Format indicator is not set.

  • A cd is blocked in my 3 month old Mac, still under Apple care. Apple said that to mend the Mac they need at least 3 to 10 days. I work for a media company and i ALWAYS use it. IS APPLE MENT TO GIVE ME A MAC while mine is mending? Thanks for your help.

    As in my initial Question: A cd is blocked inside my mac, doent come out. My mac is still under apple care and its 3 monts old. iI ALWAYS USE MY MAC SINCE I WORK FOR A TELEVISION MEDIA COMPANY. SO IS Apple MENT TO GIVE ME ANOTER ONE WHILST MINE IS MENDING??
    PLEASE HELP ME OUT!
    thanks you for your time
    Kind Regards
    Mattia

    Please be advised that we are individual users just like you.  I understand and appreciate that you use your MBP in a vocational environment and evidently it is critical for you to have a functioning MBP at all times.  Unlike some car dealers, Apple does not have a 'loaner' program.
    You may be able to talk the local Apple store to lend you one, but they are under no obligation to do so.  As BobTHeFisherman suggests, the only reasonable solution for the current situation and possible future ones, is to have a backup MBP, ready to be used if the primary one fails. 
    Even if you got a 'loaner', I question the practicality of setting it up and transferring data in a timely manner that would enable it to be used for your job.  The quick and temporary solution to you situation is to purchase an external DVD drive that can substitute for the internal one with the entrenched CD.  This should permit you to continue your work uninterrupted with all functions of your MBP still at your disposal.
    Ciao.

  • Always use URL Rewriting for session tracking?

    All you JSP guru:
    I am working on a JSP project that requires session tracking. I have successfully implements session tracking with both cookies or URL rewriting. I know that with the HttpSession object, it will always try to use cookie first, if that's disabled, then it'll automatically switch to URL rewriting. However, is there a way to force the HttpSession object to ALWAYS use URL rewriting instead of cookies? I have searched for an answer for a long time and haven't been able to found a solution. Is it possible at all? Thank you very much.

    i was going to say that WebSphere always uses URL rewriting if you enable it at all, but someone beat me to it (indirectly) :-)
    however, that seemed to me to be a violation of the spec, which seemed to imply the behaviour you're describing (only use URL rewriting if cookies are not supported on the current client)
    here's a response someone else made on a websphere newsgroup to a statement in that regard:
    I believe you are technically correct. However from my
    experience, I think the spec if flawed in this area since
    there is no reliable way of determining whether the
    client browser supports cookies. The authority on
    cookies (www.cookiecentral.com) says:
    "To properly detect if a cookie is being accepted via
    the server, the cookie needs to be set on one HTTP
    request and read back in another. This cannot be
    accomplished within 1 request."
    This is asking too much of a servlet engine
    implementation. Even if it did submit a request for this
    purpose, the user could refuse the cookie. So
    then technically the browser supports cookies, but the
    servlet engine infers it doesn't. So if the servlet engine
    infers the browser does not support cookies and so
    encodes the URL, it is again out of spec because the
    browser really does support cookies. By doing it
    however encoding is configured makes things simpler,
    robust, consistent and avoids the flaw.
    My opinion.so, mostly i'm just rambling, but if you're using websphere, you should get the behaviour your boss wants. if you're using something else, i suppose there's a chance it'll "violate" the spec in this same, potentially helpful way.
    btw, i remember somebody else complaining that URL rewriting is less secure than cookies, but i kinda think they're about equal. it seems like either could be intercepted by a sniffer and then used to spoof. but i'm no expert in that stuff...

  • Flash player always using software video decoding in Mac Mini 2011 w/HD6630M

    Hello,
    I have Mac Mini 2011 model with AMD Radeon HD6630M graphics.
    Everything works perfectly on my system..games, videos in VLC,Quicktime..
    Only problem is flash videos on youtube are always using software video decoding but using accelerated video rendering
    Even in full screen or window mode its always the same!
    I've tried all browsers..Opera, FireFox, Chrome, Safari..all have the same issue!
    Even re-installed OS X Mavericks. Same Result!
    I've used flash 11.9 & the Beta 12.xx as well..ran the flash uninstaller..nothing it just says the same!
    I've checked the Hardware acceleration box & everything. Nothing seems to work!!
    Seems to be an issue in Flash player with AMD graphics cards on OSX??
    Please FIX!
    What else am I supposed to do?? Please FIX your app!

    Well i have about 30 days left before the return period is up for the Marantz. I just did a complete restore of my mac mini just about an hour ago. I havent noticed the problem yet but I've only been using it for an hour or so.
    I suppose using it without my Marantz would be a good idea. If i see the screen flash out again now, i'll try just connecting to the tv and painfully suffer through the audio on my tv speakers. lol

  • CISCO CLEAN ACCESS AGENT ALWAYS POPS-UP EVEN ALREADY AUTHENTICATED

    Hello,
    Just wonder why clean access agent always pops-up even already authenticated. Please how can i eliminate those multiple pops-up?
    thank you and best regards,
    Edwin

    Hi:
    I have the same issue. Would you please tell me what you did exactly?
    I am using OOB VGW mode.
    NAC version is 4.7.2
    Switch configurations:
    snmp-server community RO RO
    snmp-server community RW RW
    snmp-server location LOCATION
    snmp-server contact CONTACT
    snmp-server enable traps snmp linkdown linkup
    snmp-server enable traps mac-notification change move threshold
    snmp-server host CAM_IP version 2c RW  mac-notification snmp
    mac address-table notification change interval 0
    mac address-table notification change
    mac address-table aging-time 3600

  • Slideshow feature always uses all pictures in catalog

    Hi there,
    I can't seem to be able to restrict which slides show in a slideshow.  No matter the setting Lightroom (5.6) wants to use all of the photos in my catalog.   It doesn't matter if I select to use flagged photos or selected photos, it always uses all photos.  This is true for saved slideshows, slideshow previews, and even slideshows initiated from the second monitor.  Help!
    Thanks!

    Well that is a little you said it not me there are some really great features in iPhoto.
    One is building a slideshow set to music from iTunes.
    Two is organisation and finding Photo's by albums or rolls.
    Three are the edit and ajusting features.
    iPhoto Support.
    17" iMac Intel Core Duo - 2GB Ram -   Mac OS X (10.4.10)   - Maxtor 300GB FireWire - Creative Inspire 2.1 - 2G Nano

  • Always use Hand Tool on startup

    Hi All
    I just installed Adobe reader 9.3.
    Whatever file I opened, it starts with select tool, even after I choose hand tool and reopen it, it will still starts with select tool.
    How can I force it to always use the »Hand Tool«?
    On startup Adobe Reader uses the »Select Tool« by default and I always must switch to the »Hand Tool« manually.
    I think it's a bug.
    Thanks in advance.

    i'll bump this as well if you don't mind - i have same problem.
    running Reader 9.3.2 on XP SP3.
    no matter what I try it always opens with Select tool active, rather than my preferred option of Hand tool. Every startup I must manually change it to Hand tool. Very frustrating. I'd tried changing many options in the preferences but no joy so far.
    Any solution/suggestions would be great, thanks.

Maybe you are looking for