libraryopt-announce Mailing List for Library Optimizer
Brought to you by:
jgreen_mvista
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Joe G. <jg...@mv...> - 2004-05-14 01:46:34
|
srinivas wrote: > iam getting a segmentation fault when i try to run the libopt > actually i put all my shared lib and executables in a folder. > following message is displayed in dmesg > > Trying to vfree() nonexistent vm area (ce90d000) > c97f3ea4 6d28206b 2074736f 00000001 cb98a000 cdfd6e20 00000000 c97f2000 > 0000000b c01193f9 cdfd6e20 00000202 cdfd6e20 c011e006 cdfd6e20 > c19902dc > c97f2000 00000000 c97f3f30 0000000b c012436c 0000000b c0124554 > 0000000b > Call Trace: [<c01193f9>] mmput [kernel] 0x39 (0xc97f3ec8)) > [<c011e006>] do_exit [kernel] 0xa6 (0xc97f3ed8)) > [<c012436c>] sig_exit [kernel] 0xac (0xc97f3ef4)) > [<c0124554>] dequeue_signal [kernel] 0x64 (0xc97f3efc)) > [<c0108ea7>] do_signal [kernel] 0x1f7 (0xc97f3f14)) > [<c01249c1>] deliver_signal [kernel] 0x31 (0xc97f3f68)) > [<c0109c00>] do_general_protection [kernel] 0x0 (0xc97f3fa0)) > [<c0124e3f>] force_sig [kernel] 0x1f (0xc97f3fa8)) > [<c0109c00>] do_general_protection [kernel] 0x0 (0xc97f3fb8)) > [<c0109148>] signal_return [kernel] 0x14 (0xc97f3fc0)) > > i donno why ... > > can any body guide in this regard I'm not sure where this specific problem is coming from. I've just updated the libindex and libopt scripts in CVS to fix a weak symbol handling problem, and also to make some other improvements. You should try the new version to see if that helps with your problem. -- Joe Green <jg...@mv...> MontaVista Software, Inc. |
From: srinivas <sri...@pu...> - 2004-05-12 05:49:14
|
Hai all=20 iam getting a segmentation fault when i try to run the libopt=20 actually i put all my shared lib and executables in a folder.=20 following message is displayed in dmesg Trying to vfree() nonexistent vm area (ce90d000) c97f3ea4 6d28206b 2074736f 00000001 cb98a000 cdfd6e20 00000000 c97f2000 0000000b c01193f9 cdfd6e20 00000202 cdfd6e20 c011e006 cdfd6e20 = c19902dc c97f2000 00000000 c97f3f30 0000000b c012436c 0000000b c0124554 = 0000000b Call Trace: [<c01193f9>] mmput [kernel] 0x39 (0xc97f3ec8)) [<c011e006>] do_exit [kernel] 0xa6 (0xc97f3ed8)) [<c012436c>] sig_exit [kernel] 0xac (0xc97f3ef4)) [<c0124554>] dequeue_signal [kernel] 0x64 (0xc97f3efc)) [<c0108ea7>] do_signal [kernel] 0x1f7 (0xc97f3f14)) [<c01249c1>] deliver_signal [kernel] 0x31 (0xc97f3f68)) [<c0109c00>] do_general_protection [kernel] 0x0 (0xc97f3fa0)) [<c0124e3f>] force_sig [kernel] 0x1f (0xc97f3fa8)) [<c0109c00>] do_general_protection [kernel] 0x0 (0xc97f3fb8)) [<c0109148>] signal_return [kernel] 0x14 (0xc97f3fc0)) i donno why ...=20 can any body guide in this regard Srinivas.K |