Bug 54886

Summary: systemd-journald: Segmentation fault: 0xb77c49c3 in journal_file_find_data_object_with_hash (f=f@entry=0xb7d53fb8, data=data@entry=0xb7d57090, size=21, hash=14121483154777999606, ret=ret@entry=0xbfe19550, offset=0xbfe19560) at src/journal/journal
Product: systemd Reporter: Oleksii Shevchuk <public.avatar>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Core, object, debug symbols

Description Oleksii Shevchuk 2012-09-13 19:06:26 UTC
// 189

(gdb) bt
#0  0xb77c49c3 in journal_file_find_data_object_with_hash (f=f@entry=0xb7d53fb8, data=data@entry=0xb7d57090, 
    size=21, hash=14121483154777999606, ret=ret@entry=0xbfe19550, offset=0xbfe19560)
    at src/journal/journal-file.c:633
#1  0xb77c4ca0 in journal_file_append_data (f=f@entry=0xb7d53fb8, data=0xb7d57090, size=21, 
    ret=ret@entry=0xbfe196c0, offset=offset@entry=0xbfe196d0) at src/journal/journal-file.c:725
#2  0xb77c6563 in journal_file_append_entry (f=0xb7d53fb8, ts=0xbfe196dc, ts@entry=0x0, 
    iovec=iovec@entry=0xbfe19978, n_iovec=n_iovec@entry=12, seqnum=seqnum@entry=0xbfe1bea4, ret=ret@entry=0x0, 
    offset=offset@entry=0x0) at src/journal/journal-file.c:1073
#3  0xb77b59ad in write_to_journal (n=12, iovec=0xbfe19978, uid=0, s=0xbfe1be80) at src/journal/journald.c:458
#4  dispatch_message_real (s=0xbfe1be80, iovec=0xbfe19978, n=12, m=122, ucred=0x0, tv=0x0, label=0x0, 
    label_len=0, unit_id=0x0) at src/journal/journald.c:662
#5  0xb77b6d92 in dev_kmsg_record (l=<optimized out>, 
    p=0xbfe19d6f "usb 3-1: usbfs: process 23258 (pcscd) did not claim interface 0 before use", s=0xbfe1be80)
    at src/journal/journald-kmsg.c:305
#6  server_read_dev_kmsg (s=s@entry=0xbfe1be80) at src/journal/journald-kmsg.c:347
#7  0xb77b31e2 in process_event (ev=0xbfe1bdf0, s=0xbfe1be80) at src/journal/journald.c:997
#8  main (argc=1, argv=0xbfe1c174) at src/journal/journald.c:1537
Comment 1 Oleksii Shevchuk 2012-09-13 19:06:55 UTC
Created attachment 67113 [details]
Core, object, debug symbols
Comment 2 Lennart Poettering 2012-09-24 08:26:43 UTC
I am quite sure this is fixed with 191. Please check if you can reproduce this with 191, if so open a new bug with a bt from 191. Thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.