Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 690137 Details for
Bug 905733
[abrt] syslinux-4.05-4.fc18: libfat_clustertosector: Process /usr/bin/syslinux was killed by signal 11 (SIGSEGV)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 3.75 KB, created by
Ivan Clint Pabelona
on 2013-01-30 03:30:15 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Ivan Clint Pabelona
Created:
2013-01-30 03:30:15 UTC
Size:
3.75 KB
patch
obsolete
>[New LWP 3753] >Core was generated by `/usr/bin/syslinux /dev/sdb1'. >Program terminated with signal 11, Segmentation fault. >#0 libfat_clustertosector (fs=fs@entry=0x0, cluster=cluster@entry=0) at ../libfat/fatchain.c:30 >30 cluster = fs->rootcluster; > >Thread 1 (LWP 3753): >#0 libfat_clustertosector (fs=fs@entry=0x0, cluster=cluster@entry=0) at ../libfat/fatchain.c:30 >No locals. >#1 0x000000000040234a in libfat_searchdir (fs=fs@entry=0x0, dirclust=dirclust@entry=0, name=name@entry=0x4029cd, direntry=direntry@entry=0x0) at ../libfat/searchdir.c:29 > dep = <optimized out> > s = <optimized out> >#2 0x00000000004013af in main (argc=<optimized out>, argv=<optimized out>) at syslinux.c:262 > sectbuf = "\353Z\220MSWIN4.1\000\002\b \000\002\000\000\000\000\370\000\000?\000\377\000\000\b\000\000\000\270\340\001\362w\000\000\000\000\000\000\002\000\000\000\001\000\006", '\000' <repeats 13 times>"\200, \000)V \345\022NO NAME FAT32 ", '\000' <repeats 420 times>, "U\252" > dev_fd = 3 > st = {st_dev = 5, st_ino = 4657242, st_nlink = 1, st_mode = 25008, st_uid = 0, st_gid = 6, __pad0 = 0, st_rdev = 2065, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1359515651, tv_nsec = 943812910}, st_mtim = {tv_sec = 1359515468, tv_nsec = 512552337}, st_ctim = {tv_sec = 1359515468, tv_nsec = 512552337}, __unused = {0, 0, 0}} > status = <optimized out> > tmpdir = <optimized out> > mtools_conf = 0x15ee080 "/tmp//syslinux-mtools-347zor" > mtc_fd = <optimized out> > mtc = <optimized out> > mtp = <optimized out> > fs = 0x0 > s = <optimized out> > secp = <optimized out> > sectors = 0x15ee170 > ldlinux_cluster = <optimized out> > nsectors = <optimized out> > errmsg = <optimized out> > ldlinux_sectors = 63 > patch_sectors = <optimized out> > i = <optimized out> >From To Syms Read Shared Object Library >0x00000035ccc1f1a0 0x00000035ccd60940 Yes /lib64/libc.so.6 >0x00000035cc400b20 0x00000035cc41a3d9 Yes /lib64/ld-linux-x86-64.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0x3 3 >rcx 0x0 0 >rdx 0x4029cd 4205005 >rsi 0x0 0 >rdi 0x0 0 >rbp 0x0 0x0 >rsp 0x7fffd7a38e38 0x7fffd7a38e38 >r8 0x0 0 >r9 0x3 3 >r10 0x0 0 >r11 0x246 582 >r12 0x0 0 >r13 0x0 0 >r14 0x15ee170 22995312 >r15 0x0 0 >rip 0x4024d0 0x4024d0 <libfat_clustertosector+4> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function libfat_clustertosector: > 0x00000000004024cc <+0>: test %esi,%esi > 0x00000000004024ce <+2>: jne 0x4024dc <libfat_clustertosector+16> >=> 0x00000000004024d0 <+4>: mov 0x20(%rdi),%esi > 0x00000000004024d3 <+7>: test %esi,%esi > 0x00000000004024d5 <+9>: jne 0x4024dc <libfat_clustertosector+16> > 0x00000000004024d7 <+11>: mov 0x30(%rdi),%rax > 0x00000000004024db <+15>: retq > 0x00000000004024dc <+16>: or $0xffffffffffffffff,%rax > 0x00000000004024e0 <+20>: cmp $0x1,%esi > 0x00000000004024e3 <+23>: jle 0x4024f9 <libfat_clustertosector+45> > 0x00000000004024e5 <+25>: cmp 0x1c(%rdi),%esi > 0x00000000004024e8 <+28>: jge 0x4024f9 <libfat_clustertosector+45> > 0x00000000004024ea <+30>: lea -0x2(%rsi),%eax > 0x00000000004024ed <+33>: mov 0x18(%rdi),%ecx > 0x00000000004024f0 <+36>: cltq > 0x00000000004024f2 <+38>: shl %cl,%rax > 0x00000000004024f5 <+41>: add 0x38(%rdi),%rax > 0x00000000004024f9 <+45>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 905733
: 690137 |
690138
|
690139
|
690140
|
690141
|
690142
|
690143
|
690144
|
690145
|
690146
|
690147