Opened 10 years ago
Closed 10 years ago
#4230 closed Bug (worksforme)
general protection fault at OpenWRT x86 trunk kernel 2.6.36.7
Reported by: | AndreyPopovNew | Owned by: | |
---|---|---|---|
Priority: | Highest | Milestone: | None Set |
Component: | Transmission | Version: | 2.22 |
Severity: | Normal | Keywords: | |
Cc: |
Description
starting transmission-daemon is result general protection fault
general protection fault: 0000 [#1] last sysfs file: /sys/kernel/uevent_seqnum Modules linked in: fuse 3c59x libphy vfat fat udf isofs cifs rt73usb rt2x00usb rt2x00lib nls_utf8 nls_koi8_r nls_cp866 nls_cp1251 mac80211 crc7 crc_itu_t crc_ccitt cfg80211 compat hifn7751(P) xts gf128mul sha1_generic cryptosoft cryptodev(P) ocf(P) crypto_null michael_mic md5 hifn_795x geode_aes hmac ecb des_generic deflate cbc authenc arc4 aes_i586 aes_generic crypto_blkcipher cryptomgr aead crypto_hash crypto_algapi usb_storage uhci_hcd ohci_hcd ahci libahci ehci_hcd ide_gd_mod ide_generic ide_pci_generic usbcore nls_base ide_core zlib_deflate Pid: 2194, comm: transmission-da Tainted: P 2.6.37.6 #1 System Manufacturer System Name/CUSL2 EIP: 0060:[<e0a76914>] EFLAGS: 00010282 CPU: 0 EAX: fffffffe EBX: df711004 ECX: 00000000 EDX: 00008010 ESI: de82be80 EDI: 00000001 EBP: e0a77154 ESP: de82bd44 DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068 Process transmission-da (pid: 2194, ti=de82a000 task=de8df650 task.ti=de82a000) Stack: de8ddb40 df6ed7c0 00000004 00000001 df6ed880 00000000 e0a77ac0 df6e7400 00000000 02000000 e0a595d6 00000292 de9386c0 00000000 de82be80 df6e7400 00000282 00000000 00000282 de82bf04 02000000 00000001 de82bea4 c01c6365 Call Trace: [<e0a595d6>] ? 0xe0a595d6 [<e0a66af2>] ? 0xe0a66af2 [<c108e65c>] ? 0xc108e65c [<c1039043>] ? 0xc1039043 [<c10c2ee3>] ? 0xc10c2ee3 [<c1058464>] ? 0xc1058464 [<c107f747>] ? 0xc107f747 [<c106a4fd>] ? 0xc106a4fd [<e0a67c40>] ? 0xe0a67c40 [<c10893a1>] ? 0xc10893a1 [<c101d1b0>] ? 0xc101d1b0 [<c101d52a>] ? 0xc101d52a [<c107bf81>] ? 0xc107bf81 [<c108942d>] ? 0xc108942d [<c1271c05>] ? 0xc1271c05 Code: e8 1d 01 d0 c1 f8 03 39 c7 72 ac 85 c9 74 10 c7 04 24 3d 70 a7 e0 e8 bf 9a 7f e0 8d 74 26 00 8b 13 8b 42 08 8b 12 80 e6 80 74 2c <81> 08 00 01 00 00 8b 03 8b 4e 04 8b 56 0c 8b 68 08 83 c1 07 89 EIP: [<e0a76914>] SS:ESP 0068:de82bd44 ---[ end trace 6e52f9700e866c99 ]---
daemon still rinning after this fault
but NO any downloads or uploads.
if add torrent by trnasmission-remote than again general protection fault if add by WebGUI than torrent added, but not find any peers and not create even part file.
Change History (2)
comment:1 Changed 10 years ago by AndreyPopovNew
comment:2 Changed 10 years ago by livings124
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
on new trunk from 12 May 2011 svn 26878 all run correctly. thanks!